{"info":{"_postman_id":"e80550e3-da05-4d3c-bdda-bef757180055","name":"Large Product - API Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7222650","collectionId":"e80550e3-da05-4d3c-bdda-bef757180055","publishedId":"2sAXxWZ8mN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-18T07:45:03.000Z"},"item":[{"name":"Frontend","item":[{"name":"User","item":[{"name":"Login","id":"2cb1e2ab-52f1-438c-8b84-83ccd4e0b03c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"facebook_id\": \"\",\n    \"google_id\": \"\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/login","urlObject":{"path":["api","user","login"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7c1921ff-298f-4dc2-91a3-ba8079ddab36","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"facebook_id\": \"\",\n    \"google_id\": \"\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:28:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"fd-h7l4IMcciReFNITj4yPHggchvK8\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 3,\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiaWF0IjoxNjY3NjQwNDg2LCJleHAiOjE2NjgyNDUyODZ9.uc0CHs3enzO6uBz7DZYOUd6dBN9tS0tqKRdCAGdPLVk\",\n        \"responseData\": {\n            \"id\": 4\n        },\n        \"message\": \"Logged in successfully\"\n    }\n}"}],"_postman_id":"2cb1e2ab-52f1-438c-8b84-83ccd4e0b03c"},{"name":"Registration","id":"17150bb5-2592-482b-889e-00e66399496b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone_verified\": 1,\n    \"termCheck\": 0,\n    \"status\": \"active\",\n    \"admin\": 0,\n    \"first_name\": \"sara\",\n    \"last_name\": \"sara\",\n    \"email\": \"sara+2@auctionsoftware.com\",\n    \"phone\": \"+18798767876\",\n    \"country\": \"BS\",\n    \"state\": \"FC\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\",\n    \"address1\": \"637 Cambridge Circle\",\n    \"address2\": \"\",\n    \"city\": \"texas\",\n    \"zip\": 75080,\n    \"market_status\": \"draft\",\n    \"phone_verifysent\": 1,\n    \"verify_code\": \"730054\",\n    \"verified_phonenum\": \"+1 (879) 876-7876\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","register"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7404f81c-dcc5-4e95-96ee-72dc984fd3a8","name":"Registration","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone_verified\": 1,\n    \"termCheck\": 0,\n    \"status\": \"active\",\n    \"admin\": 0,\n    \"first_name\": \"sara\",\n    \"last_name\": \"sara\",\n    \"email\": \"sara+2@auctionsoftware.com\",\n    \"phone\": \"+18798767876\",\n    \"country\": \"BS\",\n    \"state\": \"FC\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\",\n    \"address1\": \"637 Cambridge Circle\",\n    \"address2\": \"\",\n    \"city\": \"texas\",\n    \"zip\": 75080,\n    \"market_status\": \"draft\",\n    \"phone_verifysent\": 1,\n    \"verify_code\": \"730054\",\n    \"verified_phonenum\": \"+1 (879) 876-7876\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:39:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"106-99pJGOCVKCgHrUH3H/6zkE03OTc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"responseData\": {\n            \"userID\": 93,\n            \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6OTMsImlhdCI6MTY2NzY0MTE0NSwiZXhwIjoxNjY4MjQ1OTQ1fQ.AZa6CbPi_phtXA8ss3Mrk-s3cVv797mfRAn02QKqBBY\"\n        },\n        \"message\": \"Successfully registered!\"\n    }\n}"}],"_postman_id":"17150bb5-2592-482b-889e-00e66399496b"},{"name":"Phone Number Send Verification","id":"a864f559-2f57-4869-a5bc-f28eccbb0c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\"phone\":\"+1 (879) 876-7876\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/sendPhoneVerifyCode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","sendPhoneVerifyCode"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c52a4ba4-de10-4ab1-9a29-ed9275f64ada","name":"Phone Number Send Verification","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\"phone\":\"+1 (879) 876-7876\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/sendPhoneVerifyCode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:59:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"57-VZzPUg3e6HDQquv1K8o5ju3vff4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"SMS resent for verification!\"\n    }\n}"}],"_postman_id":"a864f559-2f57-4869-a5bc-f28eccbb0c5f"},{"name":"Verify Phone Verification","id":"8d20bf5c-797f-478f-ae08-b3de3a439cfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"phone\": \"+1 (879) 876-7876\",\n    \"verify_code\": 341489\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyPhoneVerifyCode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","verifyPhoneVerifyCode"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8cb1705a-186b-4a56-90d7-993a0516a833","name":"Verify Phone Verification","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"phone\": \"+1 (879) 876-7876\",\n    \"verify_code\": 341489\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyPhoneVerifyCode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:00:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5d-NIJRN4ewesrGl6vV9GdXiQVIP44\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Phone number verified successfully\"\n    }\n}"}],"_postman_id":"8d20bf5c-797f-478f-ae08-b3de3a439cfc"},{"name":"Check Email Exists","id":"0ca1898e-4e3e-478e-a367-dce1bee1920c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"text\": \"sara+3@auctionsoftware.com\",\n    \"type\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/checkValidation","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","checkValidation"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"151f4a29-ba5a-49c1-a7f8-4eba38a4a887","name":"Check Email Exists","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"text\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"type\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/checkValidation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:49:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4e-zceoe/q9rpyau55XELlRhfkskD0\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"data\": {\n        \"responseType\": 2,\n        \"message\": \"Email Already Exists!\"\n    }\n}"},{"id":"dd376396-8baf-4e72-89e1-b023a815781f","name":"Check Email Exists","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"text\": \"sara+3@auctionsoftware.com\",\n    \"type\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/checkValidation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:51:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4b-NUdvadKCAFoW4aHBZD0yHJtHNHk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Email available!\"\n    }\n}"}],"_postman_id":"0ca1898e-4e3e-478e-a367-dce1bee1920c"},{"name":"Verify Email","id":"61bbecc8-9e43-48aa-872a-c4b89913ba9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"user_token\":\"789f4781f3c4f4285fd78742eb70ac79:00941372668dafe04af9075c853512097ad763b661821d7b9de089369cdf89ae\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyEmail","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","verifyEmail"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"371aaee2-22f0-4a56-abf5-ad6927c9d9aa","name":"Verify Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"user_token\":\"789f4781f3c4f4285fd78742eb70ac79:00941372668dafe04af9075c853512097ad763b661821d7b9de089369cdf89ae\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:16:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4f-3kHtlxIK3NXBcet/vYqI8emQJmo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Not a valid request!\"\n    }\n}"}],"_postman_id":"61bbecc8-9e43-48aa-872a-c4b89913ba9d"},{"name":"Validate User","id":"14154f9f-230a-4f8d-b180-fad2523c6806","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/validateUser","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","validateUser"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4dadf252-2ff8-4c09-a58a-82aebf47492f","name":"Validate User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/validateUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:41:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"dbd-o9Y2C4B4HHBdtuT81KSSuVNI4xM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"id\": 4,\n            \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n            \"ip\": null,\n            \"first_name\": \"TEST\",\n            \"last_name\": \"NAME\",\n            \"nickname\": null,\n            \"google_id\": null,\n            \"facebook_id\": null,\n            \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n            \"password_salt\": \"12345\",\n            \"created_at\": \"2022-07-07T05:24:42.000Z\",\n            \"created_by\": 1,\n            \"updated_at\": \"2022-11-01T10:45:28.000Z\",\n            \"username\": \"user_name\",\n            \"companyname\": null,\n            \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n            \"address2\": \"Suite 1010\",\n            \"phone\": \"+1 (989) 898-9898\",\n            \"country\": \"BD\",\n            \"state\": \"03\",\n            \"zip\": \"76092\",\n            \"city\": \"Colleyville\",\n            \"language\": \"English\",\n            \"status\": \"active\",\n            \"admin\": 0,\n            \"phone_verified\": 0,\n            \"mail_verified\": 0,\n            \"last_login\": \"2022-11-05T09:28:06.000Z\",\n            \"isemp\": 0,\n            \"redis_key\": \"L5VDTl-G6FdR9z4yQPdaL4DgB9GDp7oC\",\n            \"buyer_type\": 0,\n            \"user_type\": 0,\n            \"reg_type\": \"OT\",\n            \"interestIn\": \"intrestin\",\n            \"permissions\": null,\n            \"sub_permissions\": null,\n            \"list_notify\": 0,\n            \"list_notify_sms\": 0,\n            \"isbulkupload\": 0,\n            \"approved_date\": \"0000-00-00 00:00:00\",\n            \"approved_by\": null,\n            \"terms_accepted\": 0,\n            \"logout\": 0,\n            \"loreason\": 0,\n            \"deposit_amount\": 110,\n            \"user_id\": 4,\n            \"organization_id\": null,\n            \"company_id\": null,\n            \"reject_notes\": null,\n            \"stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n            \"sample_label\": null,\n            \"confirm_password\": null,\n            \"password\": null,\n            \"email_notification\": \"1,2,3,4,5,6,7,9,8\",\n            \"sms_notification\": \"1,2,3,6,7,8,9\",\n            \"as_employees_id\": null,\n            \"as_employees_emp_type\": null,\n            \"as_employees_emp_firstname\": null,\n            \"as_employees_emp_lastname\": null,\n            \"as_employees_emp_email\": null,\n            \"as_employees_emp_phone\": null,\n            \"as_employees_password_hash\": null,\n            \"as_employees_password_salt\": null,\n            \"as_employees_emp_status\": null,\n            \"as_employees_emp_permissions\": null,\n            \"as_employees_emp_address1\": null,\n            \"as_employees_emp_city\": null,\n            \"as_employees_emp_state\": null,\n            \"as_employees_emp_country\": null,\n            \"as_employees_emp_zip\": null,\n            \"as_employees_work_from\": null,\n            \"as_employees_work_to\": null,\n            \"as_employees_work_days\": null,\n            \"as_employees_mon_day\": null,\n            \"as_employees_tue_day\": null,\n            \"as_employees_wed_day\": null,\n            \"as_employees_thur_day\": null,\n            \"as_employees_fri_day\": null,\n            \"as_employees_sat_day\": null,\n            \"as_employees_sun_day\": null,\n            \"as_employees_last_login\": null,\n            \"as_employees_created_at\": null,\n            \"as_employees_updated_at\": null,\n            \"address_details\": [\n                {\n                    \"id\": 4,\n                    \"user_id\": 4,\n                    \"first_name\": \"Areef s\",\n                    \"last_name\": \"Syed\",\n                    \"companyname\": \"\",\n                    \"address1\": \"test\",\n                    \"address2\": null,\n                    \"city\": \"test\",\n                    \"phone\": \"\",\n                    \"state\": \"FL\",\n                    \"country\": \"US\",\n                    \"zip\": \"123465\",\n                    \"created_at\": \"2022-08-25T10:55:47.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-09-21T11:39:22.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 0\n                },\n                {\n                    \"id\": 5,\n                    \"user_id\": 4,\n                    \"first_name\": \"Areef\",\n                    \"last_name\": \"Syed\",\n                    \"companyname\": null,\n                    \"address1\": \"test\",\n                    \"address2\": \"123\",\n                    \"city\": \"test\",\n                    \"phone\": null,\n                    \"state\": \"HI\",\n                    \"country\": \"US\",\n                    \"zip\": \"123465\",\n                    \"created_at\": \"2022-08-25T10:56:05.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-09-21T12:30:33.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 1\n                },\n                {\n                    \"id\": 6,\n                    \"user_id\": 4,\n                    \"first_name\": \"Srikanth\",\n                    \"last_name\": \"Baskaran s\",\n                    \"companyname\": \"\",\n                    \"address1\": \"637 Cambridge Circle\",\n                    \"address2\": null,\n                    \"city\": \"Richardson\",\n                    \"phone\": \"\",\n                    \"state\": \"TX\",\n                    \"country\": \"US\",\n                    \"zip\": \"75080\",\n                    \"created_at\": \"2022-08-25T12:02:00.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-09-21T11:39:04.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 0\n                },\n                {\n                    \"id\": 7,\n                    \"user_id\": 4,\n                    \"first_name\": \"Sriaknth\",\n                    \"last_name\": \"Second\",\n                    \"companyname\": null,\n                    \"address1\": \"637 Cambridge 2\",\n                    \"address2\": null,\n                    \"city\": \"Richardson\",\n                    \"phone\": null,\n                    \"state\": \"TX\",\n                    \"country\": \"US\",\n                    \"zip\": \"75080\",\n                    \"created_at\": \"2022-08-25T12:02:41.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-08-25T12:02:41.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"14154f9f-230a-4f8d-b180-fad2523c6806"},{"name":"Update Profile","id":"b8404c21-35a6-4366-be70-9dda0fbd4702","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 4,\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"phone\": \"+1 (989) 898-9898\",\n    \"country\": \"BD\",\n    \"state\": \"03\",\n    \"address1\": \"1802 Industrial Boulevard Suite 1011\",\n    \"address2\": \"Suite 1010\",\n    \"city\": \"Colleyville\",\n    \"zip\": \"76092\",\n    \"test\": \"162\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","updateProfile"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"15a6c061-075f-48ca-a628-3d7113c0e03f","name":"Update Profile","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 4,\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"phone\": \"+1 (989) 898-9898\",\n    \"country\": \"BD\",\n    \"state\": \"03\",\n    \"address1\": \"1802 Industrial Boulevard Suite 1011\",\n    \"address2\": \"Suite 1010\",\n    \"city\": \"Colleyville\",\n    \"zip\": \"76092\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:44:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"57-uZBQX2jdtwSGHRWfWl4A7SJ1FbI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Profile updated successfully\"\n    }\n}"}],"_postman_id":"b8404c21-35a6-4366-be70-9dda0fbd4702"},{"name":"Change Password","id":"6ae6fc50-809e-40d4-b8ac-0f2c27ecf61a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"change_password\": 1,\n    \"current_password\": \"123456789\",\n    \"new_password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","updateProfile"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"51e4f14b-a14e-4aee-92e2-6c2bdf06f36b","name":"Change Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"change_password\": 1,\n    \"current_password\": \"123456789\",\n    \"new_password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:46:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"59-HA5MxELT8bhl8qqAsk8LMkoxH0o\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Password changed successfully.\"\n    }\n}"}],"_postman_id":"6ae6fc50-809e-40d4-b8ac-0f2c27ecf61a"},{"name":"Forgot Password","id":"78c01984-6509-4106-b789-c5fce4774738","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/forgotPassword","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","forgotPassword"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d68c29f7-7c6b-4e28-9a60-213d1e4a710f","name":"Forgot Password","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/forgotPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:48:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"76-3usebl4jw9V9Z4nplvFK6AziNpI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Please check email to reset your password\",\n        \"responseData\": \"\"\n    }\n}"}],"_postman_id":"78c01984-6509-4106-b789-c5fce4774738"},{"name":"Reset Password","id":"98777f81-94de-43c4-97a6-b89025cb9667","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_token\": \"82c9abf01b14607a6c733ec9b35dc24f:5e13f8038b6149d35457b79e030b376bf3ef9c9085b19dfbeb3bd8801cd119e7\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/resetPassword","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","resetPassword"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"654d06e8-6f96-4a1e-998c-fe86b926dedb","name":"Reset Password","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_token\": \"82c9abf01b14607a6c733ec9b35dc24f:5e13f8038b6149d35457b79e030b376bf3ef9c9085b19dfbeb3bd8801cd119e7\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/resetPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:54:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"59-HA5MxELT8bhl8qqAsk8LMkoxH0o\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Password changed successfully.\"\n    }\n}"}],"_postman_id":"98777f81-94de-43c4-97a6-b89025cb9667"},{"name":"Update Preference","id":"f38a2c8f-5e84-4745-9c79-80c66f5dcef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"4\",\n        \"5\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ],\n    \"sms_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updatePreference","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","updatePreference"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4fade43a-c24c-4c93-9c3a-e403e4308e6e","name":"Update Preference","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"4\",\n        \"5\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ],\n    \"sms_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updatePreference"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:47:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-MIwrS17+d97yBRL8b7TMfbTKVpI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated notification preference!\"\n    }\n}"}],"_postman_id":"f38a2c8f-5e84-4745-9c79-80c66f5dcef0"},{"name":"Add Watchlist","id":"a7690d90-5bf8-4150-844f-e64bdd6d0399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addWatchlist","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","addWatchlist"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ce503ec0-723b-4342-a831-d9aae5d8c16f","name":"Add Watchlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addWatchlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:43:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"8e-G5p4WIenkEuM8jI2bj73c6ep3sA\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added to watchlist!\",\n        \"responseData\": {\n            \"project_id\": 200,\n            \"status\": \"added\"\n        }\n    }\n}"}],"_postman_id":"a7690d90-5bf8-4150-844f-e64bdd6d0399"},{"name":"Remove Watchlist","id":"06c55d34-783a-4461-a563-56d26738b891","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeWatchlist","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","removeWatchlist"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"55004a94-3a4d-4e4a-8610-306d00dc2309","name":"Remove Watchlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeWatchlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:42:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"94-Pi2kJR9o4HZRePjiDpBE6hggeTo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully removed from watchlist!\",\n        \"responseData\": {\n            \"project_id\": 200,\n            \"status\": \"removed\"\n        }\n    }\n}"}],"_postman_id":"06c55d34-783a-4461-a563-56d26738b891"},{"name":"Add Saved Search","id":"f946b0f8-7f2a-4674-a43a-564047f5bbe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"search_text\":\"sony\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addSavedSearch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","addSavedSearch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d28c4746-bdb1-4af8-9bdf-10aa1f8a8cc7","name":"Add Saved Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"search_text\":\"sony\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addSavedSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:02:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"80-/dm435j37T3TkGxppEhl6cGPQHM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added to saved search!\",\n        \"responseData\": {\n            \"status\": \"added\"\n        }\n    }\n}"}],"_postman_id":"f946b0f8-7f2a-4674-a43a-564047f5bbe1"},{"name":"Get saved search","id":"f59ee326-d734-412b-9a42-f822c2de5ce9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 15\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/getSavedSearch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","getSavedSearch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ac57c447-3b0a-48f1-a996-007396d9c090","name":"Get saved search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 15\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/getSavedSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:02:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"fe-8ooIkDQ6ClPnf7oXm8GG6OzOFmk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 6,\n                    \"search_text\": \"Admin\",\n                    \"user_id\": 4,\n                    \"created_at\": \"2022-09-01T08:44:04.000Z\",\n                    \"updated_at\": \"0000-00-00 00:00:00\"\n                }\n            ],\n            \"totalRecords\": 1\n        }\n    }\n}"}],"_postman_id":"f59ee326-d734-412b-9a42-f822c2de5ce9"},{"name":"Remove Saved Search","id":"687653c0-26dc-45a2-b9ee-94043e1186d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":8}"},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeSavedSearch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","removeSavedSearch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"75f8491c-42b8-42be-8dab-d071904584a3","name":"Remove Saved Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":8}"},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeSavedSearch"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"687653c0-26dc-45a2-b9ee-94043e1186d4"},{"name":"Contact Us","id":"868905ef-8216-4250-b671-e50b0f1c22ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"phone\": 9789067891,\n    \"message\": \"hiii\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/submitContactUs","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","submitContactUs"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6d30d1c7-4d3d-4dfc-8cf9-f0b2d52c32d1","name":"Contact Us","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"phone\": 9789067891,\n    \"message\": \"hiii\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/submitContactUs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:04:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"69-D7cD8ARi6SE670Yg6NXpAlJaCVU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Form submitted successfully!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"868905ef-8216-4250-b671-e50b0f1c22ba"}],"id":"2afdaa33-3b28-4cc6-a516-8e4cef1e3680","_postman_id":"2afdaa33-3b28-4cc6-a516-8e4cef1e3680","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Seller","item":[{"name":"Seller Auction","item":[{"name":"Get All Projects Associated","id":"0780407c-50f9-40c3-8cb0-c0b26eadff97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getAllProjectsAssociated","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","getAllProjectsAssociated"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"807476b3-a455-4389-9060-b4ccea31fbb9","name":"Get All Projects Associated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getAllProjectsAssociated"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 13:53:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"df-qv4kBWEGQfrg74ykyXXb9u9kKiM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 208,\n                    \"title\": \"Cucumber Lot 997\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 210,\n                    \"title\": \"Test Auction 123\",\n                    \"auctionid\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"0780407c-50f9-40c3-8cb0-c0b26eadff97"},{"name":"Lots","id":"6d9341c5-078e-4fea-a431-fa3a21f529c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"open\",\r\n            \"type\": \"in\",\r\n            \"field\": \"ac.market_status\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"ac.title\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"dategreaterequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"datesmallerequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        }\r\n    },\r\n    \"having\": {\r\n        \"future_active\": {\r\n            \"value\": 0,\r\n            \"type\": \"in\",\r\n            \"field\": \"future_active\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/lots","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","lots"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"e2441285-4cf8-4dc3-868c-584edadbf342","name":"Lots","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"open\",\r\n            \"type\": \"in\",\r\n            \"field\": \"ac.market_status\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"ac.title\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"dategreaterequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"datesmallerequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        }\r\n    },\r\n    \"having\": {\r\n        \"future_active\": {\r\n            \"value\": 0,\r\n            \"type\": \"in\",\r\n            \"field\": \"future_active\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/lots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 13:54:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"32c0-rMpEfuYwzDlb7Liwasf+qROS18U\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"auction_id\": 108,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 4,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665730111457_826143.png\"\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"auction_id\": 107,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 4,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665728943451_388985.webp\"\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"auction_id\": 106,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 4,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665727951186_438308.jpeg\"\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"auction_id\": 105,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 3,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665725463470_382376.jpeg\"\n                }\n            ],\n            \"totalRecords\": 4,\n            \"setDisp\": \"1-4\"\n        }\n    }\n}"}],"_postman_id":"6d9341c5-078e-4fea-a431-fa3a21f529c7"},{"name":"Auction Action","id":"3f4058ab-cce2-4861-9390-51019c7e43d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"description\": \"tttttt\",\r\n    \"date_added\": \"2021-05-28T16:50:00+05:30\",\r\n    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\r\n    \"ending_enable\": true,\r\n    \"ending_items\": 0,\r\n    \"project_status\": \"open\",\r\n    \"ending_mins\": 0,\r\n    \"project_id\": [],\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"avatar\": [\r\n        \"file_upload-1622201262327_564948.webp\"\r\n    ],\r\n    \"selltype\": false,\r\n    \"selectedbuyer\": [],\r\n    \"business_categoryid\": [],\r\n    \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/auctionAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","auctionAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3bef9136-2efd-4f8b-ad01-8f11d89db659","name":"Auction Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"description\": \"tttttt\",\r\n    \"date_added\": \"2021-05-28T16:50:00+05:30\",\r\n    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\r\n    \"ending_enable\": true,\r\n    \"ending_items\": 0,\r\n    \"project_status\": \"open\",\r\n    \"ending_mins\": 0,\r\n    \"project_id\": [],\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"avatar\": [\r\n        \"file_upload-1622201262327_564948.webp\"\r\n    ],\r\n    \"selltype\": false,\r\n    \"selectedbuyer\": [],\r\n    \"business_categoryid\": [],\r\n    \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/auctionAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:16:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"70-Tk0i3F8EXMJ4uRdaPlNWoqRvjlc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {\n            \"auction_id\": 121\n        }\n    }\n}"}],"_postman_id":"3f4058ab-cce2-4861-9390-51019c7e43d6"},{"name":"Change Status","id":"561aeb58-a1b5-427e-a53d-5b1ecbc842e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"removed\",\"auction_id\":[121],\"date_closed\":null,\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"9d5938b9-6765-4b17-885e-f36f86e39c19","name":"change status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"removed\",\"auction_id\":[121],\"date_closed\":null,\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:17:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"561aeb58-a1b5-427e-a53d-5b1ecbc842e8"},{"name":"Get Single Auction","id":"5475a8de-3030-4d38-bd79-669622ede0fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":108}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getSingleAuction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","getSingleAuction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"290afa4a-af68-4810-8f29-a0d768bdd730","name":"get single auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":108}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getSingleAuction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:19:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"cf7-ySfgF6Lh0mUSUcwj9kC/9lky2Q8\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 108,\n                \"title\": \"MOBILE PHONES\",\n                \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": \"\",\n                \"user_id\": 3,\n                \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                \"avatar\": \"file_upload-1665730111457_826143.png\",\n                \"market_status\": \"open\",\n                \"ending_enable\": 1,\n                \"ending_items\": 0,\n                \"ending_mins\": 0,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"updated_at\": null,\n                \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                \"auction_id\": 108,\n                \"button\": \"0.00\",\n                \"decimal_field_\": 0,\n                \"uploadfile\": null,\n                \"button_2\": null,\n                \"drop_down_test\": null,\n                \"description_2\": null,\n                \"upload_test\": null,\n                \"password_\": null,\n                \"test_drownlist\": null,\n                \"enter_text\": null,\n                \"select\": null,\n                \"as_employees_id\": 3,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Test\",\n                \"as_employees_emp_lastname\": \"Organisation\",\n                \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                \"as_employees_password_hash\": null,\n                \"as_employees_password_salt\": null,\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"\",\n                \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                \"as_employees_emp_city\": \"Colleyville\",\n                \"as_employees_emp_state\": null,\n                \"as_employees_emp_country\": null,\n                \"as_employees_emp_zip\": null,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": null,\n                \"as_employees_created_at\": null,\n                \"as_employees_updated_at\": null,\n                \"projectcount\": 3,\n                \"future_active\": 0,\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665730111457_826143.png\",\n                \"auction_lots\": \"198,199,200\"\n            }\n        }\n    }\n}"}],"_postman_id":"5475a8de-3030-4d38-bd79-669622ede0fe"}],"id":"f3a19b5b-6a21-4b4b-8ed3-252fa205c5b7","_postman_id":"f3a19b5b-6a21-4b4b-8ed3-252fa205c5b7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Seller Product","item":[{"name":"Product Listing","id":"1b0c9cc4-9def-484b-b62c-11d90d9ca6ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"action\": {\r\n      \"value\": \"open\",\r\n      \"type\": \"in\",\r\n      \"field\": \"p.market_status\"\r\n    },\r\n    \"searchterm\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"p.title\"\r\n    },\r\n    \"fromdate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"dategreaterequal\",\r\n      \"field\": \"p.date_closed\"\r\n    },\r\n    \"todate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"datesmallerequal\",\r\n      \"field\": \"p.date_closed\"\r\n    }\r\n  },\r\n  \"having\": {\r\n    \"future_active\": {\r\n      \"value\": 0,\r\n      \"type\": \"in\",\r\n      \"field\": \"future_active\"\r\n    }\r\n  },\r\n  \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/listings","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","listings"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"f7722c7e-d770-4da8-bb50-70fdb222deb4","name":"Product Listing","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"action\": {\r\n      \"value\": \"open\",\r\n      \"type\": \"in\",\r\n      \"field\": \"p.market_status\"\r\n    },\r\n    \"searchterm\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"p.title\"\r\n    },\r\n    \"fromdate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"dategreaterequal\",\r\n      \"field\": \"p.date_closed\"\r\n    },\r\n    \"todate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"datesmallerequal\",\r\n      \"field\": \"p.date_closed\"\r\n    }\r\n  },\r\n  \"having\": {\r\n    \"future_active\": {\r\n      \"value\": 0,\r\n      \"type\": \"in\",\r\n      \"field\": \"future_active\"\r\n    }\r\n  },\r\n  \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/listings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:16:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"16668-K0BedhSgyuMXCIagmboRv90IrR4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 200,\n                    \"title\": \"SONY ERICSSON \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 500,\n                    \"rprice\": 5000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 7000,\n                    \"wprice\": 7001,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 200,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"SONY\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"MOBILE PHONES\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 199,\n                    \"title\": \"NOKIA - 110 and 105\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665729892819_722352.avif\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 2000,\n                    \"rprice\": 10000,\n                    \"location_id\": 4,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 12000,\n                    \"wprice\": 2000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 1,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 199,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"NOKIA\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOBILE PHONES\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 198,\n                    \"title\": \"SAMSUNG GALAXY - A53\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665729721650_299496.jpeg\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 30000,\n                    \"rprice\": 120000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 149998,\n                    \"wprice\": 30001,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 198,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"SAMSUNG\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"MOBILE PHONES\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 197,\n                    \"title\": \"IPHONE 14 PRO\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665729588875_129106.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 50000,\n                    \"rprice\": 150000,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 170000,\n                    \"wprice\": 50000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 197,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"Test\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 196,\n                    \"title\": \"MULTI GYM MACHINE EQUIPMENT\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728785329_865238.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 1999,\n                    \"rprice\": 20000,\n                    \"location_id\": 4,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 220001,\n                    \"wprice\": 1999,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 196,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"Test\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 195,\n                    \"title\": \"Home Gym - Combo Set\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728740370_209680.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 2000,\n                    \"rprice\": 10000,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 12000,\n                    \"wprice\": 2000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 195,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": 68,\n                    \"buynow_date_added\": \"2022-11-05T11:57:34.000Z\",\n                    \"buynow_project_id\": 195,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 12000,\n                    \"buynow_total_invoice\": 12600,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": 0,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 143,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-11-05T12:09:17.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10065,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 600,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 12600,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 12000,\n                    \"buynow_appointment_id\": 78,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 12600,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": \"user_name\",\n                    \"winner_first_name\": \"TEST\",\n                    \"winner_last_name\": \"NAME\",\n                    \"winner_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 194,\n                    \"title\": \"Sand Ball Fitness\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728563775_609329.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 1000,\n                    \"rprice\": 2000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 2200,\n                    \"wprice\": 1000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 194,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"Test\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": 69,\n                    \"buynow_date_added\": \"2022-11-06T23:59:59.000Z\",\n                    \"buynow_project_id\": 194,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 2200,\n                    \"buynow_total_invoice\": 2310,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 144,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10066,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 110,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 2310,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"offline\",\n                    \"buynow_per_total\": 2200,\n                    \"buynow_appointment_id\": 82,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": \"user_name\",\n                    \"winner_first_name\": \"TEST\",\n                    \"winner_last_name\": \"NAME\",\n                    \"winner_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 193,\n                    \"title\": \"Dumbbells 10 & 15 Kgs\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728550445_646914.webp\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 100,\n                    \"rprice\": 800,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 1000,\n                    \"wprice\": 100,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 193,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 192,\n                    \"title\": \"YAMAHA - SCOOTER\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727775312_527444.webp\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 15000,\n                    \"rprice\": 120000,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 130000,\n                    \"wprice\": 15000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 192,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 191,\n                    \"title\": \"YAMAHA -  SPORTS MOTOR\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727542870_262589.webp\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 30000,\n                    \"rprice\": 125000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 159998,\n                    \"wprice\": 30000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 191,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"YAMAHA\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 190,\n                    \"title\": \"V- Dominator \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727513608_228326.jpeg\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 25000,\n                    \"rprice\": 120000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 150000,\n                    \"wprice\": 25000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 190,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"BIKES\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 189,\n                    \"title\": \"BMW - 1000RR\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727418489_472200.jpeg\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 10000,\n                    \"rprice\": 100000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 149999,\n                    \"wprice\": 10000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 189,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"BMW\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 188,\n                    \"title\": \"ROLEX - MEN \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665726251484_598413.webp\",\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"sprice\": 5000,\n                    \"rprice\": 25000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T05:44:13.000Z\",\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 28000,\n                    \"wprice\": 5000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 105,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 188,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"WATCH AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 187,\n                    \"title\": \"SPORTS WATCH\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665725428179_829017.jpeg\",\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"sprice\": 250,\n                    \"rprice\": 1500,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 2000,\n                    \"wprice\": 250,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 105,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 187,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"WATCH AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 186,\n                    \"title\": \"WATCH \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665725364915_454324.jpeg\",\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"sprice\": 500,\n                    \"rprice\": 2000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 3000,\n                    \"wprice\": 500,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 105,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 186,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"WATCH AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                }\n            ],\n            \"totalRecords\": 15,\n            \"activelots\": [\n                {\n                    \"id\": 13,\n                    \"title\": \"Songs Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T06:52:00.000Z\",\n                    \"date_closed\": \"2023-04-11T06:51:00.000Z\",\n                    \"avatar\": \"file_upload-1658127153717_915533.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:22.000Z\",\n                    \"created_at\": \"2022-07-18T06:52:37.000Z\"\n                },\n                {\n                    \"id\": 14,\n                    \"title\": \"Watch Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"avatar\": \"file_upload-1658128541940_635641.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"created_at\": \"2022-07-18T07:15:00.000Z\"\n                },\n                {\n                    \"id\": 20,\n                    \"title\": \"CAR AUCTION\",\n                    \"description\": \"A car (or automobile) is a wheeled motor vehicle that is used for transportation. Most definitions of cars say that they run primarily on roads, seat one to eight people, have four wheels, and mainly transport people instead of goods.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T12:51:00.000Z\",\n                    \"date_closed\": \"2023-04-08T12:50:00.000Z\",\n                    \"avatar\": \"file_upload-1659358317134_640258.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:07.000Z\",\n                    \"created_at\": \"2022-08-01T12:51:59.000Z\"\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"CLOTHES AUCTION\",\n                    \"description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                    \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                    \"avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                    \"created_at\": \"2022-08-01T13:12:05.000Z\"\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"SPORTS AUCTION\",\n                    \"description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                    \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                    \"created_at\": \"2022-08-02T05:15:13.000Z\"\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"IT Asset Auction\",\n                    \"description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                    \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                    \"avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                    \"created_at\": \"2022-08-02T05:59:51.000Z\"\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"BABY PRODUCTS\",\n                    \"description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                    \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                    \"avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                    \"created_at\": \"2022-08-02T06:18:18.000Z\"\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"Machinery Auction\",\n                    \"description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                    \"created_at\": \"2022-08-02T06:32:04.000Z\"\n                },\n                {\n                    \"id\": 26,\n                    \"title\": \"ELECTRONIC AUCTION\",\n                    \"description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                    \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                    \"created_at\": \"2022-08-02T06:49:52.000Z\"\n                },\n                {\n                    \"id\": 28,\n                    \"title\": \"BOOKS AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-07T06:39:51.000Z\",\n                    \"created_at\": \"2022-08-02T07:27:42.000Z\"\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\"\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\"\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\"\n                },\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\"\n                },\n                {\n                    \"id\": 119,\n                    \"title\": \"BOOK AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-11-07T07:29:01.000Z\"\n                },\n                {\n                    \"id\": 120,\n                    \"title\": \"BOOK AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-11-07T07:29:40.000Z\"\n                },\n                {\n                    \"id\": 121,\n                    \"title\": \"test\",\n                    \"description\": \"tttttt\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2021-05-28T11:20:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1622201262327_564948.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-11-07T14:16:00.000Z\"\n                }\n            ],\n            \"selectedBuyer\": [],\n            \"setDisp\": \"1-15\"\n        }\n    }\n}"}],"_postman_id":"1b0c9cc4-9def-484b-b62c-11d90d9ca6ad"},{"name":"Project Action","id":"6c9d1b7c-057f-4c72-b42c-17f2b49072a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"location_id\": \"7\",\r\n    \"categoryTypeId\": \"5\",\r\n    \"subCategoryTypeId\": \"\",\r\n    \"business_categoryid\": [\r\n        1,\r\n        2\r\n    ],\r\n    \"conditionTypeId\": \"2\",\r\n    \"selltype\": true,\r\n    \"selectedbuyer\": [\r\n        97\r\n    ],\r\n    \"date_added\": \"2021-05-28T17:07:00+05:30\",\r\n    \"date_closed\": \"2021-05-31T19:30:00+05:30\",\r\n    \"qty\": 2,\r\n    \"desc_proc\": \"<p>rtttttt</p>\\n\",\r\n    \"auction\": false,\r\n    \"sprice\": 0,\r\n    \"rprice\": 0,\r\n    \"buynow\": false,\r\n    \"bprice\": 0,\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"uploadimages\": [\r\n        \"file_upload-1622201938112_593784.webp\",\r\n        \"file_upload-1622201970782_133522.webp\"\r\n    ],\r\n    \"market_status\": \"open\",\r\n    \"auctiontype\": \"live\",\r\n    \"group_carts\": 1,\r\n    \"local_pickup_check\": 1,\r\n    \"shipping_check\": 0,\r\n    \"company\": \"gvjqded\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/projectAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","projectAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"86a500c7-20c9-4e2e-88c0-ecace072b709","name":"Project Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"location_id\": \"7\",\r\n    \"categoryTypeId\": \"5\",\r\n    \"subCategoryTypeId\": \"\",\r\n    \"business_categoryid\": [\r\n        1,\r\n        2\r\n    ],\r\n    \"conditionTypeId\": \"2\",\r\n    \"selltype\": true,\r\n    \"selectedbuyer\": [\r\n        97\r\n    ],\r\n    \"date_added\": \"2021-05-28T17:07:00+05:30\",\r\n    \"date_closed\": \"2021-05-31T19:30:00+05:30\",\r\n    \"qty\": 2,\r\n    \"desc_proc\": \"<p>rtttttt</p>\\n\",\r\n    \"auction\": false,\r\n    \"sprice\": 0,\r\n    \"rprice\": 0,\r\n    \"buynow\": false,\r\n    \"bprice\": 0,\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"uploadimages\": [\r\n        \"file_upload-1622201938112_593784.webp\",\r\n        \"file_upload-1622201970782_133522.webp\"\r\n    ],\r\n    \"market_status\": \"open\",\r\n    \"auctiontype\": \"live\",\r\n    \"group_carts\": 1,\r\n    \"local_pickup_check\": 1,\r\n    \"shipping_check\": 0,\r\n    \"company\": \"gvjqded\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/projectAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:21:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"70-+QW7gP5f8fDpTGOSAb4RAybslsY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {\n            \"project_id\": 212\n        }\n    }\n}"}],"_postman_id":"6c9d1b7c-057f-4c72-b42c-17f2b49072a7"},{"name":"Change Status","id":"53db07dd-a8ba-4e1a-bce9-14110b2dd02c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"date_closed\",\r\n    \"project_id\": [\r\n        187\r\n    ],\r\n    \"auction_id\": \"\",\r\n    \"date_closed\": \"2022-11-26T19:49:00+05:30\",\r\n    \"mainUpdate\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b73677e3-2217-4f8c-bb52-c8acfb6ff943","name":"Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"date_closed\",\r\n    \"project_id\": [\r\n        187\r\n    ],\r\n    \"auction_id\": \"\",\r\n    \"date_closed\": \"2022-11-26T19:49:00+05:30\",\r\n    \"mainUpdate\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:23:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"53db07dd-a8ba-4e1a-bce9-14110b2dd02c"},{"name":"Get Single Project","id":"8579b024-2415-46c5-a825-9245f5e50e5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/getSingleProject","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","getSingleProject"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"1b3aea0e-827c-401f-b3dc-42bb88303107","name":"get single project","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/getSingleProject"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:24:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1ae5-lrVDUh6P24OCkP12Po8G9vKmlAI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 200,\n                \"title\": \"SONY ERICSSON \",\n                \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": \"\",\n                \"bidtype\": \"normal\",\n                \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                \"sprice\": 500,\n                \"rprice\": 5000,\n                \"location_id\": 2,\n                \"user_id\": 3,\n                \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                \"updated_at\": null,\n                \"post_type\": \"CR\",\n                \"buynow\": 1,\n                \"feature\": 0,\n                \"bprice\": 7000,\n                \"wprice\": 7001,\n                \"market_status\": \"open\",\n                \"auction\": 1,\n                \"qty\": 1,\n                \"sold\": 0,\n                \"reject_reason\": null,\n                \"future\": 0,\n                \"booked\": 0,\n                \"auctionid\": 108,\n                \"auctiontype\": \"live\",\n                \"notes\": null,\n                \"ended_early\": 0,\n                \"is_relist\": 0,\n                \"cronjob\": 0,\n                \"buyership\": 0,\n                \"crontype\": \"auto\",\n                \"relisted_id\": 0,\n                \"relisted_count\": 0,\n                \"notify4\": 0,\n                \"noti_watstart\": 0,\n                \"noti_watend\": 0,\n                \"noti_newauct\": 0,\n                \"notifypref\": 0,\n                \"autobid_count\": 0,\n                \"score_proj\": 0,\n                \"score_price\": 0,\n                \"tax\": 0,\n                \"shipping\": 0,\n                \"buyer_premium\": 0,\n                \"group_carts\": \"\",\n                \"shipping_check\": 0,\n                \"local_pickup_check\": 0,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"notify_closing_soon\": 0,\n                \"project_id\": 200,\n                \"conditionTypeId\": 2,\n                \"company\": \"SONY\",\n                \"text_field\": null,\n                \"month\": null,\n                \"category\": null,\n                \"select\": null,\n                \"test_test\": null,\n                \"buynow_id\": null,\n                \"buynow_date_added\": null,\n                \"buynow_project_id\": null,\n                \"buynow_user_id\": null,\n                \"buynow_emp_name\": null,\n                \"buynow_amount\": null,\n                \"buynow_total_invoice\": null,\n                \"buynow_shipping_amount\": null,\n                \"buynow_invoice_address_id\": null,\n                \"buynow_qty\": null,\n                \"buynow_feedback\": null,\n                \"buynow_cart_id\": null,\n                \"buynow_cart_group\": null,\n                \"buynow_in_cart\": null,\n                \"buynow_partial\": null,\n                \"buynow_paid\": null,\n                \"buynow_paid_date\": null,\n                \"buynow_active\": null,\n                \"buynow_returned\": null,\n                \"buynow_returncart_id\": null,\n                \"buynow_returned_date\": null,\n                \"buynow_common_invoice\": null,\n                \"buynow_return_invoice\": null,\n                \"buynow_pay_reject\": null,\n                \"buynow_buynow_autype\": null,\n                \"buynow_won_email\": null,\n                \"buynow_won_sms\": null,\n                \"buynow_remain_1\": null,\n                \"buynow_remain_2\": null,\n                \"buynow_notes\": null,\n                \"buynow_tax_percent\": null,\n                \"buynow_total_tax\": null,\n                \"buynow_buyer_premium_percent\": null,\n                \"buynow_total_premium\": null,\n                \"buynow_shipping_percent\": null,\n                \"buynow_total_shipping\": null,\n                \"buynow_total_amount\": null,\n                \"buynow_delivery_type\": null,\n                \"buynow_payment_method\": null,\n                \"buynow_per_total\": null,\n                \"buynow_appointment_id\": null,\n                \"buynow_deposit_amount\": null,\n                \"buynow_paid_amount\": null,\n                \"as_employees_id\": 3,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Test\",\n                \"as_employees_emp_lastname\": \"Organisation\",\n                \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                \"as_employees_password_hash\": null,\n                \"as_employees_password_salt\": null,\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"\",\n                \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                \"as_employees_emp_city\": \"Colleyville\",\n                \"as_employees_emp_state\": null,\n                \"as_employees_emp_country\": null,\n                \"as_employees_emp_zip\": null,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": null,\n                \"as_employees_created_at\": null,\n                \"as_employees_updated_at\": null,\n                \"username\": \"user_name\",\n                \"winner_username\": null,\n                \"winner_first_name\": \"\",\n                \"winner_last_name\": \"\",\n                \"winner_email\": null,\n                \"future_active\": 0,\n                \"bidscount\": 1,\n                \"auctiontitle\": \"MOBILE PHONES\",\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                \"uploadimages\": \"file_upload-1665730017072_643293.jpeg\",\n                \"auctionDetails\": {\n                    \"id\": 108,\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"file_name\": \"file_upload-1665730111457_826143.png\",\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"market_status\": \"open\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"auction_lots\": \"198,199,200\"\n                },\n                \"bidcount\": {\n                    \"bidscount\": 1\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"8579b024-2415-46c5-a825-9245f5e50e5b"}],"id":"1266c2bb-0c6e-42ba-b51c-126a43483cb6","_postman_id":"1266c2bb-0c6e-42ba-b51c-126a43483cb6","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Registration","id":"92c90153-9f87-4470-8630-a587db4bfa7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phone_verified\": 1,\r\n    \"termCheck\": 0,\r\n    \"status\": \"active\",\r\n    \"admin\": 0,\r\n    \"first_name\": \"bala\",\r\n    \"last_name\": \"bala\",\r\n    \"email\": \"balas+12345@auctionsoftware.com\",\r\n    \"companyname\": \"auction\",\r\n    \"phone\": \"+11879876787\",\r\n    \"country\": \"US\",\r\n    \"state\": \"TX\",\r\n    \"password\": \"12345678\",\r\n    \"confirm_password\": \"12345678\",\r\n    \"address1\": \"637 Cambridge Circle\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 75080,\r\n    \"test\": \"162\",\r\n    \"market_status\": \"draft\",\r\n    \"phone_verifysent\": 1,\r\n    \"verify_code\": \"433426\",\r\n    \"verified_phonenum\": \"+1 (187) 987-6787\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","register"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"f13b1bdf-4f6c-4a27-a978-e8e5bc747653","name":"Registration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phone_verified\": 1,\r\n    \"termCheck\": 0,\r\n    \"status\": \"active\",\r\n    \"admin\": 0,\r\n    \"first_name\": \"bala\",\r\n    \"last_name\": \"bala\",\r\n    \"email\": \"balas+12345@auctionsoftware.com\",\r\n    \"companyname\": \"auction\",\r\n    \"phone\": \"+11879876787\",\r\n    \"country\": \"US\",\r\n    \"state\": \"TX\",\r\n    \"password\": \"12345678\",\r\n    \"confirm_password\": \"12345678\",\r\n    \"address1\": \"637 Cambridge Circle\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 75080,\r\n    \"test\": \"162\",\r\n    \"market_status\": \"draft\",\r\n    \"phone_verifysent\": 1,\r\n    \"verify_code\": \"433426\",\r\n    \"verified_phonenum\": \"+1 (187) 987-6787\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 08 Nov 2022 05:45:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"108-Qey5Pbl5Pj+z/uezbhRQV9q0ZDI\""},{"key":"Set-Cookie","value":"connect.sid=s%3Aoni6M_lSMNGXS8fpeZ890x--PFstQ9La.8sRs%2FpEwIqSf4FGIWuAw5D86y7No%2BQVahtY%2BqUX6bVc; Path=/; Expires=Tue, 08 Nov 2022 22:25:57 GMT; HttpOnly"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"responseData\": {\n            \"userID\": 100,\n            \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAwLCJpYXQiOjE2Njc4ODYzNTcsImV4cCI6MTY2ODQ5MTE1N30.VLUUAjcqA9tDpTw3pHrpH2OefswOMoyPXFmJSKWtAU4\"\n        },\n        \"message\": \"Successfully registered!\"\n    }\n}"}],"_postman_id":"92c90153-9f87-4470-8630-a587db4bfa7c"}],"id":"1349362c-5b96-4b47-b834-c16fbcec9d64","_postman_id":"1349362c-5b96-4b47-b834-c16fbcec9d64","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Product","item":[{"name":"Dashboard","id":"9959d4c3-bd18-4334-b937-8ba61f986ffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": \"p.date_closed,asc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.categoryTypeId\"\n        },\n        \"condition\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.conditionTypeId\"\n        },\n        \"location\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.location_id\"\n        },\n        \"price\": {\n            \"value\": \"\",\n            \"type\": \"greaterequal\",\n            \"field\": \"p.wprice\"\n        },\n        \"searchbar\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"auctionid\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.auctionid\"\n        }\n    },\n    \"action\": \"buynow\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/dashboard","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","dashboard"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3a3ad5ed-301f-4540-b686-9d6974325526","name":"Dashboard","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": \"p.date_closed,asc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.categoryTypeId\"\n        },\n        \"condition\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.conditionTypeId\"\n        },\n        \"location\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.location_id\"\n        },\n        \"price\": {\n            \"value\": \"\",\n            \"type\": \"greaterequal\",\n            \"field\": \"p.wprice\"\n        },\n        \"searchbar\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"auctionid\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.auctionid\"\n        }\n    },\n    \"action\": \"buynow\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/dashboard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:17:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2af1-hi4CN55+MgbMLBmKFiOAjaCvFnw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 11,\n                    \"title\": \"Test Lot 2\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1657177488446_695442.png\",\n                    \"date_added\": \"2022-07-07T06:27:00.000Z\",\n                    \"date_closed\": \"2022-07-08T06:27:00.000Z\",\n                    \"sprice\": 100,\n                    \"rprice\": 300,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-07-07T07:04:51.000Z\",\n                    \"updated_at\": \"2022-07-07T07:07:24.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 350,\n                    \"wprice\": 100,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 2,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 1,\n                    \"deposit_amount\": 2,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 11,\n                    \"conditionTypeId\": 2,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 4,\n                    \"buynow_date_added\": \"2022-07-11T07:53:52.000Z\",\n                    \"buynow_project_id\": 11,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 350,\n                    \"buynow_total_invoice\": 367.5,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 2,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10003,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 17.5,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 367.5,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"offline\",\n                    \"buynow_per_total\": 350,\n                    \"buynow_appointment_id\": 1,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 350,\n                    \"buynowpaid\": 0,\n                    \"common_invoice\": 10003,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 11,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1657177488446_695442.png\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"bidCount\": 0,\n                    \"bid_or_not\": 0,\n                    \"biddercurrentbid\": 0,\n                    \"bidderproxyant\": 0,\n                    \"current_bid\": 100,\n                    \"incrementamt\": 2,\n                    \"cbidtext\": \"Sold Price\",\n                    \"next_bid\": 100,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"bid_count\": 0,\n                    \"bidhistory\": []\n                },\n                {\n                    \"id\": 117,\n                    \"title\": \"LOT FOR AUCTION\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1659764094098_538225.webp\",\n                    \"date_added\": \"2022-08-17T10:43:00.000Z\",\n                    \"date_closed\": \"2022-08-18T11:42:00.000Z\",\n                    \"sprice\": 200,\n                    \"rprice\": 600,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-08-16T11:44:57.000Z\",\n                    \"updated_at\": \"2022-08-17T10:43:21.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 700,\n                    \"wprice\": 200,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 42,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 110,\n                    \"relisted_count\": 1,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 117,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"Test\",\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 20,\n                    \"buynow_date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_project_id\": 117,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 700,\n                    \"buynow_total_invoice\": 735,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 16,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10019,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 35,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 735,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 700,\n                    \"buynow_appointment_id\": 32,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 735,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 1,\n                    \"common_invoice\": 10019,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 117,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1659764094098_538225.webp\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"bidCount\": 0,\n                    \"bid_or_not\": 0,\n                    \"biddercurrentbid\": 0,\n                    \"bidderproxyant\": 0,\n                    \"current_bid\": 200,\n                    \"incrementamt\": 100,\n                    \"cbidtext\": \"Sold Price\",\n                    \"next_bid\": 200,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"bid_count\": 0,\n                    \"bidhistory\": []\n                },\n                {\n                    \"id\": 31,\n                    \"title\": \"Omega watch\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"sprice\": 42,\n                    \"rprice\": 42,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 7500,\n                    \"wprice\": 56,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 28,\n                    \"sold\": 28,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 14,\n                    \"auctiontype\": null,\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 31,\n                    \"conditionTypeId\": null,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 8,\n                    \"buynow_date_added\": \"2022-07-29T09:53:27.000Z\",\n                    \"buynow_project_id\": 31,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 7500,\n                    \"buynow_total_invoice\": 220500,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 28,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 7,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10007,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 10500,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 220500,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"offline\",\n                    \"buynow_per_total\": 210000,\n                    \"buynow_appointment_id\": 6,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 7500,\n                    \"buynowpaid\": 0,\n                    \"common_invoice\": 10007,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 31,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1658127268407_288826.jpeg\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"proxy_bid_details\": {\n                        \"id\": 16,\n                        \"project_id\": 31,\n                        \"user_id\": 4,\n                        \"maxamount\": 56,\n                        \"prev_maxamount\": 0,\n                        \"date_added\": \"2022-07-28T05:17:23.000Z\",\n                        \"date_updated\": \"2022-07-28T05:17:23.000Z\",\n                        \"status\": 1,\n                        \"user_pos\": 0\n                    },\n                    \"bidCount\": 1,\n                    \"bid_or_not\": 1,\n                    \"biddercurrentbid\": 56,\n                    \"bidderproxyant\": 56,\n                    \"current_bid\": 56,\n                    \"incrementamt\": 2,\n                    \"cbidtext\": \"Current Price\",\n                    \"next_bid\": 58,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"bid_count\": 1,\n                    \"bidhistory\": [\n                        {\n                            \"bidid\": 37,\n                            \"user_id\": 4,\n                            \"project_id\": 31,\n                            \"first_name\": \"TEST\",\n                            \"last_name\": \"NAME\",\n                            \"username\": \"user_name\",\n                            \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                            \"proposed_amount\": 56,\n                            \"proposal\": \"hard_bid\",\n                            \"currentbid_increment\": 52,\n                            \"state\": \"03\",\n                            \"created_at\": \"2022-07-28T05:17:23.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"totalRecords\": 3,\n            \"sorts\": {\n                \"sortcategorytypes\": [],\n                \"sortconditiontypes\": [\n                    \"1\",\n                    \"2\",\n                    \"74\",\n                    \"75\"\n                ],\n                \"sortlocations\": [\n                    \"1\",\n                    \"2\",\n                    \"4\"\n                ],\n                \"sortall_notifications\": [],\n                \"sortui_settings\": [],\n                \"sortorganization\": [],\n                \"sortdata_all_dropdown\": []\n            },\n            \"setDisp\": \"1-3\"\n        }\n    }\n}"}],"_postman_id":"9959d4c3-bd18-4334-b937-8ba61f986ffc"},{"name":"Search Product","id":"e06a3240-f151-4468-a92a-969bc0b0db67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 12,\n    \"page\": 1,\n    \"orderby\": \"p.id, desc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"searchbar\": {\n            \"value\": \"sony\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.category\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ec752d7f-69e4-4139-a055-ef45e31ae4ef","name":"Search Product","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 12,\n    \"page\": 1,\n    \"orderby\": \"p.id, desc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"searchbar\": {\n            \"value\": \"sony\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.category\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:12:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"18e5-4scQWXrVW6un6ZzGqOpNHpIAhfg\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 200,\n                    \"title\": \"SONY ERICSSON \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 500,\n                    \"rprice\": 5000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 7000,\n                    \"wprice\": 500,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"project_id\": 200,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"SONY\",\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"auctionlot_id\": 108,\n                    \"auctionlot_title\": \"MOBILE PHONES\",\n                    \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"custom_auctionlot_id\": 108,\n                    \"custom_auctionlot_auction_id\": 108,\n                    \"custom_auctionlot_button\": \"0.00\",\n                    \"custom_auctionlot_decimal_field_\": 0,\n                    \"custom_auctionlot_uploadfile\": null,\n                    \"custom_auctionlot_button_2\": null,\n                    \"custom_auctionlot_drop_down_test\": null,\n                    \"custom_auctionlot_description_2\": null,\n                    \"custom_auctionlot_upload_test\": null,\n                    \"custom_auctionlot_password_\": null,\n                    \"custom_auctionlot_test_drownlist\": null,\n                    \"custom_auctionlot_multiple_select_123\": null,\n                    \"custom_auctionlot_enter_text\": null,\n                    \"custom_auctionlot_select\": null,\n                    \"bid_deposit_id\": null,\n                    \"bid_deposit_type\": null,\n                    \"bid_deposit_amount\": null,\n                    \"bid_deposit_user_id\": null,\n                    \"bid_deposit_type_id\": null,\n                    \"bid_deposit_status\": null,\n                    \"bid_deposit_date_added\": null,\n                    \"bid_deposit_gateway\": null,\n                    \"bid_deposit_refunded\": null,\n                    \"watchlistid\": 53,\n                    \"future_active\": 0,\n                    \"bid_count\": 0,\n                    \"file_name\": \"file_upload-1665730017072_643293.jpeg\",\n                    \"buynowed\": 0,\n                    \"buynowamount\": 0,\n                    \"buynowpaid\": 0,\n                    \"common_invoice\": 0,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 200,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1665730017072_643293.jpeg\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"bidCount\": 0,\n                    \"bid_or_not\": 0,\n                    \"biddercurrentbid\": 0,\n                    \"bidderproxyant\": 0,\n                    \"current_bid\": 500,\n                    \"incrementamt\": 100,\n                    \"cbidtext\": \"Starting Price\",\n                    \"next_bid\": 500,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665730017072_643293.jpeg\",\n                    \"bidhistory\": []\n                }\n            ],\n            \"totalRecords\": 1,\n            \"sorts\": {\n                \"sortcategorytypes\": [],\n                \"sortconditiontypes\": [\n                    \"2\"\n                ],\n                \"sortlocations\": [\n                    \"2\"\n                ],\n                \"sortall_notifications\": [],\n                \"sortui_settings\": [],\n                \"sortorganization\": [],\n                \"sortdata_all_dropdown\": []\n            },\n            \"setDisp\": \"1-1\"\n        }\n    }\n}"}],"_postman_id":"e06a3240-f151-4468-a92a-969bc0b0db67"},{"name":"Get Active Sorts","id":"e5010109-fae2-44bf-a77d-d9a9552c0675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/activeSorts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","activeSorts"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"35f9ad90-b0a7-4a5e-a541-56f41a6083e1","name":"Get Active Sorts","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/activeSorts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:12:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"134-xAPHVnLH89ZkPq5tYVhqHkkMJNI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"sorts\": {\n                \"sortcategorytypes\": [],\n                \"sortconditiontypes\": [\n                    \"1\",\n                    \"2\",\n                    \"74\",\n                    \"75\"\n                ],\n                \"sortlocations\": [\n                    \"1\",\n                    \"2\",\n                    \"4\"\n                ],\n                \"sortall_notifications\": [],\n                \"sortui_settings\": [],\n                \"sortorganization\": [],\n                \"sortdata_all_dropdown\": []\n            }\n        }\n    }\n}"}],"_postman_id":"e5010109-fae2-44bf-a77d-d9a9552c0675"},{"name":"Bid History","id":"af587ceb-4dd2-4e55-bcc0-fe59c9596a5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/bidhistory","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","bidhistory"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7b62a7bc-4926-4d88-ba08-9a9c48daca0a","name":"Bid History","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/bidhistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:14:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"99-xucFOkqxVXmB1qB+x3lkQM7JKHk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [],\n            \"totalRecords\": 0,\n            \"setDisp\": \"0-0\"\n        }\n    }\n}"}],"_postman_id":"af587ceb-4dd2-4e55-bcc0-fe59c9596a5a"},{"name":"Bid Confirm","id":"2a1f4971-b482-4ff7-9acf-668e7a1050a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"wsprice\":7002,\"id\":200,\"bidding_type\":\"hard\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/bid/confirm","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","bid","confirm"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ba2ee636-e809-427f-bcda-29e30fff27b4","name":"Bid Confirm","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"wsprice\":7002,\"id\":200,\"bidding_type\":\"hard\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/bid/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:16:16 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2-eoX0dku9ba8cNUXvu/DyeabcC+s\""},{"key":"Set-Cookie","value":"connect.sid=s%3AL5VDTl-G6FdR9z4yQPdaL4DgB9GDp7oC.XfHWLW1DWiuWoflqh0Ah6PxVmki1JC4NBdX1EYlIobQ; Path=/; Expires=Sun, 06 Nov 2022 03:56:16 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"ok"}],"_postman_id":"2a1f4971-b482-4ff7-9acf-668e7a1050a6"},{"name":"All Invoice","id":"b28465f7-153d-4fa9-82be-92fcf5789cec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"orderby\":1,\"checkout\":1,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/allinvoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","allinvoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"e0e53340-4878-4457-ba43-4fb58f95101d","name":"All Invoice","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"orderby\":1,\"checkout\":1,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/allinvoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:18:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10bd-iRGrAg/+dmrDUDW+qz/2Rrg6Ht0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 20,\n                    \"date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"project_id\": 117,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 735,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 16,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10019,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 32,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 735,\n                    \"lot_title\": \"LOT FOR AUCTION\",\n                    \"auction_title\": \"Upcoming auction \"\n                },\n                {\n                    \"id\": 17,\n                    \"date_added\": \"2022-08-05T07:17:04.000Z\",\n                    \"project_id\": 104,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 500,\n                    \"total_invoice\": 525,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-05T07:20:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10016,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 25,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 525,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 500,\n                    \"appointment_id\": 25,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 525,\n                    \"lot_title\": \"Lot one\",\n                    \"auction_title\": \"Auction one\"\n                },\n                {\n                    \"id\": 15,\n                    \"date_added\": \"2022-08-03T07:14:36.000Z\",\n                    \"project_id\": 101,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 450,\n                    \"total_invoice\": 472.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:44:48.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10014,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 22.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 472.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 450,\n                    \"appointment_id\": 24,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 472.5,\n                    \"lot_title\": \"LOT FOR TESTING\",\n                    \"auction_title\": \"AUCTION FOR TESTING\"\n                },\n                {\n                    \"id\": 14,\n                    \"date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"project_id\": 99,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 300,\n                    \"total_invoice\": 315,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10013,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 15,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 315,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 300,\n                    \"appointment_id\": 22,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 315,\n                    \"lot_title\": \"TEST LOT \",\n                    \"auction_title\": null\n                },\n                {\n                    \"id\": 1,\n                    \"date_added\": \"2022-07-08T07:23:52.000Z\",\n                    \"project_id\": 9,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 210,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-01T17:48:22.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10000,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 15,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 210,\n                    \"lot_title\": \"Test\",\n                    \"auction_title\": null\n                }\n            ],\n            \"totalRecords\": 5,\n            \"setDisp\": \"1-5\"\n        }\n    }\n}"}],"_postman_id":"b28465f7-153d-4fa9-82be-92fcf5789cec"}],"id":"c6d14e22-206c-4b4c-aaa8-739215084832","_postman_id":"c6d14e22-206c-4b4c-aaa8-739215084832","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Auction","item":[{"name":"Search Auction","id":"3bbf938d-822d-4c7e-a4db-1a9741a9fff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"ac.id, desc\",\"filters\":{\"title\":{\"value\":\"\",\"type\":\"like\",\"field\":\"ac.title\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/auction/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","auction","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c2ed920a-e117-4c62-8ef0-f2f5d5bc4679","name":"Search Auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"ac.id, desc\",\"filters\":{\"title\":{\"value\":\"\",\"type\":\"like\",\"field\":\"ac.title\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/auction/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:33:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"42945-9LDRj/f807V0ReEN8pN9ATh6zYY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"auction_id\": 108,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 197,\n                            \"title\": \"IPHONE 14 PRO\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665729588875_129106.jpeg\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 50000,\n                            \"rprice\": 150000,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 170000,\n                            \"wprice\": 50000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 197,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"Test\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665729588875_129106.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 50000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 50000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665729588875_129106.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 198,\n                            \"title\": \"SAMSUNG GALAXY - A53\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665729721650_299496.jpeg\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 30000,\n                            \"rprice\": 120000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 149998,\n                            \"wprice\": 30000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 198,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"SAMSUNG\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665729721650_299496.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 30000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 30000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665729721650_299496.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 199,\n                            \"title\": \"NOKIA - 110 and 105\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665729892819_722352.avif\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 10000,\n                            \"location_id\": 4,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 12000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 1,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 199,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"NOKIA\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665729892819_722352.avif\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665729892819_722352.avif\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 200,\n                            \"title\": \"SONY ERICSSON \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 5000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 7000,\n                            \"wprice\": 7001,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 200,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"SONY\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": 53,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1665730017072_643293.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 85,\n                                \"project_id\": 200,\n                                \"user_id\": 4,\n                                \"maxamount\": 7001,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-11-05T11:15:52.000Z\",\n                                \"date_updated\": \"2022-11-05T11:15:52.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 1,\n                            \"biddercurrentbid\": 7001,\n                            \"bidderproxyant\": 7001,\n                            \"current_bid\": 7001,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 7101,\n                            \"bidtopstatus\": \"winner\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665730017072_643293.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 154,\n                                    \"user_id\": 4,\n                                    \"project_id\": 200,\n                                    \"first_name\": \"TEST\",\n                                    \"last_name\": \"NAME\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                                    \"proposed_amount\": 7001,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"03\",\n                                    \"created_at\": \"2022-11-05T11:15:52.000Z\"\n                                }\n                            ]\n                        }\n                    ]\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"auction_id\": 107,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 193,\n                            \"title\": \"Dumbbells 10 & 15 Kgs\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728550445_646914.webp\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 100,\n                            \"rprice\": 800,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1000,\n                            \"wprice\": 100,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 193,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728550445_646914.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 100,\n                            \"incrementamt\": 2,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728550445_646914.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 194,\n                            \"title\": \"Sand Ball Fitness\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728563775_609329.jpeg\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2200,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 194,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"Test\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728563775_609329.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728563775_609329.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 195,\n                            \"title\": \"Home Gym - Combo Set\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728740370_209680.jpeg\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 10000,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 12000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 1,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 195,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728740370_209680.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728740370_209680.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 196,\n                            \"title\": \"MULTI GYM MACHINE EQUIPMENT\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728785329_865238.jpeg\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 1999,\n                            \"rprice\": 20000,\n                            \"location_id\": 4,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 220001,\n                            \"wprice\": 1999,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 196,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"Test\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728785329_865238.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1999,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1999,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728785329_865238.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"auction_id\": 106,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 189,\n                            \"title\": \"BMW - 1000RR\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727418489_472200.jpeg\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 10000,\n                            \"rprice\": 100000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 149999,\n                            \"wprice\": 10000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 189,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"BMW\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727418489_472200.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 10000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 10000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727418489_472200.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 190,\n                            \"title\": \"V- Dominator \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727513608_228326.jpeg\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 25000,\n                            \"rprice\": 120000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 150000,\n                            \"wprice\": 25000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 190,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"BIKES\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727513608_228326.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 25000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 25000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727513608_228326.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 191,\n                            \"title\": \"YAMAHA -  SPORTS MOTOR\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727542870_262589.webp\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 30000,\n                            \"rprice\": 125000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 159998,\n                            \"wprice\": 30000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 191,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"YAMAHA\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727542870_262589.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 30000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 30000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727542870_262589.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 192,\n                            \"title\": \"YAMAHA - SCOOTER\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727775312_527444.webp\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 15000,\n                            \"rprice\": 120000,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 130000,\n                            \"wprice\": 15000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 192,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727775312_527444.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 15000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 15000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727775312_527444.webp\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"auction_id\": 105,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 3,\n                    \"all_projects_count\": 3,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 186,\n                            \"title\": \"WATCH \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665725364915_454324.jpeg\",\n                            \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3000,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 105,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 186,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 105,\n                            \"auctionlot_title\": \"WATCH AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"auctionlot_date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"auctionlot_created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"custom_auctionlot_id\": 105,\n                            \"custom_auctionlot_auction_id\": 105,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665725364915_454324.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665725364915_454324.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 187,\n                            \"title\": \"SPORTS WATCH\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665725428179_829017.jpeg\",\n                            \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"sprice\": 250,\n                            \"rprice\": 1500,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2000,\n                            \"wprice\": 250,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 105,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 187,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 105,\n                            \"auctionlot_title\": \"WATCH AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"auctionlot_date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"auctionlot_created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"custom_auctionlot_id\": 105,\n                            \"custom_auctionlot_auction_id\": 105,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665725428179_829017.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 250,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 250,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665725428179_829017.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 188,\n                            \"title\": \"ROLEX - MEN \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665726251484_598413.webp\",\n                            \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 25000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T05:44:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 28000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 105,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 188,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 105,\n                            \"auctionlot_title\": \"WATCH AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"auctionlot_date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"auctionlot_created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"custom_auctionlot_id\": 105,\n                            \"custom_auctionlot_auction_id\": 105,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665726251484_598413.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665726251484_598413.webp\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 28,\n                    \"title\": \"BOOKS AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                    \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                    \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                    \"auction_id\": 28,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 2.3,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 90,\n                            \"title\": \"Book of night - Holly Black\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659424417850_405333.webp\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 3500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 4000,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 90,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659424417850_405333.webp\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 4000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10025,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 36,\n                                \"project_id\": 90,\n                                \"user_id\": 21,\n                                \"maxamount\": 1005,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-22T03:52:59.000Z\",\n                                \"date_updated\": \"2022-08-22T03:52:59.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 1100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659424417850_405333.webp\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 73,\n                                    \"user_id\": 21,\n                                    \"project_id\": 90,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 1000,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 1010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T03:52:59.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 91,\n                            \"title\": \"ULYSSES\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659424879089_724620.jpeg\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2400,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -6,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 91,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659424879089_724620.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 71,\n                                \"project_id\": 91,\n                                \"user_id\": 21,\n                                \"maxamount\": 610,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T08:41:17.000Z\",\n                                \"date_updated\": \"2022-09-16T10:39:25.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659424879089_724620.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 137,\n                                    \"user_id\": 21,\n                                    \"project_id\": 91,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-09-16T10:39:25.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 92,\n                            \"title\": \"Thorns and Roses\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659425014321_528941.jpeg\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 2500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3000,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 92,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659425014321_528941.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 3000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10026,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 35,\n                                \"project_id\": 92,\n                                \"user_id\": 21,\n                                \"maxamount\": 505,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-22T03:50:19.000Z\",\n                                \"date_updated\": \"2022-08-22T03:50:19.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659425014321_528941.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 72,\n                                    \"user_id\": 21,\n                                    \"project_id\": 92,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T03:50:19.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 93,\n                            \"title\": \"Harry Potter Books\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659425152537_506247.webp\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 1500,\n                            \"rprice\": 5000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5500,\n                            \"wprice\": 1500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 3,\n                            \"sold\": 3,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 93,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659425152537_506247.webp\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 5500,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10024,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659425152537_506247.webp\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 27,\n                    \"title\": \"SCRAP AUCTION\",\n                    \"description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                    \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                    \"avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                    \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                    \"auction_id\": 27,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 84,\n                            \"title\": \"METAL WASTE\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423367587_988411.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 8000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 9000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -100,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 84,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659423367587_988411.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423367587_988411.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 85,\n                            \"title\": \"WASTE PAPERS\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423463455_492014.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 7800,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 8800,\n                            \"wprice\": 2005,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 100,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 85,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659423463455_492014.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 8800,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10029,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 34,\n                                \"project_id\": 85,\n                                \"user_id\": 21,\n                                \"maxamount\": 2005,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-22T03:48:15.000Z\",\n                                \"date_updated\": \"2022-08-22T03:48:15.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2005,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 2105,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423463455_492014.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 71,\n                                    \"user_id\": 21,\n                                    \"project_id\": 85,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2005,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 2010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T03:48:15.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 86,\n                            \"title\": \"WASTE RUBBER\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423548082_358108.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2200,\n                            \"rprice\": 10000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 12000,\n                            \"wprice\": 2205,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -100,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 86,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659423548082_358108.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 62,\n                                \"project_id\": 86,\n                                \"user_id\": 21,\n                                \"maxamount\": 2205,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-30T03:01:06.000Z\",\n                                \"date_updated\": \"2022-08-30T03:01:06.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2205,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 2305,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423548082_358108.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 121,\n                                    \"user_id\": 21,\n                                    \"project_id\": 86,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2205,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 2210,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T03:01:06.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 87,\n                            \"title\": \"WASTE BATTERIES\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423638400_359244.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 10000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 11000,\n                            \"wprice\": 2085,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -400,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 87,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 2,\n                            \"file_name\": \"file_upload-1659423638400_359244.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 40,\n                                \"project_id\": 87,\n                                \"user_id\": 21,\n                                \"maxamount\": 2085,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-30T03:48:59.000Z\",\n                                \"date_updated\": \"2022-08-22T09:19:23.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 2,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2085,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 2185,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423638400_359244.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 124,\n                                    \"user_id\": 21,\n                                    \"project_id\": 87,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2085,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 10,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T03:48:59.000Z\"\n                                },\n                                {\n                                    \"bidid\": 77,\n                                    \"user_id\": 21,\n                                    \"project_id\": 87,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2005,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 2010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T09:19:23.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 88,\n                            \"title\": \"USED WIRE ROPE\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423752430_987086.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 6000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 7000,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 10,\n                            \"sold\": 10,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 88,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659423752430_987086.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 7000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10025,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423752430_987086.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 26,\n                    \"title\": \"ELECTRONIC AUCTION\",\n                    \"description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                    \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                    \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                    \"auction_id\": 26,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 79,\n                            \"title\": \"DVD PLAYER\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422289055_666081.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 5000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5500,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -3,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 79,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659422289055_666081.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422289055_666081.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 80,\n                            \"title\": \"Home Theater - Surround Sound\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422505027_232574.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 1500,\n                            \"rprice\": 4500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5100,\n                            \"wprice\": 1500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -2,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 80,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659422505027_232574.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422505027_232574.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 81,\n                            \"title\": \"CURVED TELEVISION \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422703773_996093.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 10000,\n                            \"rprice\": 50000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 55000,\n                            \"wprice\": 10000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 81,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659422703773_996093.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 10000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 10000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422703773_996093.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 82,\n                            \"title\": \"Classic Vintage Retro Style Television\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422905549_915318.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 8000,\n                            \"rprice\": 35000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 40000,\n                            \"wprice\": 8000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 82,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659422905549_915318.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 63,\n                                \"project_id\": 82,\n                                \"user_id\": 21,\n                                \"maxamount\": 8105,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-09-16T10:39:39.000Z\",\n                                \"date_updated\": \"2022-08-30T03:19:51.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 8000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 8100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422905549_915318.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 122,\n                                    \"user_id\": 21,\n                                    \"project_id\": 82,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 8000,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 8010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T03:19:51.000Z\"\n                                }\n                            ]\n                        }\n                    ]\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"Machinery Auction\",\n                    \"description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                    \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                    \"auction_id\": 25,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 75,\n                            \"title\": \"Electric Demolition Hamer\",\n                            \"desc_proc\": \"<p><br />\\nTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421289308_558999.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 2500,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2700,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 75,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659421289308_558999.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 2700,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10060,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421289308_558999.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 76,\n                            \"title\": \"Industrial Machinery Items\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421402436_826439.webp\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 15000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 17000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 76,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659421402436_826439.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421402436_826439.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 77,\n                            \"title\": \"Angle Grinder with Free Wood Cutting Blade\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421529835_284910.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 1100,\n                            \"rprice\": 3500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3600,\n                            \"wprice\": 1100,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 77,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659421529835_284910.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1100,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421529835_284910.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 78,\n                            \"title\": \"Anchor Marble Saw Granite, Tiles, Wood, Plywood Cutter Machine 110 Mm Handheld Tile Cutter (1200 W) Combo with 2 Blades & Goggles\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421710545_750509.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 900,\n                            \"rprice\": 2900,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3100,\n                            \"wprice\": 900,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 78,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659421710545_750509.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 60,\n                                \"project_id\": 78,\n                                \"user_id\": 21,\n                                \"maxamount\": 900,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-30T02:31:02.000Z\",\n                                \"date_updated\": \"2022-08-30T02:31:02.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 900,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421710545_750509.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 118,\n                                    \"user_id\": 21,\n                                    \"project_id\": 78,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 900,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 910,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T02:31:02.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 96,\n                            \"title\": \"Industrial Pc\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": null,\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659425947563_774238.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 15000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:39:14.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 16000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 96,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659425947563_774238.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 16000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10028,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659425947563_774238.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"BABY PRODUCTS\",\n                    \"description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                    \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                    \"avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                    \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                    \"auction_id\": 24,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 71,\n                            \"title\": \"Natural Baby Oil\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420397958_597535.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1600,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1800,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 71,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659420397958_597535.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 1800,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10059,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420397958_597535.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 72,\n                            \"title\": \"Baby shampoos and lotion\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420678609_765010.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1300,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1500,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 3,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 72,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659420678609_765010.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420678609_765010.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 73,\n                            \"title\": \"Baby Cloth Sets\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420831055_822306.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1800,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2000,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 73,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659420831055_822306.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 79,\n                                \"project_id\": 73,\n                                \"user_id\": 21,\n                                \"maxamount\": 505,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T08:39:48.000Z\",\n                                \"date_updated\": \"2022-10-13T08:39:48.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420831055_822306.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 147,\n                                    \"user_id\": 21,\n                                    \"project_id\": 73,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-10-13T08:39:48.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 74,\n                            \"title\": \"Baby Sleeping Bed\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420959869_634308.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 3000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3400,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 74,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659420959869_634308.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420959869_634308.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"IT Asset Auction\",\n                    \"description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                    \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                    \"avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                    \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                    \"auction_id\": 23,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 66,\n                            \"title\": \"LAPTOP \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659418850887_513582.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 10000,\n                            \"rprice\": 60000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 70000,\n                            \"wprice\": 10000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 66,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659418850887_513582.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 10000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 10000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659418850887_513582.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 67,\n                            \"title\": \"PC Desktop\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419000738_670656.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 15000,\n                            \"rprice\": 55000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 65000,\n                            \"wprice\": 15000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 67,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419000738_670656.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 15000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 15000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419000738_670656.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 68,\n                            \"title\": \"Printer \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419198445_799597.webp\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 7000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 8000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 68,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419198445_799597.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419198445_799597.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 69,\n                            \"title\": \"LANDLINE PHONES - Dual Sim\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419475360_418782.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 3000,\n                            \"rprice\": 14000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 15000,\n                            \"wprice\": 3000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 69,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419475360_418782.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 3000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 3000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419475360_418782.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 70,\n                            \"title\": \"Accessories Set\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419761235_215200.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 25000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 30000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 70,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419761235_215200.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419761235_215200.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"SPORTS AUCTION\",\n                    \"description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                    \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                    \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                    \"auction_id\": 22,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 61,\n                            \"title\": \"Tennis Equipment\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416430776_394284.png\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1600,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2000,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 61,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659416430776_394284.png\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 81,\n                                \"project_id\": 61,\n                                \"user_id\": 21,\n                                \"maxamount\": 505,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T11:48:37.000Z\",\n                                \"date_updated\": \"2022-10-13T11:48:37.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416430776_394284.png\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 150,\n                                    \"user_id\": 21,\n                                    \"project_id\": 61,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-10-13T11:48:37.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 62,\n                            \"title\": \"skateboard\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416663915_751092.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 600,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2400,\n                            \"wprice\": 600,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 62,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659416663915_751092.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 76,\n                                \"project_id\": 62,\n                                \"user_id\": 21,\n                                \"maxamount\": 710,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T11:49:09.000Z\",\n                                \"date_updated\": \"2022-10-12T08:59:53.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 600,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 700,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416663915_751092.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 142,\n                                    \"user_id\": 21,\n                                    \"project_id\": 62,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 600,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 610,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-10-12T08:59:53.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 63,\n                            \"title\": \"Sports Balls\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416797903_741314.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 3000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3500,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 4,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 63,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659416797903_741314.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416797903_741314.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 64,\n                            \"title\": \"Boxing Glove\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416990497_144448.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 4500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5000,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 64,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659416990497_144448.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416990497_144448.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 65,\n                            \"title\": \"Hockey Equipments\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659417184965_649028.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 700,\n                            \"rprice\": 3000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3400,\n                            \"wprice\": 700,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 2,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 65,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659417184965_649028.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 700,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 700,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659417184965_649028.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"CLOTHES AUCTION\",\n                    \"description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                    \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                    \"avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                    \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                    \"auction_id\": 21,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 56,\n                            \"title\": \"MEN SHIRT\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659358779519_627367.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 2500,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3000,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 3,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 56,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659358779519_627367.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659358779519_627367.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 57,\n                            \"title\": \"SHIRTS\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659358896351_752382.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 2600,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3100,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 2,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 57,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659358896351_752382.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659358896351_752382.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 58,\n                            \"title\": \"T-Shirts\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659358987224_761114.png\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1400,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1600,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 58,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659358987224_761114.png\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659358987224_761114.png\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 59,\n                            \"title\": \"MEN PHANT\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659359107217_921833.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 3500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 4000,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 59,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659359107217_921833.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659359107217_921833.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 60,\n                            \"title\": \"PHANT\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659359383790_190022.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1100,\n                            \"rprice\": 2700,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3100,\n                            \"wprice\": 15000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 60,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 2,\n                            \"file_name\": \"file_upload-1659359383790_190022.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 19,\n                                \"project_id\": 60,\n                                \"user_id\": 4,\n                                \"maxamount\": 20000,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-01T17:47:36.000Z\",\n                                \"date_updated\": \"2022-08-01T17:47:19.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 2,\n                            \"bid_or_not\": 1,\n                            \"biddercurrentbid\": 15000,\n                            \"bidderproxyant\": 20000,\n                            \"current_bid\": 15000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 20100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659359383790_190022.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 44,\n                                    \"user_id\": 4,\n                                    \"project_id\": 60,\n                                    \"first_name\": \"TEST\",\n                                    \"last_name\": \"NAME\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                                    \"proposed_amount\": 15000,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 10,\n                                    \"state\": \"03\",\n                                    \"created_at\": \"2022-08-01T17:47:28.000Z\"\n                                },\n                                {\n                                    \"bidid\": 43,\n                                    \"user_id\": 4,\n                                    \"project_id\": 60,\n                                    \"first_name\": \"TEST\",\n                                    \"last_name\": \"NAME\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                                    \"proposed_amount\": 1200,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 1110,\n                                    \"state\": \"03\",\n                                    \"created_at\": \"2022-08-01T17:47:19.000Z\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"totalRecords\": 15,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"3bbf938d-822d-4c7e-a4db-1a9741a9fff9"}],"id":"23d47f72-9b5b-4567-b173-8eb435c63000","_postman_id":"23d47f72-9b5b-4567-b173-8eb435c63000","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Cart","item":[{"name":"Cart Search","id":"c076855d-8998-4a77-86b7-f138de868e86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"bc519103-d89c-44d7-89dc-38db7fadb1ac","name":"Cart Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:33:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1e8d-s8cTibDVXw9ewYjHvoQUF2W+qAQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [\n                {\n                    \"id\": 6,\n                    \"date_added\": \"2022-07-12T11:40:24.000Z\",\n                    \"project_id\": 23,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10005,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 23,\n                    \"projects_title\": \"LOT TEST 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"projects_date_added\": \"2022-07-12T11:33:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T11:40:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-12T11:34:33.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 15,\n                    \"custom_projects_project_id\": 23,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null\n                },\n                {\n                    \"id\": 16,\n                    \"date_added\": \"2022-08-03T12:14:16.000Z\",\n                    \"project_id\": 102,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 250,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10015,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 12.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 262.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 250,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 102,\n                    \"projects_title\": \"TEST LOT 1\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 250,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 250,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 34,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 94,\n                    \"custom_projects_project_id\": 102,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null\n                }\n            ],\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"id\": 2,\n                            \"date_added\": \"2022-07-08T09:37:04.000Z\",\n                            \"project_id\": 17,\n                            \"user_id\": 4,\n                            \"emp_name\": null,\n                            \"amount\": 110,\n                            \"total_invoice\": 115.5,\n                            \"shipping_amount\": 0,\n                            \"invoice_address_id\": null,\n                            \"qty\": 1,\n                            \"feedback\": 0,\n                            \"cart_id\": 0,\n                            \"cart_group\": \"1\",\n                            \"in_cart\": 1,\n                            \"partial\": 1,\n                            \"paid\": 0,\n                            \"paid_date\": null,\n                            \"active\": 0,\n                            \"returned\": 0,\n                            \"returncart_id\": 0,\n                            \"returned_date\": null,\n                            \"common_invoice\": 10001,\n                            \"return_invoice\": null,\n                            \"pay_reject\": 0,\n                            \"buynow_autype\": \"live\",\n                            \"won_email\": 0,\n                            \"won_sms\": 0,\n                            \"remain_1\": 0,\n                            \"remain_2\": 0,\n                            \"notes\": null,\n                            \"tax_percent\": 5,\n                            \"total_tax\": 5.5,\n                            \"buyer_premium_percent\": 0,\n                            \"total_premium\": 0,\n                            \"shipping_percent\": 0,\n                            \"total_shipping\": 0,\n                            \"total_amount\": 115.5,\n                            \"delivery_type\": \"local_pickup\",\n                            \"payment_method\": \"offline\",\n                            \"per_total\": 110,\n                            \"appointment_id\": 3,\n                            \"deposit_amount\": 0,\n                            \"paid_amount\": 0,\n                            \"projects_id\": 17,\n                            \"projects_title\": \"TEST AUCTION\",\n                            \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                            \"projects_selltype\": \"0\",\n                            \"projects_selectedbuyer\": null,\n                            \"projects_bidtype\": \"normal\",\n                            \"projects_avatar\": \"file_upload-1657272638620_823669.jpeg\",\n                            \"projects_date_added\": \"2022-07-08T09:29:00.000Z\",\n                            \"projects_date_closed\": \"2022-07-08T09:36:00.000Z\",\n                            \"projects_sprice\": 50,\n                            \"projects_rprice\": 100,\n                            \"projects_location_id\": 1,\n                            \"projects_user_id\": 3,\n                            \"projects_created_at\": \"2022-07-08T09:30:40.000Z\",\n                            \"projects_updated_at\": null,\n                            \"projects_post_type\": \"CR\",\n                            \"projects_buynow\": 0,\n                            \"projects_feature\": 0,\n                            \"projects_bprice\": 0,\n                            \"projects_wprice\": 110,\n                            \"projects_market_status\": \"relisted\",\n                            \"projects_auction\": 1,\n                            \"projects_qty\": 1,\n                            \"projects_sold\": 0,\n                            \"projects_reject_reason\": null,\n                            \"projects_future\": 0,\n                            \"projects_booked\": 0,\n                            \"projects_auctionid\": 0,\n                            \"projects_auctiontype\": \"live\",\n                            \"projects_notes\": null,\n                            \"projects_ended_early\": 0,\n                            \"projects_is_relist\": 1,\n                            \"projects_cronjob\": 1,\n                            \"projects_buyership\": 0,\n                            \"projects_crontype\": \"auto\",\n                            \"projects_relisted_id\": 0,\n                            \"projects_relisted_count\": 0,\n                            \"projects_notify4\": 0,\n                            \"projects_noti_watstart\": 0,\n                            \"projects_noti_watend\": 0,\n                            \"projects_noti_newauct\": 0,\n                            \"projects_notifypref\": 0,\n                            \"projects_autobid_count\": 0,\n                            \"projects_score_proj\": 0,\n                            \"projects_score_price\": 0,\n                            \"projects_tax\": 0,\n                            \"projects_shipping\": 0,\n                            \"projects_buyer_premium\": 0,\n                            \"projects_group_carts\": \"\",\n                            \"projects_shipping_check\": 0,\n                            \"projects_local_pickup_check\": 0,\n                            \"projects_deposit\": 0,\n                            \"projects_deposit_amount\": 0,\n                            \"projects_notify_closing_soon\": 0,\n                            \"custom_projects_id\": 9,\n                            \"custom_projects_project_id\": 17,\n                            \"custom_projects_conditionTypeId\": 2,\n                            \"custom_projects_company\": null,\n                            \"custom_projects_test\": null,\n                            \"custom_projects_text_field\": null,\n                            \"custom_projects_month\": null,\n                            \"custom_projects_category\": null,\n                            \"custom_projects_select\": null\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"per_total\": 110,\n                        \"total_amount\": 115.5,\n                        \"total_tax\": 5.5,\n                        \"total_shipping\": 0,\n                        \"total_premium\": 0,\n                        \"total_paid\": 0,\n                        \"total_deposit\": 0,\n                        \"total_due_amount\": 115.5,\n                        \"admin_fee_percent\": 0,\n                        \"admin_fee\": 0,\n                        \"cart_group\": \"1\",\n                        \"cart_id\": [\n                            2\n                        ],\n                        \"common_invoice\": 10001,\n                        \"user_id\": 4\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"c076855d-8998-4a77-86b7-f138de868e86"},{"name":"Cart Status","id":"a1427335-bb85-432a-beed-1c557cbc7b9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 0,\n    \"id\": 564\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"43738b37-ea76-4197-bd42-8a0ea8d0f538","name":"Cart Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 0,\n    \"id\": 564\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"90"},{"key":"etag","value":"W/\"5a-LpTmieY3AbkXsynM7tBRMCMJTXs\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:06:52 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully removed from cart!\"\n    }\n}"}],"_postman_id":"a1427335-bb85-432a-beed-1c557cbc7b9a"},{"name":"Checkout","id":"545d8cff-a79e-438a-841d-6a741df72afc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":\"1\",\"invoice_id\":0,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","checkout"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"fe011bee-d005-4790-8e64-47fbcb97766f","name":"Checkout","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":\"1\",\"invoice_id\":0,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:39:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"b24-nQ09IwdPpm4KjiVGkDxm9vaSRDk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"cartItems\": [\n                {\n                    \"id\": 2,\n                    \"date_added\": \"2022-07-08T09:37:04.000Z\",\n                    \"project_id\": 17,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 110,\n                    \"total_invoice\": 115.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10001,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 5.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 115.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 110,\n                    \"appointment_id\": 3,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 17,\n                    \"projects_title\": \"TEST AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657272638620_823669.jpeg\",\n                    \"projects_date_added\": \"2022-07-08T09:29:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-08T09:36:00.000Z\",\n                    \"projects_sprice\": 50,\n                    \"projects_rprice\": 100,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-07-08T09:30:40.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 110,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 9,\n                    \"custom_projects_project_id\": 17,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null\n                }\n            ],\n            \"cartValues\": {\n                \"per_total\": 110,\n                \"total_amount\": 115.5,\n                \"total_tax\": 5.5,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 115.5,\n                \"admin_fee_percent\": 0,\n                \"admin_fee\": 0,\n                \"cart_group\": \"1\",\n                \"cart_id\": [\n                    2\n                ],\n                \"common_invoice\": 10001,\n                \"user_id\": 4\n            }\n        }\n    }\n}"}],"_postman_id":"545d8cff-a79e-438a-841d-6a741df72afc"},{"name":"Cart Address Action","id":"a5194304-14ac-4508-85e3-ec92e1e7219b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"108\",\n    \"bill_first_name\": \"Srikanth\",\n    \"bill_last_name\": \"Baskaran\",\n    \"bill_address1\": \"637 Cambridge circle\",\n    \"bill_city\": \"Richardson\",\n    \"bill_state\": \"Texas\",\n    \"bill_zipcode\": 75080\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/saveAddress","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","saveAddress"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"81f6d09b-2996-48a9-ae48-b502e68c3c84","name":"Cart Address Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"108\",\n    \"bill_first_name\": \"Srikanth\",\n    \"bill_last_name\": \"Baskaran\",\n    \"bill_address1\": \"637 Cambridge circle\",\n    \"bill_city\": \"Richardson\",\n    \"bill_state\": \"Texas\",\n    \"bill_zipcode\": 75080\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/saveAddress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"83"},{"key":"etag","value":"W/\"53-wIZaCQ8cwlVG4WwnWz2G09u4VlY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:11:48 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Billing Address Updated!\"\n    }\n}"}],"_postman_id":"a5194304-14ac-4508-85e3-ec92e1e7219b"},{"name":"Check Appointments","id":"53d485dc-990b-4843-b0f0-fab4804dfe91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkAppointments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","checkAppointments"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7a3d34a2-dc3e-44e0-bb3f-236d40ab3e7d","name":"Check Appointments","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkAppointments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"120"},{"key":"etag","value":"W/\"78-k2Kq4g8wotw4p0H6CQlYayTisDU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:10:12 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": []\n        }\n    }\n}"}],"_postman_id":"53d485dc-990b-4843-b0f0-fab4804dfe91"},{"name":"Pending Count","id":"2194dba4-54c3-4489-8313-893bb456da84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"table\": \"cart_temp\",\r\n    \"field\": \"cart_id\",\r\n    \"extraField\": \"\",\r\n    \"filters\": {\r\n        \"paid\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"crt.paid\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/pendingCount","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","pendingCount"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"9c93269c-ea7d-4b96-9ff9-d404a9c260b3","name":"Pending Count","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"table\": \"cart_temp\",\r\n    \"field\": \"cart_id\",\r\n    \"extraField\": \"\",\r\n    \"filters\": {\r\n        \"paid\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"crt.paid\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/pendingCount"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:40:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"98-lUcy8fylWgSyI33fHtMu22hWXZU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"cart_id\": 143\n                }\n            ],\n            \"totalRecords\": 1\n        }\n    }\n}"}],"_postman_id":"2194dba4-54c3-4489-8313-893bb456da84"}],"id":"04c9a4b6-73ff-4351-a9ab-c798ea567e57","_postman_id":"04c9a4b6-73ff-4351-a9ab-c798ea567e57","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Common","item":[{"name":"Get Default","id":"14ebafb1-a798-4047-a6fb-a7eceb1cc1c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getDefault","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","common","getDefault"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"59f86e74-121f-442b-96ca-95440d651c15","name":"Get Default","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getDefault"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:48:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"17a57-XOa+XVoJKXavI2jKDckBlgKuqSE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Settings variables successfully retrieved!\",\n        \"responseData\": {\n            \"allBidIncrements\": [\n                {\n                    \"id\": 1,\n                    \"from_amount\": 0,\n                    \"to_amount\": 75,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 2,\n                    \"from_amount\": 76,\n                    \"to_amount\": 150,\n                    \"increment\": 5,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 3,\n                    \"from_amount\": 151,\n                    \"to_amount\": 250,\n                    \"increment\": 10,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 4,\n                    \"from_amount\": 251,\n                    \"to_amount\": 500,\n                    \"increment\": 25,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 5,\n                    \"from_amount\": 501,\n                    \"to_amount\": 1000,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 6,\n                    \"from_amount\": 1001,\n                    \"to_amount\": 5000,\n                    \"increment\": 75,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 7,\n                    \"from_amount\": 5001,\n                    \"to_amount\": 50000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 8,\n                    \"from_amount\": 50001,\n                    \"to_amount\": 75000,\n                    \"increment\": 250,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 9,\n                    \"from_amount\": 75001,\n                    \"to_amount\": 100000,\n                    \"increment\": 500,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 10,\n                    \"from_amount\": 100001,\n                    \"to_amount\": 2500000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 11,\n                    \"from_amount\": 2500000,\n                    \"to_amount\": 10000000000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 12,\n                    \"from_amount\": 150,\n                    \"to_amount\": 300,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 13,\n                    \"from_amount\": 200,\n                    \"to_amount\": 2000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 14,\n                    \"from_amount\": 5,\n                    \"to_amount\": 10,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 15,\n                    \"from_amount\": 500,\n                    \"to_amount\": 20000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 16,\n                    \"from_amount\": 10,\n                    \"to_amount\": 100,\n                    \"increment\": 2,\n                    \"type\": \"range\"\n                }\n            ],\n            \"bidIncrementDefault\": [],\n            \"variables\": {\n                \"proxy_bidding_settings\": \"0\",\n                \"project_start_price\": 5,\n                \"project_reserve_price\": 5,\n                \"project_close_date\": 48,\n                \"phone_verify_expiry\": 5,\n                \"date_time_format\": \"MM-DD-YYYY h:mm a\",\n                \"time_format\": \"MM-DD-YYYY\",\n                \"relist_unpaid_date\": 168,\n                \"bidding_extended\": 2,\n                \"ext_min_limit\": 3,\n                \"max_next_limit\": 1000,\n                \"bid_history_email\": 1,\n                \"country_code\": \"+1\",\n                \"admin_email\": \"srikanth+admin@auctionsoftware.com\",\n                \"tax\": 5,\n                \"buyer_premium\": 15,\n                \"shipping\": 150,\n                \"schedule_appointment\": 1,\n                \"bid_deposit\": 150,\n                \"partial_payment_limit\": 10000,\n                \"site_trn_no\": \"10005760560003\"\n            },\n            \"tableValues\": {\n                \"allcategorytypes\": [\n                    {\n                        \"id\": 8,\n                        \"description\": \"Machinery\",\n                        \"avatar\": \"file_upload-1651819197611_570380.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"Mobile\",\n                        \"avatar\": \"file_upload-1651819262822_791784.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"Stationary\",\n                        \"avatar\": \"file_upload-1651819396371_682868.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"Vehicles\",\n                        \"avatar\": \"file_upload-1651819424887_300645.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"Light\",\n                        \"avatar\": \"file_upload-1651819457418_325894.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"Heavy\",\n                        \"avatar\": \"file_upload-1651819487239_217699.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"Electronics\",\n                        \"avatar\": \"file_upload-1651819535188_697253.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"Television\",\n                        \"avatar\": \"file_upload-1651819594367_450226.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"DVD Players\",\n                        \"avatar\": \"file_upload-1651819623161_568115.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \" Sound System\",\n                        \"avatar\": \"file_upload-1651819681586_218891.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 18,\n                        \"description\": \"IT Assets\",\n                        \"avatar\": \"file_upload-1651819716333_378143.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 19,\n                        \"description\": \"Desktops and Laptops\",\n                        \"avatar\": \"file_upload-1651819756101_169704.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 20,\n                        \"description\": \" Monitors, Printers and the peripherals\",\n                        \"avatar\": \"file_upload-1651819852569_336377.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 21,\n                        \"description\": \"Accessories\",\n                        \"avatar\": \"file_upload-1651819970305_824157.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 22,\n                        \"description\": \"Mobile and Landline Phones\",\n                        \"avatar\": \"file_upload-1651820008821_824528.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 23,\n                        \"description\": \"Mixed scrap\",\n                        \"avatar\": \"file_upload-1651820092989_221581.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 24,\n                        \"description\": \"Scrap Wood\",\n                        \"avatar\": \"file_upload-1651820137140_874743.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 25,\n                        \"description\": \"Waste paper\",\n                        \"avatar\": \"file_upload-1651820177437_225991.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 26,\n                        \"description\": \"Waste plastic\",\n                        \"avatar\": \"file_upload-1651820227361_554964.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 27,\n                        \"description\": \"Metal waste\",\n                        \"avatar\": \"file_upload-1651820272022_105813.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 28,\n                        \"description\": \"Used wire rope\",\n                        \"avatar\": \"file_upload-1651820309250_903829.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 29,\n                        \"description\": \"Waste Rubber\",\n                        \"avatar\": \"file_upload-1651820351913_199335.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 30,\n                        \"description\": \"Waste Batteries\",\n                        \"avatar\": \"file_upload-1651820387234_777411.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 31,\n                        \"description\": \"Clothes\",\n                        \"avatar\": \"file_upload-1651823378286_348727.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 32,\n                        \"description\": \"Shirts\",\n                        \"avatar\": \"file_upload-1651823401799_857571.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 33,\n                        \"description\": \"Jersey\",\n                        \"avatar\": \"file_upload-1651823475301_305873.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 34,\n                        \"description\": \"CD’s\",\n                        \"avatar\": \"file_upload-1651823543598_219070.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 35,\n                        \"description\": \"MUSIC\",\n                        \"avatar\": \"file_upload-1651823656382_254737.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 36,\n                        \"description\": \"Events\",\n                        \"avatar\": \"file_upload-1651823719419_821675.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 37,\n                        \"description\": \"Sports\",\n                        \"avatar\": \"file_upload-1651823778592_127775.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 38,\n                        \"description\": \"Sport items\",\n                        \"avatar\": \"file_upload-1651823810138_983010.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 37,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 39,\n                        \"description\": \"BOOKS\",\n                        \"avatar\": \"file_upload-1651823834001_172660.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 40,\n                        \"description\": \"First copy\",\n                        \"avatar\": \"file_upload-1651823895494_880421.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 41,\n                        \"description\": \"Special addition\",\n                        \"avatar\": \"file_upload-1651823929534_806147.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 42,\n                        \"description\": \"Digital assets\",\n                        \"avatar\": \"file_upload-1651823969969_522655.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 43,\n                        \"description\": \"Retro tech\",\n                        \"avatar\": \"file_upload-1651824036771_836353.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 42,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 44,\n                        \"description\": \"Music Rights\",\n                        \"avatar\": \"file_upload-1651826439761_605138.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 45,\n                        \"description\": \"All rights\",\n                        \"avatar\": \"file_upload-1651826491149_137113.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 46,\n                        \"description\": \"Writer rights\",\n                        \"avatar\": \"file_upload-1651826540951_913846.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 47,\n                        \"description\": \" Singer rights\",\n                        \"avatar\": \"file_upload-1651826567696_251406.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 48,\n                        \"description\": \"Producer's Share\",\n                        \"avatar\": \"file_upload-1651826593332_888193.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 49,\n                        \"description\": \"BABY PRODUCTS\",\n                        \"avatar\": \"file_upload-1651826619181_912475.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 50,\n                        \"description\": \"Baby oils\",\n                        \"avatar\": \"file_upload-1651826662675_955245.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 51,\n                        \"description\": \"Baby shampoos \",\n                        \"avatar\": \"file_upload-1651826725599_320490.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 52,\n                        \"description\": \"Baby cloths\",\n                        \"avatar\": \"file_upload-1651826762947_270084.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 53,\n                        \"description\": \"SPORTS & OUTDOORS\",\n                        \"avatar\": \"file_upload-1651826832933_849617.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 54,\n                        \"description\": \"Wearables\",\n                        \"avatar\": \"file_upload-1651826940249_767175.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 53,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 55,\n                        \"description\": \"TOOLS & HOME IMPROVEMENT\",\n                        \"avatar\": \"file_upload-1651827020035_681198.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 56,\n                        \"description\": \"Wooden\",\n                        \"avatar\": \"file_upload-1651827080068_617059.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 55,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 57,\n                        \"description\": \"INDUSTRIAL\",\n                        \"avatar\": \"file_upload-1651827223950_636706.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 58,\n                        \"description\": \"Computers\",\n                        \"avatar\": \"file_upload-1651827251091_831965.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 57,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 59,\n                        \"description\": \"MUSIC\",\n                        \"avatar\": \"file_upload-1651827293755_738426.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 60,\n                        \"description\": \"CD’S\",\n                        \"avatar\": \"file_upload-1651827314011_631839.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 61,\n                        \"description\": \" Luxury cars\",\n                        \"avatar\": \"file_upload-1651827378287_495891.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 62,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827441369_790188.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 63,\n                        \"description\": \"Sports cars\",\n                        \"avatar\": \"file_upload-1651827504129_312160.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 64,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827573132_447779.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 65,\n                        \"description\": \"90’s cars\",\n                        \"avatar\": \"file_upload-1651827681433_237936.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 66,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827731795_335584.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 67,\n                        \"description\": \"80’s cars\",\n                        \"avatar\": \"file_upload-1651827770536_796794.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 68,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827807402_806632.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 69,\n                        \"description\": \"From manufacture\",\n                        \"avatar\": \"file_upload-1651830489513_299695.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 70,\n                        \"description\": \"Used\",\n                        \"avatar\": \"file_upload-1651830594406_403503.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 71,\n                        \"description\": \"Fully working condition\",\n                        \"avatar\": \"file_upload-1651830637127_438573.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 72,\n                        \"description\": \"Fully working condition\",\n                        \"avatar\": \"file_upload-1651830701689_384965.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 73,\n                        \"description\": \"Digital subscriptions\",\n                        \"avatar\": \"file_upload-1651833808094_307552.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 74,\n                        \"description\": \"Phant\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 75,\n                        \"description\": \"test\",\n                        \"avatar\": \"file_upload-1663828272539_538980.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 76,\n                        \"description\": \"toy car test\",\n                        \"avatar\": \"file_upload-1663828761779_326524.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 77,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 78,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665382883735_701321.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 79,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665568580645_932745.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 80,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665572762394_300995.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 81,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665642998597_700923.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 82,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665656889670_626786.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 83,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665659885532_136976.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 84,\n                        \"description\": \"Bike\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 85,\n                        \"description\": \"GYM Equipment's\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 37,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 86,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    }\n                ],\n                \"allconditiontypes\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Great\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"Good\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"Fair\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"Scrap\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"bad\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 6,\n                        \"description\": \"goood\",\n                        \"active\": 0,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 7,\n                        \"description\": \"goood\",\n                        \"active\": 0,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"goood\",\n                        \"active\": 0,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    }\n                ],\n                \"alllocations\": [\n                    {\n                        \"id\": 1,\n                        \"city\": \"Las Vegas\",\n                        \"weeklyHours\": \"10:00 am - 7:00 pm\",\n                        \"name\": \"Dubai\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10:00 am - 7:00 pm\",\n                        \"sundayHours\": \"10:00 am - 7:00 pm\",\n                        \"address\": \"4825 E Cheyenne Ave Suite 130\",\n                        \"zipCode\": 89115,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 0,\n                        \"warehousePositionMax\": 0,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 2,\n                        \"city\": \"Henderson\",\n                        \"weeklyHours\": \"10:00 am - 7:00 pm\",\n                        \"name\": \"US\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10:00 am - 7:00 pm\",\n                        \"sundayHours\": \"10:00 am - 7:00 pm\",\n                        \"address\": \"7685 Commercial Way Suite C\",\n                        \"zipCode\": 89011,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 8000,\n                        \"warehousePositionMax\": 8999,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 3,\n                        \"city\": \"test\",\n                        \"weeklyHours\": \"10:25 pm - 10:25 pm\",\n                        \"name\": \"UK\",\n                        \"state\": \"texas\",\n                        \"saturdayHours\": \"12:25 pm - 2:25 pm\",\n                        \"sundayHours\": \"7:25 pm - 5:25 pm\",\n                        \"address\": \"TEST ADDRESS\",\n                        \"zipCode\": 76092,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 2,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 4,\n                        \"city\": \"berlin\",\n                        \"weeklyHours\": \"10:00 am - 7:00 pm\",\n                        \"name\": \"germany\",\n                        \"state\": \"araahqd\",\n                        \"saturdayHours\": \"10:00 am - 7:01 pm\",\n                        \"sundayHours\": \"10:00 am - 4:00 pm\",\n                        \"address\": \"abcdef123\",\n                        \"zipCode\": 56342,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 5,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"1:22 am - 1:22 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"1:22 am - 1:22 am\",\n                        \"sundayHours\": \"1:22 am - 1:22 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 6,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"4:57 am - 4:57 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"4:57 am - 4:57 am\",\n                        \"sundayHours\": \"4:57 am - 4:57 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 7,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"6:06 am - 6:06 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"6:06 am - 6:06 am\",\n                        \"sundayHours\": \"6:06 am - 6:06 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 8,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"1:37 am - 1:37 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"1:37 am - 1:37 am\",\n                        \"sundayHours\": \"1:37 am - 1:37 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 9,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"5:28 am - 5:28 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"5:28 am - 5:28 am\",\n                        \"sundayHours\": \"5:28 am - 5:28 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 10,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"6:22 am - 6:22 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"6:22 am - 6:22 am\",\n                        \"sundayHours\": \"6:22 am - 6:22 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 11,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"10:18 am - 10:18 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"10:18 am - 10:18 am\",\n                        \"sundayHours\": \"10:18 am - 10:18 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    }\n                ],\n                \"allall_notifications\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Bidding\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"Outbid\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"Watchlist\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"Saved Search\",\n                        \"email\": 1,\n                        \"sms\": 0\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"Auction Invite\",\n                        \"email\": 0,\n                        \"sms\": 0\n                    },\n                    {\n                        \"id\": 6,\n                        \"description\": \"Won Item\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 7,\n                        \"description\": \"Lost Item\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"Paid Invoice\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"Payment Notify\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    }\n                ],\n                \"allui_settings\": [\n                    {\n                        \"id\": 1,\n                        \"ui_key\": \"primColor\",\n                        \"ui_value\": \"#0276b8\",\n                        \"ui_type\": \"color\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"ui_key\": \"secColor\",\n                        \"ui_value\": \"#333333\",\n                        \"ui_type\": \"color\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 3,\n                        \"ui_key\": \"hi\",\n                        \"ui_value\": \"hello\",\n                        \"ui_type\": \"text\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 4,\n                        \"ui_key\": \"CHECKING\",\n                        \"ui_value\": \"TEST\",\n                        \"ui_type\": \"text\",\n                        \"active\": 0\n                    }\n                ],\n                \"allorganization\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Ajith seller\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"ORGANISATION 1\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"TEST ORGANISATION 2\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"TEST ORGANISATION 1\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"ORAGANISATION ORGO\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 6,\n                        \"description\": \"Techist\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 7,\n                        \"description\": \"Pay Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"Organization Check\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"TESTING ORGANISATION \",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"123\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"Organization name 1 \",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"My Organisation 1\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \"My Organisation\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 18,\n                        \"description\": \"Test Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 19,\n                        \"description\": \"Test Copany name\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 20,\n                        \"description\": \"Test Corjgn Chekc\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 21,\n                        \"description\": \"T Org\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 22,\n                        \"description\": \"Ajith Seller\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 23,\n                        \"description\": \"Ajith seller10\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 24,\n                        \"description\": \"Ajith Org\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 25,\n                        \"description\": \"My Organisation 1\",\n                        \"active\": 1\n                    }\n                ],\n                \"alldata_all_dropdown\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Dubai\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"location_id\"\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"US\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"location_id\"\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"Great\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"condition\"\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"Good\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"condition\"\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"Fair\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"condition\"\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"Machinery\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"Mobile\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"Stationary\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"Vehicles\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"Light\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"Heavy\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"Electronics\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"Television\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"DVD Players\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \" Sound System\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 18,\n                        \"description\": \"IT Assets\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 19,\n                        \"description\": \"Desktops and Laptops\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 20,\n                        \"description\": \" Monitors, Printers and the peripherals\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 21,\n                        \"description\": \"Accessories\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 22,\n                        \"description\": \"Mobile and Landline Phones\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 23,\n                        \"description\": \"Mixed scrap\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 24,\n                        \"description\": \"Scrap Wood\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 25,\n                        \"description\": \"Waste paper\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 26,\n                        \"description\": \"Waste plastic\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 27,\n                        \"description\": \"Metal waste\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 28,\n                        \"description\": \"Used wire rope\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 29,\n                        \"description\": \"Waste Rubber\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 30,\n                        \"description\": \"Waste Batteries\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 31,\n                        \"description\": \"Clothes\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 32,\n                        \"description\": \"Shirts\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 33,\n                        \"description\": \"Jersey\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 34,\n                        \"description\": \"CD’s\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 35,\n                        \"description\": \"MUSIC\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 36,\n                        \"description\": \"Events\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 37,\n                        \"description\": \"Sports\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 38,\n                        \"description\": \"Sport items\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 37,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 39,\n                        \"description\": \"BOOKS\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 40,\n                        \"description\": \"First copy\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 41,\n                        \"description\": \"Special addition\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 42,\n                        \"description\": \"Digital assets\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 43,\n                        \"description\": \"Retro tech\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 42,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 44,\n                        \"description\": \"Music Rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 45,\n                        \"description\": \"All rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 46,\n                        \"description\": \"Writer rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 47,\n                        \"description\": \" Singer rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 48,\n                        \"description\": \"Producer's Share\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 49,\n                        \"description\": \"BABY PRODUCTS\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 50,\n                        \"description\": \"Baby oils\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 51,\n                        \"description\": \"Baby shampoos \",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 52,\n                        \"description\": \"Baby cloths\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 53,\n                        \"description\": \"SPORTS & OUTDOORS\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 54,\n                        \"description\": \"Wearables\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 53,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 55,\n                        \"description\": \"TOOLS & HOME IMPROVEMENT\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 56,\n                        \"description\": \"Wooden\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 55,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 57,\n                        \"description\": \"INDUSTRIAL\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 58,\n                        \"description\": \"Computers\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 57,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 59,\n                        \"description\": \"MUSIC\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 60,\n                        \"description\": \"CD’S\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 61,\n                        \"description\": \" Luxury cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 62,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 63,\n                        \"description\": \"Sports cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 64,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 65,\n                        \"description\": \"90’s cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 66,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 67,\n                        \"description\": \"80’s cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 68,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 69,\n                        \"description\": \"From manufacture\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 70,\n                        \"description\": \"Used\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 71,\n                        \"description\": \"Fully working condition\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 72,\n                        \"description\": \"Fully working condition\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 73,\n                        \"description\": \"Digital subscriptions\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 74,\n                        \"description\": \"Good\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"conditionTypeId\"\n                    },\n                    {\n                        \"id\": 75,\n                        \"description\": \"Bad\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"conditionTypeId\"\n                    },\n                    {\n                        \"id\": 76,\n                        \"description\": \"value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 77,\n                        \"description\": \"value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 78,\n                        \"description\": \"value 3\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 79,\n                        \"description\": \"value t\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 80,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_select\"\n                    },\n                    {\n                        \"id\": 81,\n                        \"description\": \"Value 3\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"test_select\"\n                    },\n                    {\n                        \"id\": 82,\n                        \"description\": \"Tax ID 1 Value\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"tax_id\"\n                    },\n                    {\n                        \"id\": 83,\n                        \"description\": \"Tax ID 2 Value\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"tax_id\"\n                    },\n                    {\n                        \"id\": 84,\n                        \"description\": \"Radio value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"radio_field\"\n                    },\n                    {\n                        \"id\": 85,\n                        \"description\": \"Radio value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"radio_field\"\n                    },\n                    {\n                        \"id\": 86,\n                        \"description\": \"Hatchback\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_search\"\n                    },\n                    {\n                        \"id\": 87,\n                        \"description\": \"Sedan\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"test_search\"\n                    },\n                    {\n                        \"id\": 88,\n                        \"description\": \"SUV\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"test_search\"\n                    },\n                    {\n                        \"id\": 89,\n                        \"description\": \"Test Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"check_box_new_added_check\"\n                    },\n                    {\n                        \"id\": 90,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 91,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 92,\n                        \"description\": \"TEST DETAILS\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 93,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 3,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 94,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 3,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 95,\n                        \"description\": \"ANOTHER VALUE\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 96,\n                        \"description\": \"yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 97,\n                        \"description\": \"TEST DETAILS\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"testing_field_testing_fieldtesting_fieldtest\"\n                    },\n                    {\n                        \"id\": 98,\n                        \"description\": \"TESTING FIELD TESTING FIELDTESTING FIELDTEST TESTING FIELD TESTING FIELDTESTING FIELDTEST TESTING FIELD TESTING FIELDTESTING FIELDTEST\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"testing_field_testing_fieldtesting_fieldtest\"\n                    },\n                    {\n                        \"id\": 99,\n                        \"description\": \"yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 100,\n                        \"description\": \"no\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 2,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 101,\n                        \"description\": \"male\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 102,\n                        \"description\": \"Female\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 103,\n                        \"description\": \"Radio\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 104,\n                        \"description\": \"Yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"radio_button\"\n                    },\n                    {\n                        \"id\": 105,\n                        \"description\": \"No\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"radio_button\"\n                    },\n                    {\n                        \"id\": 106,\n                        \"description\": \"one\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multi_check_box\"\n                    },\n                    {\n                        \"id\": 107,\n                        \"description\": \"two\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"multi_check_box\"\n                    },\n                    {\n                        \"id\": 108,\n                        \"description\": \"Three\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"multi_check_box\"\n                    },\n                    {\n                        \"id\": 109,\n                        \"description\": \"yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_field\"\n                    },\n                    {\n                        \"id\": 110,\n                        \"description\": \"No\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_field\"\n                    },\n                    {\n                        \"id\": 111,\n                        \"description\": \"no\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 112,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 113,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 114,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 115,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 116,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 117,\n                        \"description\": \"nill 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 118,\n                        \"description\": \"nill 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 119,\n                        \"description\": \"one\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"lable_6\"\n                    },\n                    {\n                        \"id\": 120,\n                        \"description\": \"nil\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 121,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 122,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 123,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"location_id\"\n                    },\n                    {\n                        \"id\": 124,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"locationid\"\n                    },\n                    {\n                        \"id\": 125,\n                        \"description\": \"Nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 126,\n                        \"description\": \"ddd\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 127,\n                        \"description\": \"Test 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 128,\n                        \"description\": \"Test 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 2,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 129,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 130,\n                        \"description\": \"Test2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 2,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 131,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 132,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 133,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 134,\n                        \"description\": \"TEST DETAILS\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button_2\"\n                    },\n                    {\n                        \"id\": 135,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button_2\"\n                    },\n                    {\n                        \"id\": 136,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button_2\"\n                    },\n                    {\n                        \"id\": 137,\n                        \"description\": \"TEST 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"selcet_field_\"\n                    },\n                    {\n                        \"id\": 138,\n                        \"description\": \"TEST 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"selcet_field_\"\n                    },\n                    {\n                        \"id\": 139,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 140,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 141,\n                        \"description\": \"Test Value 3\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 142,\n                        \"description\": \"Test value 4\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 143,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"drop_down_test\"\n                    },\n                    {\n                        \"id\": 144,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"drop_down_test\"\n                    },\n                    {\n                        \"id\": 145,\n                        \"description\": \"Check box value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multi_check_box_\"\n                    },\n                    {\n                        \"id\": 146,\n                        \"description\": \"Check box value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multi_check_box_\"\n                    },\n                    {\n                        \"id\": 147,\n                        \"description\": \"Abc\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multiple_select_123\"\n                    },\n                    {\n                        \"id\": 148,\n                        \"description\": \"Cde\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multiple_select_123\"\n                    },\n                    {\n                        \"id\": 149,\n                        \"description\": \"TTT\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"new_file_add_for_drop_down\"\n                    },\n                    {\n                        \"id\": 150,\n                        \"description\": \"QQQ\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"new_file_add_for_drop_down\"\n                    },\n                    {\n                        \"id\": 151,\n                        \"description\": \"ZZZ\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"new_file_add_for_drop_down\"\n                    },\n                    {\n                        \"id\": 152,\n                        \"description\": \"Machinery\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 153,\n                        \"description\": \"Vehicles\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 154,\n                        \"description\": \"Electronics\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 155,\n                        \"description\": \"IT Assets\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 156,\n                        \"description\": \"MixedScrap\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 157,\n                        \"description\": \"Clothes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 158,\n                        \"description\": \"CD's\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 159,\n                        \"description\": \"Sport items\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 160,\n                        \"description\": \"YES\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"select\"\n                    },\n                    {\n                        \"id\": 161,\n                        \"description\": \"NO\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"select\"\n                    }\n                ]\n            },\n            \"languages\": [\n                \"for_english\",\n                \"for_arabic\"\n            ],\n            \"phrases\": {\n                \"for_english\": {\n                    \"test\": \"Testss\",\n                    \"new\": \"New\",\n                    \"all_free-zone_auctions_in_one_place\": \"All DP World UAE Region Auctions in one place\",\n                    \"search_for_products_here\": \"Search for products here\",\n                    \"find_product\": \"FIND PRODUCT\",\n                    \"shop_by_category\": \"Shop by category\",\n                    \"about_jafza_ezone\": \"About Jafza eZone\",\n                    \"data_about_jafza_ezone\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\",\n                    \"recently_listed\": \"Recently Listed\",\n                    \"start_buying_today\": \"Start Buying Today!\",\n                    \"live_auctions\": \"Live Auctions\",\n                    \"time_left\": \"Time Left\",\n                    \"welcome_to_auction_ezone\": \"Welcome to Auction eZone\",\n                    \"continue_logging_into_your_account\": \"Continue logging into your account\",\n                    \"invalid_email_format\": \"Invalid email format\",\n                    \"required\": \"Required!\",\n                    \"remember_me\": \"Remember me\",\n                    \"email_address\": \"Email address\",\n                    \"enter_your_email_address\": \"Enter your email address\",\n                    \"password\": \"Password\",\n                    \"enter_your_password\": \"Enter Your Password\",\n                    \"forgot_password\": \"Forgot Password?\",\n                    \"create_a_new_account\": \"Create a new account\",\n                    \"login\": \"Login\",\n                    \"jafza_ezone_logo\": \"Jafza eZone logo\",\n                    \"forgot_password_detail\": \"Please enter your registered email address and we will send you a password resent link shortly.\",\n                    \"send_reset_password_link\": \"SEND RESET PASSWORD LINK\",\n                    \"minimum_8_characters\": \"Minimum 8 characters\",\n                    \"passwords_not_match\": \"Passwords not match\",\n                    \"new_password\": \"New Password\",\n                    \"enter_your_new_password\": \"Enter your new password\",\n                    \"confirm_password\": \"Confirm Password\",\n                    \"re-enter_your_password\": \"Re-enter your password\",\n                    \"reset_password\": \"Reset password\",\n                    \"create_a_new_password\": \"Create a new password\",\n                    \"change\": \"Change\",\n                    \"individual\": \"Individual\",\n                    \"company\": \"Company\",\n                    \"please_select_any_one_of_type\": \"Please select any one of type\",\n                    \"continue\": \"Continue\",\n                    \"verification_code\": \"Verification Code\",\n                    \"enter_verification_code\": \"Enter Verification Code\",\n                    \"your_code_will_expire_in_5_minutes\": \"Your code will expire in 5 minutes\",\n                    \"resend_sms\": \"Resend SMS\",\n                    \"send_sms\": \"Send SMS\",\n                    \"verify_phone_number\": \"Verify phone number\",\n                    \"cancel\": \"Cancel\",\n                    \"verify_code\": \"VERIFY CODE\",\n                    \"the_special_characters_not_allowed\": \"The special characters not allowed\",\n                    \"some_kind_of_special_characters_not_allowed\": \"Some kind of  special characters not allowed\",\n                    \"maximum_150_characters\": \"Maximum 150 characters\",\n                    \"maximum_250_characters\": \"Maximum 250 characters\",\n                    \"minimum_5_characters\": \"Minimum 5 characters\",\n                    \"maximum_15_characters\": \"Maximum 15 characters\",\n                    \"maximum_20_characters\": \"Maximum 20 characters\",\n                    \"the_number_only\": \"The number only\",\n                    \"the_characters_only\": \"The characters only\",\n                    \"the_positive_number_only\": \"The positive number only\",\n                    \"maximum_6_characters\": \"Maximum 6 characters \",\n                    \"emails_do_not_match\": \"E-mail's do not match\",\n                    \"please_accept_terms_and_condition\": \"Please accept terms and condition!\",\n                    \"please_accept\": \"Please accept!\",\n                    \"are_you_dpw_group_employee\": \"Are you DPW group employee?\",\n                    \"are_you_related_to_any_dpw\": \"Are you related to any DPW Procurement/Auction Staff?\",\n                    \"yes\": \"Yes\",\n                    \"no\": \"No\",\n                    \"first_name\": \"First Name\",\n                    \"enter_your_first_name\": \"Enter your first name\",\n                    \"last_name\": \"Last Name\",\n                    \"enter_your_last_name\": \"Enter your Last Name\",\n                    \"confirm_email_address\": \"Confirm Email address\",\n                    \"phone_number\": \"Phone Number\",\n                    \"re_enter_your_password\": \"Re-enter your password\",\n                    \"emirates_id\": \"Emirates ID\",\n                    \"enter_your_emirates_id\": \"Enter your emirates Id\",\n                    \"passport_number\": \"Passport Number\",\n                    \"enter_your_passport_number\": \"Enter your passport number\",\n                    \"country\": \"Country\",\n                    \"select_your_country\": \"Select your country\",\n                    \"state\": \"State\",\n                    \"select_your_state\": \"Select your state\",\n                    \"city\": \"City\",\n                    \"enter_your_city\": \"Enter Your City\",\n                    \"address\": \"Address\",\n                    \"enter_your_address\": \"Enter your address\",\n                    \"po_box\": \"P.O Box\",\n                    \"upload_tax_registration_number\": \"Upload Tax registration number (TRN) document\",\n                    \"upload_necessary_permits_licenses_or_certificates\": \"Upload necessary permits, licenses or certificates\",\n                    \"enter_your_post_box_number\": \"Enter your post box number\",\n                    \"i_agree_to_the\": \"I agree to the\",\n                    \"terms_conditions\": \"Terms & Conditions.\",\n                    \"conflict_of_interests_for_dpw_staff\": \"Conflict of interests for DPW Staff.\",\n                    \"create_my_account\": \"Create my account\",\n                    \"already_have_an_account\": \"Already have an account ?\",\n                    \"login_here\": \"Login here\",\n                    \"company_name\": \"Company Name\",\n                    \"enter_your_company_name\": \"Enter your company name\",\n                    \"business_structure\": \"Business Structure\",\n                    \"select_a_business_structure\": \"Select a business structure\",\n                    \"telephone_number\": \"Telephone number\",\n                    \"enter_your_telephone_number\": \"Enter your telephone number\",\n                    \"mobile_number\": \"Mobile number\",\n                    \"enter_your_mobile_number\": \"Enter your Mobile number\",\n                    \"website\": \"Website\",\n                    \"enter_your_website\": \"Enter your website\",\n                    \"business_registration_number\": \"Business registration / trade license number\",\n                    \"enter_your_business_registration\": \"Enter your Business registration / trade license number\",\n                    \"expiry_date\": \"Expiry Date\",\n                    \"select_an_expire_date\": \"Select an expire date\",\n                    \"name\": \"Name\",\n                    \"enter_name\": \"Enter name\",\n                    \"designation\": \"Designation\",\n                    \"enter_designation\": \"Enter designation\",\n                    \"department\": \"Department\",\n                    \"enter_a_department\": \"Enter a Department\",\n                    \"phone_number_or_mobile_number\": \"Phone number/Mobile number\",\n                    \"enter_phone_number_or_mobile_number\": \"Enter Phone number/Mobile number\",\n                    \"name_of_parent_company\": \"Name of parent company\",\n                    \"enter_name_of_parent_company\": \"Enter name of parent company\",\n                    \"categories\": \"Categories\",\n                    \"select_a_category\": \"Select a category\",\n                    \"tax_registration_number\": \"Tax Registration Number (TRN)\",\n                    \"enter_tax_registration_number\": \"Enter Tax Registration Number (TRN)\",\n                    \"uae_emirate_of_vat_registration\": \"UAE Emirate of VAT registration\",\n                    \"enter_uae_emirate_of_vat_registration\": \"Enter UAE Emirate of VAT registration\",\n                    \"dubai_customs_code\": \"Dubai customs code\",\n                    \"enter_dubai_customs_code\": \"Enter Dubai customs code\",\n                    \"trakhees_registration_number\": \"Trakhees registration number\",\n                    \"enter_trakhees_registration_number\": \"Enter Trakhees registration number\",\n                    \"sme_membership_number\": \"SME membership number\",\n                    \"enter_sme_membership_number\": \"Enter SME membership number\",\n                    \"upload_Business_registration_or_trade_license_document\": \"Upload Business registration / trade license document\",\n                    \"upload_tax_registration_number_document\": \"Upload Tax registration number (TRN) document\",\n                    \"sign_using_docusign\": \"Sign using DocuSign\",\n                    \"upload_company_seal\": \"Upload Company Seal\",\n                    \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\": \"Is your company owner or manager related to any of DP World procurement staff ?\",\n                    \"add_person\": \"Add person\",\n                    \"remove_person\": \"Remove Person\",\n                    \"add_shareholder\": \"Add shareholder\",\n                    \"remove_shareholder\": \"Remove shareholder\",\n                    \"you_have_successfully_submitted_your_application\": \"You have successfully submitted your application.\",\n                    \"you_will_be_notified_once_we_review_your_application\": \"You will be notified once we review your application.\",\n                    \"next\": \"Next\",\n                    \"results_12_per_page\": \"12 Results per page\",\n                    \"results_24_per_page\": \"24 Results per page\",\n                    \"results_36_per_page\": \"36 Results per page\",\n                    \"none\": \"None\",\n                    \"current_price_low_to_high\": \"Current Price (Low - High)\",\n                    \"current_price_high_to_low\": \"Current Price (High - Low)\",\n                    \"time_remaining\": \"Time remaining\",\n                    \"ending_today\": \"Ending Today\",\n                    \"buy_now_price_low_to_high\": \"Buy Now Price (Low - High)\",\n                    \"buy_now_price_high_to_low\": \"Buy Now Price (High - Low)\",\n                    \"you_have_searched_for\": \"You have searched for\",\n                    \"save_this_search\": \"Save this search\",\n                    \"results_per_page\": \"Results per page\",\n                    \"sort_by\": \"Sort By\",\n                    \"showing\": \"Showing\",\n                    \"of\": \"of\",\n                    \"message\": \"Message\",\n                    \"enter_your_message\": \"Enter your message\",\n                    \"contact_us\": \"CONTACT US\",\n                    \"reach_us\": \"REACH US\",\n                    \"submit\": \"Submit\",\n                    \"oops_your_shopping_cart_seems_to_be_empty\": \"Oops! your shopping cart seems to be empty.\",\n                    \"search_our_inventory_for_amazing_products\": \"Search our inventory for amazing products.\",\n                    \"shopping_cart\": \"Shopping Cart\",\n                    \"result_found\": \"Result Found\",\n                    \"shopping_cart_summary\": \"Shopping cart summary\",\n                    \"total_payable\": \"Total Payable\",\n                    \"items\": \"Items\",\n                    \"proceed_to_checkout\": \"Proceed to Checkout\",\n                    \"your_items\": \"Your Items\",\n                    \"results_found\": \"Results Found\",\n                    \"invalid_zip_code\": \"Invalid ZIP Code\",\n                    \"minimum_2_characters\": \"Minimum 2 characters\",\n                    \"zip_code\": \"ZIP Code\",\n                    \"enter_your_zip_code\": \"Enter your ZIP code\",\n                    \"select_mode_of_payment\": \"Select mode of payment\",\n                    \"online\": \"Online\",\n                    \"offline\": \"Offline\",\n                    \"deposit\": \"Deposit\",\n                    \"closed_no_slots_available\": \"Closed / No Slots Available\",\n                    \"select_a_time\": \"Select a time\",\n                    \"restore\": \"Restore\",\n                    \"you_have_an_appointment_schedule_for\": \"You have an appointment schedule for\",\n                    \"you_can_add_items_to_the_same_appointment\": \"You can add items to the same appointment\",\n                    \"cart\": \"Cart\",\n                    \"checkout\": \"Check out\",\n                    \"review_your_order\": \"Review your order\",\n                    \"address_for_pickup\": \"Address for pickup\",\n                    \"please_bring_along_your_emirates_id_for_verification\": \"Please bring along your emirates ID for verification\",\n                    \"you_have_an_selected_your_previous_appointment_scheduled_at\": \"You have an selected your previous appointment scheduled at\",\n                    \"if_you_want_to_remove_the_previous_appointment\": \"If you want to remove the previous appointment\",\n                    \"select_a_pickup_date\": \"Select a pickup date\",\n                    \"select_a_pickup_time\": \"Select a pickup time\",\n                    \"subtotal\": \"Subtotal\",\n                    \"tax\": \"Tax\",\n                    \"total_amount\": \"Total Amount\",\n                    \"make_payment\": \"Make Payment\",\n                    \"hang_in_there_your_payment_is_processed\": \"Hang in there your payment is processed\",\n                    \"please_do_not_press_the_back_button_or refresh_the_page\": \"Please do not press the back button or refresh the page\",\n                    \"order_summary\": \"Order Summary\",\n                    \"organization_details\": \"Organization Details\",\n                    \"contact_person_details\": \"Contact Person Details\",\n                    \"shareholder_details\": \"Shareholder Details\",\n                    \"category_details\": \"Category Details\",\n                    \"only_numbers_are_allowed\": \"Only numbers are allowed\",\n                    \"maximum_25_characters\": \"Maximum 25 characters\",\n                    \"invalid_email\": \"Invalid E-mail\",\n                    \"previous\": \"Previous\",\n                    \"we_couldnt_find_the_page_you_are_looking_for\": \"We couldn&apos;t find the page you are looking for.\",\n                    \"you_can_still_try_exploring_hundreds_of_other_product\": \"You can still try exploring hundreds of other products.\",\n                    \"not_found_404\": \"404- Page not found.\",\n                    \"search_for_products\": \"Search for products\",\n                    \"back\": \"Back\",\n                    \"all\": \"All\",\n                    \"winning\": \"Winning\",\n                    \"currently_outbid\": \"Currently Outbid\",\n                    \"won\": \"Won\",\n                    \"closing_date\": \"Closing Date\",\n                    \"enter_bid_amount\": \"Enter Bid Amt\",\n                    \"wallet_deposit_amount\": \"Wallet Deposit Amount\",\n                    \"enter_amount\": \"Enter amount\",\n                    \"my_wallet_balance\": \"My Wallet Balance\",\n                    \"add_balance\": \"Add Balance\",\n                    \"date\": \"Date\",\n                    \"description\": \"Description\",\n                    \"type\": \"Type\",\n                    \"amount\": \"Amount\",\n                    \"proceed_to_pay\": \"Proceed to pay\",\n                    \"enter_the_amount_to_be_added_to_your_wallet\": \"Enter the amount to be added to your wallet\",\n                    \"dash_subtitle\": \"The marketplace send email based on a wide variety of events that may occur as seen below. Some notifications such as Payment information will be sent regardless of your email preference settings.\",\n                    \"notification\": \"Notification\",\n                    \"email\": \"Email\",\n                    \"sms\": \"SMS\",\n                    \"save\": \"Save\",\n                    \"my_purchases\": \"My Purchases\",\n                    \"my_favourites\": \"My Favourites\",\n                    \"my_notifications\": \"My Notifications\",\n                    \"my_wallet\": \"My Wallet\",\n                    \"my_invoices\": \"My Invoices\",\n                    \"my_saved_searches\": \"My Saved Searches\",\n                    \"you_can_find_all_your_saved_searches_here\": \"You can find all your saved searches here.\",\n                    \"saved_search_helps_you_find_your_preferred_products_easily\": \"Saved search helps you find your preferred products easily.\",\n                    \"s_no\": \"S.no\",\n                    \"title\": \"Title\",\n                    \"date_added\": \"Date Added\",\n                    \"you_are_about_to_delete_this_saved_search\": \"You are about to delete this saved search!\",\n                    \"please_confirm_if_you_want_to_continue_with_this_action\": \"Please confirm if you want to continue with this action\",\n                    \"no_cancel\": \"No, Cancel\",\n                    \"yes_delete\": \"Yes, Delete\",\n                    \"enter_email_address\": \"Enter email address\",\n                    \"current_password\": \"Current Password\",\n                    \"enter_your_current_password\": \"Enter your current password\",\n                    \"profile_details\": \"Profile Details\",\n                    \"change_password\": \"Change Password\",\n                    \"enter_card_holder_name\": \"Enter card holders name\",\n                    \"card_number\": \"Card number\",\n                    \"enter_card_number\": \"Enter card number\",\n                    \"mininum_1_characters\": \"Mininum 1 characters\",\n                    \"profile\": \"Profile\",\n                    \"unpaid\": \"Unpaid\",\n                    \"paid\": \"Paid\",\n                    \"my_bids\": \"My Bids\",\n                    \"hello\": \"Hello,\",\n                    \"results_10_per_page\": \"10 Results for page\",\n                    \"results_20_per_page\": \"20 Results per page\",\n                    \"results_30_per_page\": \"30 Results per page\",\n                    \"winning_auctions\": \"Winning Auctions\",\n                    \"outbid_auctions\": \"Outbid Auctions\",\n                    \"won_auctions\": \"Won Auctions\",\n                    \"buy_now\": \"Buy Now\",\n                    \"my_auctions\": \"My Auctions\",\n                    \"debit\": \"Debit\",\n                    \"credit\": \"Credit\",\n                    \"enter\": \"Enter\",\n                    \"date_of_card_expiration\": \"Date of card expiration\",\n                    \"saved_cards\": \"Saved Cards\",\n                    \"add_a_new_card\": \"ADD A NEW CARD\",\n                    \"card_holder\": \"CARD HOLDER\",\n                    \"expires\": \"EXPIRES\",\n                    \"confirm_delete\": \"Confirm Delete\",\n                    \"address_of_jafza_zone\": \"T1 Engineering Building, 1st Floor\\r\\n\",\n                    \"operating_hours\": \"Operating Hours\",\n                    \"operating_hrs\": \"7:00AM to 3:00PM\",\n                    \"working_days\": \"Sunday - Thursday\",\n                    \"call_within_uae\": \"Call within UAE\",\n                    \"call_international\": \"Call International\",\n                    \"jafza_head_office\": \"Jafza Head Office\",\n                    \"retail_price_low_high\": \"Retail Price (Low - High)\",\n                    \"retail_price_high_to_low\": \"Retail Price (High - Low)\",\n                    \"invoice\": \"Invoice\",\n                    \"print\": \"Print\",\n                    \"status\": \"Status\",\n                    \"from\": \"From\",\n                    \"phone\": \"Phone\",\n                    \"international\": \"International\",\n                    \"within_jafza\": \"Within Jafza\",\n                    \"online_payment\": \"Online Payment\",\n                    \"offline_payment\": \"Offline Payment\",\n                    \"appointment_scheduled_at\": \"Appointment scheduled at\",\n                    \"transaction_details\": \"Transaction Details\",\n                    \"transaction_id\": \"Transaction ID\",\n                    \"paid_on\": \"Paid On\",\n                    \"method\": \"Method\",\n                    \"card\": \"Card\",\n                    \"cash\": \"Cash\",\n                    \"payment_status\": \"Payment Status\",\n                    \"product_details\": \"Product Details\",\n                    \"total\": \"Total\",\n                    \"grand_total\": \"Grand total\",\n                    \"thank_you_for_shopping_with_us\": \"Thank you for shopping with us !\",\n                    \"search\": \"Search\",\n                    \"closed_on\": \"Closed on\",\n                    \"auction_lots\": \"Auction Lots\",\n                    \"max_amount\": \"Max. Amount\",\n                    \"min_amount\": \"Min. Amount\",\n                    \"enter_payment_amount\": \"Enter Payment Amount\",\n                    \"make_a_partial_payment\": \"Make a partial payment\",\n                    \"custom_date\": \"Custom Date\",\n                    \"appointment\": \"Appointment\",\n                    \"date_should_not_be_more_than_7_days\": \"Date should not be more than 7 days\",\n                    \"subscribe_to_our_mailing_list\": \"Subscribe to our mailing list\",\n                    \"home\": \"Home\",\n                    \"products\": \"Products\",\n                    \"services\": \"Services\",\n                    \"about\": \"About\",\n                    \"help\": \"Help\",\n                    \"contact\": \"Contact\",\n                    \"guidelines\": \"Guidelines\",\n                    \"privacy_policy\": \"Privacy Policy\",\n                    \"terms_of_use\": \"Terms of Use\",\n                    \"stay_in_touch_with_us_for_the_new_products\": \"Stay in touch with us for the new products!\",\n                    \"all_rights_reserved\": \"All rights reserved.\",\n                    \"jafza_ezone\": \"Jafza eZone\",\n                    \"min_bid\": \"Min. Bid\",\n                    \"wallet\": \"Wallet\",\n                    \"increase_hard_bid\": \"Increase Hard Bid\",\n                    \"increase_proxy_bid\": \"Increase Proxy Bid\",\n                    \"place_hard_bid\": \"Place Hard Bid\",\n                    \"place_proxy_bid\": \"Place Proxy Bid\",\n                    \"login_to_bid\": \"Login to Bid\",\n                    \"confirm_bid\": \"Confirm Bid\",\n                    \"you_are_about_to_place_a_bid\": \"You are about to place a bid\",\n                    \"submit_a_deposit\": \"Submit a deposit\",\n                    \"deposit_has_to_be_placed_before_placing_bid_on_the_product\": \"Deposit has to be placed before placing bid on the product\",\n                    \"deposit_amount\": \"Deposit Amount\",\n                    \"product_id_required\": \"Product ID Required\",\n                    \"min_quantity\": \"Min. Quantity\",\n                    \"max_quantity\": \"Max. Quantity\",\n                    \"enter_quantity\": \"Enter Quantity\",\n                    \"login_to_buy\": \"Login to Buy\",\n                    \"confirm_buy_now\": \"Confirm Buy Now\",\n                    \"you_are_about_to_buy_this_product\": \"You are about to buy this product!\",\n                    \"search_jafza_ezone\": \"Search Jafza eZone...\",\n                    \"auctions\": \"Auctions\",\n                    \"buy_now_cart\": \"Buy Now Cart\",\n                    \"auction_cart\": \"Auction Cart\",\n                    \"logout\": \"Logout\",\n                    \"register\": \"Register\",\n                    \"favorites\": \"Favorites\",\n                    \"within_uae\": \"Within UAE\",\n                    \"total_items\": \"Total Items\",\n                    \"amount_paid\": \"Amount Paid\",\n                    \"pay_invoice\": \"Pay Invoice\",\n                    \"view_invoice\": \"View Invoice\",\n                    \"starts_in\": \"Starts in\",\n                    \"explore_auction\": \"Explore Auction\",\n                    \"quantity\": \"Quantity\",\n                    \"sub_total\": \"Sub-total\",\n                    \"remove_from_cart\": \"Remove from cart\",\n                    \"add_to_cart\": \"Add to cart\",\n                    \"winning_caps\": \"WINNING\",\n                    \"won_caps\": \"WON\",\n                    \"lost_caps\": \"LOST\",\n                    \"bids\": \"Bids\",\n                    \"not_available\": \"Not Available\",\n                    \"buy_now_price\": \"Buy now price\",\n                    \"view_more_info\": \"View more info\",\n                    \"reserve_price_not_met\": \"RESERVE PRICE NOT MET\",\n                    \"bid_history\": \"Bid History\",\n                    \"id\": \"ID\",\n                    \"current_bid\": \"Current Bid\",\n                    \"category\": \"Category\",\n                    \"sub_category\": \"Sub-Category\",\n                    \"location\": \"Location\",\n                    \"price\": \"Price\",\n                    \"conditions\": \"Conditions\",\n                    \"filters\": \"Filters\",\n                    \"clear_all\": \"Clear all\",\n                    \"found\": \"Found\",\n                    \"oops_you_have_been_outbid_caps\": \"OOPS! YOU HAVE BEEN OUTBID\",\n                    \"yayy_you_are_winning_this_item_caps\": \"YAYY! YOU ARE WINNING THIS ITEM\",\n                    \"congratulations_you_have_won_this_item\": \"CONGRATULATIONS! YOU HAVE WON THIS ITEM\",\n                    \"unfortunately_you_have_lost_this_item\": \"UNFORTUNATELY, YOU HAVE LOST THIS ITEM!\",\n                    \"minimum_bid\": \"Minimum Bid\",\n                    \"view_bid_history\": \"View Bid History\",\n                    \"lot\": \"Lot\",\n                    \"auction_ends\": \"Auction Ends\",\n                    \"available_quantity\": \"Available Quantity\",\n                    \"condition\": \"Condition\",\n                    \"guideline\": \"guideline\",\n                    \"video_will_be_streamed_soon\": \"Video will be streamed soon\",\n                    \"organisation_Details\": \"Organisation Details\",\n                    \"contact_person_detail\": \"Contact Person Detail\",\n                    \"share_holder_details\": \"Share holder Details\",\n                    \"today\": \"Today\",\n                    \"tomorrow\": \"Tomorrow\",\n                    \"in_2_days\": \"In 2 days\",\n                    \"no_records_found\": \"No Records Found!\",\n                    \"welcome_to_jafza_ezone\": \"Welcome to Jafza eZone\",\n                    \"select_type_of_registration\": \"Select type of registration\",\n                    \"create_your_free_account\": \"Create your free account\",\n                    \"description_in_home_page\": \"\",\n                    \"enter_address\": \"Enter Address\",\n                    \"start_date\": \"Start Date\",\n                    \"sole_proprietorship\": \"Sole Proprietorship\",\n                    \"partnership\": \"Partnership\",\n                    \"corporation\": \"Corporation\",\n                    \"limited_liability_company\": \"Limited Liability Company (LLC)\",\n                    \"maximum_50_characters\": \"Maximum 50 characters\",\n                    \"maximum_100_characters\": \"Maximum 100 characters\",\n                    \"bid_deposit\": \"Bid Deposit\",\n                    \"pending_amount\": \"Pending Amount\",\n                    \"category_name\": \"Category name\",\n                    \"terms_and_conditions\": \"Terms & Conditions\",\n                    \"terms_and_condition_details\": \"Terms and condition details\",\n                    \"minimum_3_characters\": \"Minimum 3 characters\",\n                    \"website_url_not_valid\": \"Website Url is not valid\",\n                    \"verify_phone\": \"Verify Phone\",\n                    \"my_account\": \"My Account\",\n                    \"total_paid\": \"Total Paid\",\n                    \"maximum_10_characters\": \"Maximum 10 characters\",\n                    \"select\": \"Select\",\n                    \"minimum_10_numbers\": \"Minimum 10 numbers\",\n                    \"enter_business_registration_number\": \"Enter Business registration number\",\n                    \"date_should_be_greater_than_the_current_date\": \"Date should be greater than the current date\",\n                    \"action\": \"Action\",\n                    \"upload_passport_emirates_id\": \"Upload Passport / Emirates ID\",\n                    \"cannot_register_with_conflict\": \"Cannot register with conflict\",\n                    \"vat\": \"Vat\",\n                    \"my_transactions\": \"My Transactions\",\n                    \"welcome_to_dpworld_auction\": \"Welcome to DP World Auctions\",\n                    \"about_dpworld_auction\": \"About DP World Auctions\",\n                    \"search_dpworld_auction\": \"Search DP World Auctions\",\n                    \"dp_world_auction\": \"DP World Auctions\",\n                    \"trakhees_expiry_date\": \"Trakhees Expiry Date\",\n                    \"cannot_be_a_decimal\": \"Cannot be a decimal\",\n                    \"your_account_is_verified\": \"Your account is verified!\",\n                    \"your_email_could_not_be_verified\": \"Your email could not be verified!\",\n                    \"deposits\": \"Deposits\",\n                    \"my_deposits\": \"My Deposits\",\n                    \"Good\": \"Good\",\n                    \"Great\": \"Great\",\n                    \"Fair\": \"Fair\",\n                    \"Poor\": \"Poor\",\n                    \"New\": \"New\",\n                    \"Used\": \"Used\",\n                    \"Bus\": \"Bus\",\n                    \"Trucks\": \"Trucks\",\n                    \"Electronics\": \"Electronics\",\n                    \"hang_in_there_your_payment_is_being_processed\": \"Hang in there your payment is being processed\",\n                    \"please_do_not_press_the_back_button_or_refresh_the_page\": \"Please do not press the back button or refresh the page\",\n                    \"purchases\": \"purchases\",\n                    \"watchlist\": \"watchlist\",\n                    \"invoice_id\": \"Invoice Id\",\n                    \"Starting Price\": \"Starting Price\",\n                    \"Bidding\": \"Bidding\",\n                    \"outbid\": \"Outbid\",\n                    \"Watchlist\": \"Watchlist\",\n                    \"Saved Search\": \"Saved Search\",\n                    \"auction_name\": \"Auction\",\n                    \"Won Item\": \"Won Item\",\n                    \"Lost Item\": \"Lost Item\",\n                    \"Paid Invoice\": \"Paid Invoice\",\n                    \"Payment Notify\": \"Payment Notify\",\n                    \"Auction Invite\": \"Auction Invite\",\n                    \"Sold Price\": \"Sold Price\",\n                    \"created\": \"Created\",\n                    \"deposited\": \"Deposited\",\n                    \"refunded\": \"Refunded\",\n                    \"reserve_not_met\": \"Reserve not met\",\n                    \"Used Wire Rope - Loose\": \"Used Wire Rope - Loose\",\n                    \"Copper Clean\": \"Copper Clean\",\n                    \"auction_section\": \"Auction Section\",\n                    \"#DPWorldUAE\": \"#DPWorldUAE\",\n                    \"DP_world_UAE_region_auctions\": \"DP World UAE Region Auctions\",\n                    \"powered_by_dp_world\": \"Powered by DP World\",\n                    \"address_of_jafza_zone_line_2\": \"Near Round About 5\\r\\nJebel Ali\",\n                    \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\": \"One or more products in your cart are under Payment Pending status initiated by another user. Please wait for a while and try again.\",\n                    \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\": \"Your current transaction is under Payment Pending status. Please wait for a while and try again.\",\n                    \"cbd_direct_debit\": \"CBD direct debit\",\n                    \"visa_card\": \"Visa card\",\n                    \"master_card\": \"Master card\",\n                    \"cbd_corporate_direct_debit\": \"CBD corporate direct debit\",\n                    \"hcbc_corporate_direct_debit\": \"HCBC corporate direct debit\",\n                    \"emirates_nbd_bank_direct_debit\": \"Emirates NBD bank direct debit\",\n                    \"standard_chartered_direct_debit\": \"Standard chartered direct debit\",\n                    \"habib_bank_direct\\r\\n_debit\": \"Habib Bank Direct Debit\",\n                    \"mashreq_bank_corporate_direct_debit\": \"Mashreq bank corporate direct debit\",\n                    \"dubai_islamic_bank_direct_debit\": \"Dubai islamic bank direct debit\",\n                    \"standard_chartered_corporate_direct_debit\": \"Standard chartered corporate direct debit\",\n                    \"ministry_of_finance_industry_blue\": \"Ministry of finance industry blue\",\n                    \"ministry_of_finance_industry_gold\": \"Ministry of finance industry gold\",\n                    \"ministry_of_finance_industry\": \"Ministry of finance industry\",\n                    \"tax_invoice\": \"Tax Invoice\",\n                    \"TRN_No\": \"TRN No\",\n                    \"DP_WORLD_UAE_REGION_FZE\": \"DP WORLD UAE REGION FZE\",\n                    \"Begin Your Search\": \"Begin Your Search\",\n                    \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\": \"Buying at auction is quick, easy, and you don’t need a dealer’s license\",\n                    \"enter_your_country\": \"Enter your country\",\n                    \"enter_your_state\": \"Enter your state\",\n                    \"habib_bank_direct_debit\": \"Habib bank direct debit\",\n                    \"minimum_10_characters\": \"Minimum 10 characters\",\n                    \"mininum_2_characters\": \"Minimum 2 characters\",\n                    \"new_password_must_be_different\": \"New password must be different\",\n                    \"ok\": \"Ok\",\n                    \"remove\": \"Remove\",\n                    \"Bid Now\": \"Bid Now\",\n                    \"auction\": \"Auction\",\n                    \"12_per_page\": \"12 per page\",\n                    \"24_per_page\": \"24 per page\",\n                    \"36_per_page\": \"36 per page\",\n                    \"Results\": \"Results\"\n                },\n                \"for_arabic\": {\n                    \"test\": \"اختبار\",\n                    \"new\": \"جديد\",\n                    \"all_free-zone_auctions_in_one_place\": \"جميع مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة في مكان واحد\",\n                    \"search_for_products_here\": \"ابحث عن المنتجات هنا\",\n                    \"find_product\": \"ابحث عن منتج\",\n                    \"shop_by_category\": \"تسوق حسب الاقسام\",\n                    \"about_jafza_ezone\": \"حول جافزا eZone\",\n                    \"data_about_jafza_ezone\": \"فريق المزاد هو قسم تابع لقسم المشتريات وإدارة المواد في موانئ دبي العالمية - الإمارات العربية المتحدة. لا يقتصر دور هذا القسم على التصرف في الأصول الفائضة لمجموعة DPW وبيعها فحسب ، بل يقدم أيضًا مثل هذه الخدمات إلى المؤسسات الحكومية وشبه الحكومية والخاصة ذات السمعة الطيبة منذ عام 2003 ، ونحن مرخصون ومسجلون لدى دائرة دبي الاقتصادية وسلطة المنطقة الحرة في جبل علي.\",\n                    \"recently_listed\": \"المدرجة مؤخرا\",\n                    \"start_buying_today\": \"ابدأ الشراء اليوم!\",\n                    \"live_auctions\": \"المزادات الحية\",\n                    \"time_left\": \"الوقت المتبقي\",\n                    \"welcome_to_auction_ezone\": \"مرحبا بكم في المزاد eZone\",\n                    \"continue_logging_into_your_account\": \"استمر في تسجيل الدخول إلى حسابك\",\n                    \"invalid_email_format\": \"تنسيق بريد إلكتروني غير صالح\",\n                    \"required\": \"مطلوب!\",\n                    \"remember_me\": \"تذكرنى\",\n                    \"email_address\": \"عنوان بريد الكتروني\",\n                    \"enter_your_email_address\": \"أدخل عنوان بريدك الالكتروني\",\n                    \"password\": \"كلمة المرور\",\n                    \"enter_your_password\": \"ادخل رقمك السري\",\n                    \"forgot_password\": \"هل نسيت كلمة السر؟\",\n                    \"create_a_new_account\": \"انشاء حساب جديد\",\n                    \"login\": \"تسجيل الدخول\",\n                    \"jafza_ezone_logo\": \"شعار Jafza eZone\",\n                    \"forgot_password_detail\": \"يُرجى إدخال عنوان بريدك الإلكتروني المسجل وسنرسل إليك قريبًا رابط إعادة إرسال كلمة المرور.\",\n                    \"send_reset_password_link\": \"إرسال رابط إعادة تعيين كلمة المرور\",\n                    \"minimum_8_characters\": \"8 أحرف على الأقل\",\n                    \"passwords_not_match\": \"كلمات المرور غير متطابقة\",\n                    \"new_password\": \"كلمة مرور جديدة\",\n                    \"enter_your_new_password\": \"أدخل كلمة المرور الجديدة\",\n                    \"confirm_password\": \"تأكيد كلمة المرور\",\n                    \"re-enter_your_password\": \"أعد إدخال كلمة المرور\",\n                    \"reset_password\": \"إعادة تعيين كلمة المرور\",\n                    \"create_a_new_password\": \"أنشئ كلمة مرور جديدة\",\n                    \"change\": \"يتغيرون\",\n                    \"individual\": \"فرد\",\n                    \"company\": \"شركة\",\n                    \"please_select_any_one_of_type\": \"الرجاء تحديد أي نوع\",\n                    \"continue\": \"استمر\",\n                    \"verification_code\": \"رمز التحقق\",\n                    \"enter_verification_code\": \"أدخل رمز التحقق\",\n                    \"your_code_will_expire_in_5_minutes\": \"ستنتهي صلاحية الرمز الخاص بك في غضون 5 دقائق\",\n                    \"resend_sms\": \"اعادة الرسال الرسالة\",\n                    \"send_sms\": \"أرسل رسالة نصية قصيرة\",\n                    \"verify_phone_number\": \"تحقق من رقم الهاتف\",\n                    \"cancel\": \"إلغاء\",\n                    \"verify_code\": \"التحقق من كود\",\n                    \"the_special_characters_not_allowed\": \"الأحرف الخاصة غير مسموح بها\",\n                    \"some_kind_of_special_characters_not_allowed\": \"نوع من الأحرف الخاصة غير مسموح به\",\n                    \"maximum_150_characters\": \"150 حرفًا كحد أقصى\",\n                    \"maximum_250_characters\": \"250 حرفًا كحد أقصى\",\n                    \"minimum_5_characters\": \"5 أحرف على الأقل\",\n                    \"maximum_15_characters\": \"بحد أقصى 15 أحرف\",\n                    \"maximum_20_characters\": \"بحد أقصى 20 أحرف\",\n                    \"the_number_only\": \"الرقم فقط\",\n                    \"the_characters_only\": \"الشخصيات فقط\",\n                    \"the_positive_number_only\": \"الرقم الموجب فقط\",\n                    \"maximum_6_characters\": \"بحد أقصى 6 أحرف\",\n                    \"emails_do_not_match\": \"رسائل البريد الإلكتروني لا تتطابق\",\n                    \"please_accept_terms_and_condition\": \"الرجاء قبول الشروط والأحكام!\",\n                    \"please_accept\": \"الرجاء الموافقة!\",\n                    \"are_you_dpw_group_employee\": \"هل أنت موظف في مجموعة DPW؟\",\n                    \"are_you_related_to_any_dpw\": \"هل أنت مرتبط بأي من موظفي المشتريات / المزادات في DPW؟\",\n                    \"yes\": \"نعم\",\n                    \"no\": \"لا\",\n                    \"first_name\": \"الاسم الأول\",\n                    \"enter_your_first_name\": \"أدل اسمك الأول\",\n                    \"last_name\": \"اسم العائلة\",\n                    \"enter_your_last_name\": \"أدخل اسمك الأخير \",\n                    \"confirm_email_address\": \"أكد عنوانك الإلكتروني\",\n                    \"phone_number\": \"رقم الهاتف\",\n                    \"re_enter_your_password\": \"أعد إدخال كلمة المرور\",\n                    \"emirates_id\": \"هويه الإمارات\",\n                    \"enter_your_emirates_id\": \"أدخل هوية الإمارات الخاصة بك \",\n                    \"passport_number\": \"رقم جواز السفر\",\n                    \"enter_your_passport_number\": \"أدخل رقم جواز سفرك \",\n                    \"country\": \"بلد\",\n                    \"select_your_country\": \"اختر بلدك\",\n                    \"state\": \"حالة\",\n                    \"select_your_state\": \"حدد ولايتك \",\n                    \"city\": \"مدينة\",\n                    \"enter_your_city\": \"أدخل مدينتك\",\n                    \"address\": \"تبوك\",\n                    \"enter_your_address\": \"أدخل عنوانك \",\n                    \"po_box\": \"صندوق البريد \",\n                    \"upload_tax_registration_number\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"upload_necessary_permits_licenses_or_certificates\": \"تحميل التصاريح أو التراخيص أو الشهادات اللازمة\",\n                    \"enter_your_post_box_number\": \"أدخل رقم صندوق البريد الخاص بك\",\n                    \"i_agree_to_the\": \"أنا أوافق على\",\n                    \"terms_conditions\": \"البنود و الظروف.\",\n                    \"conflict_of_interests_for_dpw_staff\": \"تضارب المصالح لموظفي إدارة الأشغال العامة.\",\n                    \"create_my_account\": \"إنشيء حسابي\",\n                    \"already_have_an_account\": \"هل لديك حساب ؟\",\n                    \"login_here\": \"تسجيل الدخول من هنا\",\n                    \"company_name\": \"اسم الشركة\",\n                    \"enter_your_company_name\": \"أدخل اسم شركتك \",\n                    \"business_structure\": \"هيكل الأعمال\",\n                    \"select_a_business_structure\": \"حدد هيكل الأعمال\",\n                    \"telephone_number\": \"رقم هاتف\",\n                    \"enter_your_telephone_number\": \"أدخل رقم هاتفك \",\n                    \"mobile_number\": \"رقم الهاتف المحمول\",\n                    \"enter_your_mobile_number\": \"أدخل رقم هاتفك المحمول\",\n                    \"website\": \"موقع الكتروني\",\n                    \"enter_your_website\": \"أدخل موقع الويب الخاص بك\",\n                    \"business_registration_number\": \"رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"enter_your_business_registration\": \"أدخل رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"expiry_date\": \"تاريخ انتهاء الصلاحية\",\n                    \"select_an_expire_date\": \"حدد تاريخ انتهاء الصلاحية\",\n                    \"name\": \"اسم\",\n                    \"enter_name\": \"أدخل الاسم\",\n                    \"designation\": \"تعيين\",\n                    \"enter_designation\": \"أدخل التسمية\",\n                    \"department\": \" قسم، أقسام\",\n                    \"enter_a_department\": \"أدخل قسم\",\n                    \"phone_number_or_mobile_number\": \"رقم الهاتف / رقم الجوال\",\n                    \"enter_phone_number_or_mobile_number\": \"أدخل رقم الهاتف / رقم الهاتف المحمول\",\n                    \"name_of_parent_company\": \"اسم الشركة الأم\",\n                    \"enter_name_of_parent_company\": \"أدخل اسم الشركة الأم\",\n                    \"categories\": \"فئات\",\n                    \"select_a_category\": \"اختر تصنيف\",\n                    \"tax_registration_number\": \"رقم التسجيل الضريبي (TRN)\",\n                    \"enter_tax_registration_number\": \"أدخل رقم التسجيل الضريبي (TRN)\",\n                    \"uae_emirate_of_vat_registration\": \"تسجيل ضريبة القيمة المضافة في دولة الإمارات العربية المتحدة\",\n                    \"enter_uae_emirate_of_vat_registration\": \"أدخل دولة الإمارات العربية المتحدة لتسجيل ضريبة القيمة المضافة\",\n                    \"dubai_customs_code\": \"كود جمارك دبي\",\n                    \"enter_dubai_customs_code\": \"أدخل رمز دبي الجمركي\",\n                    \"trakhees_registration_number\": \"رقم تسجيل تراخيص\",\n                    \"enter_trakhees_registration_number\": \"أدخل رقم تسجيل تراخيص\",\n                    \"sme_membership_number\": \"رقم عضوية الشركات الصغيرة والمتوسطة\",\n                    \"enter_sme_membership_number\": \"أدخل رقم عضوية SME\",\n                    \"upload_Business_registration_or_trade_license_document\": \"تحميل وثيقة التسجيل التجاري / الرخصة التجارية\",\n                    \"upload_tax_registration_number_document\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"sign_using_docusign\": \"قم بالتوقيع باستخدام DocuSign\",\n                    \"upload_company_seal\": \"تحميل ختم الشركة\",\n                    \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\": \"هل مالك شركتك أو مديرك مرتبط بأي من موظفي المشتريات في موانئ دبي العالمية؟\",\n                    \"add_person\": \"أضف شخصًا\",\n                    \"remove_person\": \"إزالة الشخص\",\n                    \"add_shareholder\": \"إضافة مساهم\",\n                    \"remove_shareholder\": \"إزالة المساهم\",\n                    \"you_have_successfully_submitted_your_application\": \"لقد قدمت طلبك بنجاح\",\n                    \"you_will_be_notified_once_we_review_your_application\": \"سيتم إخطارك بمجرد مراجعة طلبك.\",\n                    \"next\": \"التالي\",\n                    \"results_12_per_page\": \"12 نتيجة في الصفحة\",\n                    \"results_24_per_page\": \"24 نتيجة في الصفحة\",\n                    \"results_36_per_page\": \"36 نتيجة في الصفحة\",\n                    \"none\": \"لا أحد\",\n                    \"current_price_low_to_high\": \"السعر الحالي من الأدنى إلى الأعلى\",\n                    \"current_price_high_to_low\": \"السعر الحالي من الأعلى إلى الأقل\",\n                    \"time_remaining\": \"الوقت المتبقي\",\n                    \"ending_today\": \"تنتهي اليوم\",\n                    \"buy_now_price_low_to_high\": \"شراء الآن السعر من الأدنى إلى الأعلى\",\n                    \"buy_now_price_high_to_low\": \"شراء الآن السعر من الأعلى إلى الأقل\",\n                    \"you_have_searched_for\": \"لقد بحثت عن\",\n                    \"save_this_search\": \"احفظ هذا البحث\",\n                    \"results_per_page\": \"النتائج لكل صفحة\",\n                    \"sort_by\": \"صنف حسب\",\n                    \"showing\": \"عرض\",\n                    \"of\": \"من\",\n                    \"message\": \"رسالة\",\n                    \"enter_your_message\": \"أدخل رسالتك\",\n                    \"contact_us\": \"اتصل بنا\",\n                    \"reach_us\": \"للتواصل\",\n                    \"submit\": \"يقدم\",\n                    \"oops_your_shopping_cart_seems_to_be_empty\": \"وجه الفتاة! يبدو أن عربة التسوق الخاصة بك فارغة.\",\n                    \"search_our_inventory_for_amazing_products\": \"ابحث في مخزوننا عن منتجات مذهلة.\",\n                    \"shopping_cart\": \"عربة التسوق\",\n                    \"result_found\": \"تم العثور على نتيجة\",\n                    \"shopping_cart_summary\": \"ملخص البضائع المختارة\",\n                    \"total_payable\": \"مجموع المستحق\",\n                    \"items\": \"العناصر\",\n                    \"proceed_to_checkout\": \"باشرالخروج من الفندق\",\n                    \"your_items\": \"عناصرك\",\n                    \"results_found\": \"العثور على نتائج\",\n                    \"invalid_zip_code\": \"الرمز البريدي غير صالح\",\n                    \"minimum_2_characters\": \"2 حرف على الأقل\",\n                    \"zip_code\": \"الرمز البريدي\",\n                    \"enter_your_zip_code\": \"أدخل رمزك البريدي\",\n                    \"select_mode_of_payment\": \"حدد طريقة الدفع\",\n                    \"online\": \"عبر الانترنت\",\n                    \"offline\": \"غير متصل على الانترنت\",\n                    \"deposit\": \"الوديعة\",\n                    \"closed_no_slots_available\": \"مغلق / لا توجد فترات زمنية متاحة\",\n                    \"select_a_time\": \"حدد وقتًا\",\n                    \"restore\": \"يعيد\",\n                    \"you_have_an_appointment_schedule_for\": \"لديك جدول مواعيد ل\",\n                    \"you_can_add_items_to_the_same_appointment\": \"يمكنك إضافة عناصر إلى نفس الموعد\",\n                    \"cart\": \"عربة التسوق\",\n                    \"checkout\": \"الدفع\",\n                    \"review_your_order\": \"راجع طلباتك\",\n                    \"address_for_pickup\": \"عنوان الاستلام\",\n                    \"please_bring_along_your_emirates_id_for_verification\": \"يرجى إحضار بطاقة الهوية الإماراتية الخاصة بك للتحقق منها\",\n                    \"you_have_an_selected_your_previous_appointment_scheduled_at\": \"لديك تحديد موعدك السابق المحدد في\",\n                    \"if_you_want_to_remove_the_previous_appointment\": \"إذا كنت تريد حذف الموعد السابق\",\n                    \"select_a_pickup_date\": \"حدد تاريخ الاستلام\",\n                    \"select_a_pickup_time\": \"حدد وقت الاستلام:\",\n                    \"subtotal\": \"المجموع الفرعي\",\n                    \"tax\": \"ضريبة\",\n                    \"total_amount\": \"المبلغ الإجمالي\",\n                    \"make_payment\": \"قم بالدفع\",\n                    \"hang_in_there_your_payment_is_processed\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"please_do_not_press_the_back_button_or refresh_the_page\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"order_summary\": \"ملخص الطلب\",\n                    \"organization_details\": \"تفاصيل المنظمة\",\n                    \"contact_person_details\": \"تفاصيل جهة الاتصال\",\n                    \"shareholder_details\": \"تفاصيل المساهمين\",\n                    \"category_details\": \"تفاصيل الفئة\",\n                    \"only_numbers_are_allowed\": \"يسمح فقط بالأرقام\",\n                    \"maximum_25_characters\": \"25 حرفًا كحد أقصى\",\n                    \"invalid_email\": \"بريد إلكتروني خاطئ\",\n                    \"previous\": \"سابق\",\n                    \"we_couldnt_find_the_page_you_are_looking_for\": \"لم نتمكن من العثور على الصفحة التي تبحث عنها.\",\n                    \"you_can_still_try_exploring_hundreds_of_other_product\": \"لا يزال بإمكانك محاولة استكشاف مئات المنتجات الأخرى.\",\n                    \"not_found_404\": \"404- الصفحة غير موجودة.\",\n                    \"search_for_products\": \"ابحث عن المنتجات\",\n                    \"back\": \"عودة\",\n                    \"all\": \"الجميع\",\n                    \"winning\": \"الفوز\",\n                    \"currently_outbid\": \"المزايدة عليها حاليا\",\n                    \"won\": \"وون\",\n                    \"closing_date\": \"الموعد النهائي\",\n                    \"enter_bid_amount\": \"أدخل مبلغ العطاء\",\n                    \"wallet_deposit_amount\": \"مبلغ الإيداع في المحفظة\",\n                    \"enter_amount\": \"أدخل المبلغ\",\n                    \"my_wallet_balance\": \"رصيد محفظتي\",\n                    \"add_balance\": \"إضافة رصيد\",\n                    \"date\": \"تاريخ\",\n                    \"description\": \"وصف\",\n                    \"type\": \"نوع\",\n                    \"amount\": \"مقدار\",\n                    \"proceed_to_pay\": \"المضي قدما في الدفع\",\n                    \"enter_the_amount_to_be_added_to_your_wallet\": \"أدخل المبلغ المراد إضافته إلى محفظتك\",\n                    \"dash_subtitle\": \"يرسل السوق بريدًا إلكترونيًا استنادًا إلى مجموعة متنوعة من الأحداث التي قد تحدث كما هو موضح أدناه. سيتم إرسال بعض الإشعارات مثل معلومات الدفع بغض النظر عن إعدادات البريد الإلكتروني المفضلة لديك.\",\n                    \"notification\": \"تنبيه\",\n                    \"email\": \"بريد إلكتروني\",\n                    \"sms\": \"رسالة قصيرة\",\n                    \"save\": \"حفظ\",\n                    \"my_purchases\": \"مشترياتي\",\n                    \"my_favourites\": \"المفضلة\",\n                    \"my_notifications\": \"الإشعارات الخاصة بي\",\n                    \"my_wallet\": \"محفظتي\",\n                    \"my_invoices\": \"فواتيرى\",\n                    \"my_saved_searches\": \"عمليات البحث المحفوظة الخاصة بي\",\n                    \"you_can_find_all_your_saved_searches_here\": \"يمكنك العثور على جميع عمليات البحث المحفوظة هنا.\",\n                    \"saved_search_helps_you_find_your_preferred_products_easily\": \"يساعدك البحث المحفوظ في العثور على منتجاتك المفضلة بسهولة.\",\n                    \"s_no\": \"رقم سري\",\n                    \"title\": \"لقب\",\n                    \"date_added\": \"تم إضافة التاريخ\",\n                    \"you_are_about_to_delete_this_saved_search\": \"أنت على وشك حذف هذا البحث المحفوظ!\",\n                    \"please_confirm_if_you_want_to_continue_with_this_action\": \"يرجى التأكيد إذا كنت تريد متابعة هذا الإجراء\",\n                    \"no_cancel\": null,\n                    \"yes_delete\": \"نعم ، احذف\",\n                    \"enter_email_address\": \"أدخل عنوان البريد الالكتروني\",\n                    \"current_password\": \"كلمة المرور الحالي\",\n                    \"enter_your_current_password\": \"أدخل كلمة المرور الحالية\",\n                    \"profile_details\": \"تفاصيل الملف الشخصي\",\n                    \"change_password\": \"تغيير كلمة المرور\",\n                    \"enter_card_holder_name\": \"أدخل اسم صاحب البطاقة\",\n                    \"card_number\": \"رقم البطاقة\",\n                    \"enter_card_number\": \"أدخل رقم البطاقة\",\n                    \"mininum_1_characters\": \"حرف واحد على الأقل\",\n                    \"profile\": \"الملف الشخصي\",\n                    \"unpaid\": \"غير مدفوعة\",\n                    \"paid\": \"دفع\",\n                    \"my_bids\": \"العطاءات الخاصة بي\",\n                    \"hello\": \"أهلا،\",\n                    \"results_10_per_page\": \"10 نتائج للصفحة\",\n                    \"results_20_per_page\": \"20 نتائج للصفحة\",\n                    \"results_30_per_page\": \"30 نتائج للصفحة\",\n                    \"winning_auctions\": \"المزادات الفائزة\",\n                    \"outbid_auctions\": \"المزايدة على المزادات\",\n                    \"won_auctions\": \"فاز بالمزادات\",\n                    \"buy_now\": \"اشتري الآن\",\n                    \"my_auctions\": \"مزاداتي\",\n                    \"debit\": \"مدين\",\n                    \"credit\": \"الإئتمان\",\n                    \"enter\": \"أدخل\",\n                    \"date_of_card_expiration\": \"تاريخ انتهاء صلاحية البطاقة\",\n                    \"saved_cards\": \"البطاقات المحفوظة\",\n                    \"add_a_new_card\": \"أضف بطاقة جديدة\",\n                    \"card_holder\": \"حامل البطاقة\",\n                    \"expires\": \"تنتهي\",\n                    \"confirm_delete\": null,\n                    \"address_of_jafza_zone\": \" الطابق الأول – مبنى الإدارة الهندسية T1\",\n                    \"operating_hours\": \"ساعات العمل\",\n                    \"operating_hrs\": \"7:00 ص حتى 3:00 م\",\n                    \"working_days\": \"من الأحد إلى الخميس\",\n                    \"call_within_uae\": \"الاتصال داخل دولة الإمارات العربية المتحدة\",\n                    \"call_international\": \"الاتصال الدولي\",\n                    \"jafza_head_office\": \"المكتب الرئيسي في جافزا\",\n                    \"retail_price_low_high\": \"سعر التجزئة من الأدنى إلى الأعلى\",\n                    \"retail_price_high_to_low\": \"سعر التجزئة من الأعلى إلى الأقل\",\n                    \"invoice\": \"فاتورة\",\n                    \"print\": \"مطبعة\",\n                    \"status\": \"حالة\",\n                    \"from\": \"من عند\",\n                    \"phone\": \"هاتف\",\n                    \"international\": \"دولي\",\n                    \"within_jafza\": \"داخل جافزا\",\n                    \"online_payment\": \"الدفع الالكتروني\",\n                    \"offline_payment\": \"الدفع دون اتصال بالإنترنت\",\n                    \"appointment_scheduled_at\": \"الموعد المقرر في\",\n                    \"transaction_details\": \"تفاصيل الصفقه\",\n                    \"transaction_id\": \"رقم المعاملة\",\n                    \"paid_on\": \"المدفوعة على\",\n                    \"method\": \"طريقة\",\n                    \"card\": \"بطاقة\",\n                    \"cash\": \"السيولة النقدية\",\n                    \"payment_status\": \"حالة السداد\",\n                    \"product_details\": \"تفاصيل المنتج\",\n                    \"total\": \"مجموع\",\n                    \"grand_total\": \"المجموع الإجمالي\",\n                    \"thank_you_for_shopping_with_us\": \"شكرا للتسوق معنا !\",\n                    \"search\": \"بحث\",\n                    \"closed_on\": \"أغلقت يوم\",\n                    \"auction_lots\": \"مزاد الكثير\",\n                    \"max_amount\": \"الأعلى. كمية\",\n                    \"min_amount\": \"دقيقة. كمية\",\n                    \"enter_payment_amount\": \"أدخل مبلغ الدفع\",\n                    \"make_a_partial_payment\": \"قم بسداد دفعة جزئية\",\n                    \"custom_date\": \"تاريخ مخصص\",\n                    \"appointment\": \"ميعاد\",\n                    \"date_should_not_be_more_than_7_days\": \"يجب ألا يزيد التاريخ عن 7 أيام\",\n                    \"subscribe_to_our_mailing_list\": \"اشترك في قائمتنا البريدية\",\n                    \"home\": \"الصفحة الرئيسية\",\n                    \"products\": \"منتجات\",\n                    \"services\": \"خدمات\",\n                    \"about\": \"حول\",\n                    \"help\": \"يساعد\",\n                    \"contact\": \"اتصال\",\n                    \"guidelines\": \"Guidelines\",\n                    \"privacy_policy\": \"سياسة الخصوصية\",\n                    \"terms_of_use\": \"شروط الاستخدام\",\n                    \"stay_in_touch_with_us_for_the_new_products\": \"ابق على اتصال معنا للمنتجات الجديدة!\",\n                    \"all_rights_reserved\": \"كل الحقوق محفوظة.\",\n                    \"jafza_ezone\": \"جافزا إي زون\",\n                    \"min_bid\": \"دقيقة. المناقصة\",\n                    \"wallet\": \"محفظة\",\n                    \"increase_hard_bid\": \"زيادة العطاء الصعب\",\n                    \"increase_proxy_bid\": \"زيادة العطاء بالوكالة\",\n                    \"place_hard_bid\": \"ضع محاولة صعبة\",\n                    \"place_proxy_bid\": \"مكان المزايدة بالوكالة\",\n                    \"login_to_bid\": \"تسجيل الدخول للمزايدة\",\n                    \"confirm_bid\": \"تأكيد محاولة\",\n                    \"you_are_about_to_place_a_bid\": \"أنت على وشك وضع محاولة\",\n                    \"submit_a_deposit\": \"إرسال إيداع\",\n                    \"deposit_has_to_be_placed_before_placing_bid_on_the_product\": \"يجب وضع الإيداع قبل تقديم العطاء على المنتج\",\n                    \"deposit_amount\": \"قيمة الايداع\",\n                    \"product_id_required\": \"مطلوب معرف المنتج\",\n                    \"min_quantity\": \"دقيقة. كمية\",\n                    \"max_quantity\": \"الأعلى. كمية\",\n                    \"enter_quantity\": \"أدخل الكمية\",\n                    \"login_to_buy\": \"تسجيل الدخول للشراء\",\n                    \"confirm_buy_now\": \"تأكيد الشراء الآن\",\n                    \"you_are_about_to_buy_this_product\": \"أنت على وشك شراء هذا المنتج!\",\n                    \"search_jafza_ezone\": \"بحث في جافزا eZone ...\",\n                    \"auctions\": \"المزادات\",\n                    \"buy_now_cart\": \"اشترِ الآن عربة التسوق\",\n                    \"auction_cart\": \"عربة المزاد\",\n                    \"logout\": \"تسجيل خروج\",\n                    \"register\": \"التسجيل \\r\\n\",\n                    \"favorites\": \"المفضلة\",\n                    \"within_uae\": \"داخل دولة الإمارات العربية المتحدة\",\n                    \"total_items\": \"إجمالي العناصر\",\n                    \"amount_paid\": \"المبلغ المدفوع\",\n                    \"pay_invoice\": \"دفع الفاتورة\",\n                    \"view_invoice\": \"عرض الفاتورة\",\n                    \"starts_in\": \"يبدأ في\",\n                    \"explore_auction\": \"اكتشف المزاد\",\n                    \"quantity\": \"كمية\",\n                    \"sub_total\": \"المجموع الفرعي\",\n                    \"remove_from_cart\": \"إزالة من عربة التسوق\",\n                    \"add_to_cart\": \"أضف إلى السلة\",\n                    \"winning_caps\": \"الفوز\",\n                    \"won_caps\": \"وون\",\n                    \"lost_caps\": \"ضائع\",\n                    \"bids\": \"العطاءات\",\n                    \"not_available\": \"غير متوفر\",\n                    \"buy_now_price\": \"إشتري الآن سعر\",\n                    \"view_more_info\": \"عرض مزيد من المعلومات\",\n                    \"reserve_price_not_met\": \"لم يتم بلوغ السعر\",\n                    \"bid_history\": \"تاريخ العطاء\",\n                    \"id\": \"هوية شخصية\",\n                    \"current_bid\": \"مناقصه قائمة\",\n                    \"category\": \"فئة\",\n                    \"sub_category\": \"تصنيف فرعي\",\n                    \"location\": \"موقع\",\n                    \"price\": \"سعر\",\n                    \"conditions\": \"شروط\",\n                    \"filters\": \"المرشحات\",\n                    \"clear_all\": \"امسح الكل\",\n                    \"found\": \"وجدت\",\n                    \"oops_you_have_been_outbid_caps\": \"وجه الفتاة! قد تمت المزايدة عليك\",\n                    \"yayy_you_are_winning_this_item_caps\": \"رائع! أنت تفوز بهذا العنصر\",\n                    \"congratulations_you_have_won_this_item\": \"تهانينا! لقد فزت بهذا العنصر\",\n                    \"unfortunately_you_have_lost_this_item\": \"للأسف ، لقد فقدت هذا العنصر!\",\n                    \"minimum_bid\": \"الحد الأدنى للمزايدة\",\n                    \"view_bid_history\": \"عرض تاريخ العطاء\",\n                    \"lot\": \"كثير\",\n                    \"auction_ends\": \"ينتهي المزاد\",\n                    \"available_quantity\": \"الكمية المتوفرة\",\n                    \"condition\": \"حالة\",\n                    \"guideline\": \"المبدأ التوجيهي\",\n                    \"video_will_be_streamed_soon\": \"سيتم بث الفيديو قريبًا\",\n                    \"organisation_Details\": \"تفاصيل المنظمة\",\n                    \"contact_person_detail\": \"تفاصيل جهة الاتصال\",\n                    \"share_holder_details\": \"تفاصيل صاحب السهم\",\n                    \"today\": \"اليوم\",\n                    \"tomorrow\": \"الغد\",\n                    \"in_2_days\": \"في 2 أيام\",\n                    \"no_records_found\": \"لا توجد سجلات!\",\n                    \"welcome_to_jafza_ezone\": \"مرحبًا بكم في جافزا eZone\",\n                    \"select_type_of_registration\": \"حدد نوع التسجيل\",\n                    \"create_your_free_account\": \"أنشئ حسابك المجاني\",\n                    \"description_in_home_page\": \"\",\n                    \"enter_address\": \"أدخل العنوان\",\n                    \"start_date\": \"تاريخ البدء\",\n                    \"sole_proprietorship\": \"ملكية فردية\",\n                    \"partnership\": \"شراكة\",\n                    \"corporation\": \"مؤسسة\",\n                    \"limited_liability_company\": \"شركه ذات مسئوليه محدوده\",\n                    \"maximum_50_characters\": \"بحد أقصى 50 حرفًا\",\n                    \"maximum_100_characters\": \"100 حرف كحد أقصى\",\n                    \"bid_deposit\": \"إيداع العطاء\",\n                    \"pending_amount\": \"المبلغ المعلق\",\n                    \"category_name\": \"اسم التصنيف\",\n                    \"terms_and_conditions\": \"البنود و الظروف\",\n                    \"terms_and_condition_details\": \"تفاصيل الشروط والأحكام\",\n                    \"minimum_3_characters\": \"الحد الأدنى من 3 أحرف\",\n                    \"website_url_not_valid\": \"عنوان URL لموقع الويب غير صالح\",\n                    \"verify_phone\": \"تحقق من الهاتف\",\n                    \"my_account\": \"حسابي\",\n                    \"total_paid\": \"مجموع المبالغ المدفوعة\",\n                    \"maximum_10_characters\": \"10 أحرف كحد أقصى\",\n                    \"select\": \"تحديد\",\n                    \"minimum_10_numbers\": \"10 أرقام كحد أدنى\",\n                    \"enter_business_registration_number\": \"أدخل رقم تسجيل النشاط التجاري\",\n                    \"date_should_be_greater_than_the_current_date\": \"يجب أن يكون التاريخ أكبر من التاريخ الحالي\",\n                    \"action\": \"عمل\",\n                    \"upload_passport_emirates_id\": \"تحميل جواز السفر / هوية الإمارات\",\n                    \"cannot_register_with_conflict\": \"لا يمكن التسجيل مع الصراع\",\n                    \"vat\": \"ضريبة القيمة المضافة\\r\\n\",\n                    \"my_transactions\": \"معاملاتي\",\n                    \"welcome_to_dpworld_auction\": \"مرحبًا بكم في مزادات موانئ دبي العالمية\",\n                    \"about_dpworld_auction\": \"حول مزادات موانئ دبي العالمية\",\n                    \"search_dpworld_auction\": \"ابحث في مزادات موانئ دبي العالمية\",\n                    \"dp_world_auction\": \"مزادات موانئ دبي العالمية\",\n                    \"trakhees_expiry_date\": \"تاريخ انتهاء تراخيص\",\n                    \"cannot_be_a_decimal\": \"لا يمكن أن يكون رقمًا عشريًا\",\n                    \"your_account_is_verified\": \"!تم التحقق من حسابك\",\n                    \"your_email_could_not_be_verified\": \"لا يمكن التحقق من بريدك الإلكتروني!\",\n                    \"deposits\": \"الودائع\",\n                    \"my_deposits\": \"ودائعي\",\n                    \"Good\": \"حسن\",\n                    \"Great\": \"رائعة\",\n                    \"Fair\": \"عدل\",\n                    \"Poor\": \"مسكين\",\n                    \"New\": \"جديد\",\n                    \"Used\": \"تستخدم\",\n                    \"Bus\": \"أوتوبيس\",\n                    \"Trucks\": \"الشاحنات\",\n                    \"Electronics\": \"إلكترونيات\",\n                    \"hang_in_there_your_payment_is_being_processed\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"please_do_not_press_the_back_button_or_refresh_the_page\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"purchases\": \"المشتريات\",\n                    \"watchlist\": \"قائمة المراقبة\",\n                    \"invoice_id\": \"هوية صوتية\",\n                    \"Starting Price\": \"السعر المبدئي\",\n                    \"Bidding\": \"مزايدة\",\n                    \"outbid\": \"المزايدة\",\n                    \"Watchlist\": \"قائمة المراقبة\",\n                    \"Saved Search\": \"بحث محفوظ\",\n                    \"auction_name\": \"مزاد علني\",\n                    \"Won Item\": \"فاز العنصر\",\n                    \"Lost Item\": \"فقدت البند\",\n                    \"Paid Invoice\": \"فاتورة مدفوعة\",\n                    \"Payment Notify\": \"إخطار الدفع\",\n                    \"Auction Invite\": \"دعوة المزاد\",\n                    \"Sold Price\": \"سعر البيع\",\n                    \"created\": \"خلقت\",\n                    \"deposited\": \"المودعة\",\n                    \"refunded\": \"معاد\",\n                    \"reserve_not_met\": \"الاحتياطي لا يكفي\",\n                    \"Used Wire Rope - Loose\": \"حبل سلكي مستعمل - فضفاض\",\n                    \"Copper Clean\": null,\n                    \"auction_section\": \"قسم المزاد\",\n                    \"#DPWorldUAE\": \"#موانئ_دبي_العالمية\",\n                    \"DP_world_UAE_region_auctions\": \"مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة\",\n                    \"powered_by_dp_world\": \"مدعوم من موانئ دبي العالمية\",\n                    \"address_of_jafza_zone_line_2\": \"بالقرب من الدوار رقم ٥ – جبل علي\\r\\n\",\n                    \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\": \"بالنسبة إلى منتج واحد أو أكثر في سلة التسوق الخاصة بك قيد الدفع المعلق من قبل مستخدم آخر ، يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\": \"حالة معاملتك الحالية تحت حالة \\\"معلقة\\\" يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"cbd_direct_debit\": \"الخصم المباشر من اتفاقية التنوع البيولوجي\",\n                    \"visa_card\": \"بطاقة فيزا\",\n                    \"master_card\": \"بطاقة ماستر بطاقة ائتمان\",\n                    \"cbd_corporate_direct_debit\": \"CBD الخصم المباشر للشركات\",\n                    \"hcbc_corporate_direct_debit\": \"الخصم المباشر للشركات HCBC\",\n                    \"emirates_nbd_bank_direct_debit\": \"الخصم المباشر من بنك الإمارات دبي الوطني\",\n                    \"standard_chartered_direct_debit\": \"الخصم المباشر المعياري المستأجر\",\n                    \"habib_bank_direct\\r\\n_debit\": \"حبيب بنك للخصم المباشر\",\n                    \"mashreq_bank_corporate_direct_debit\": \"بنك المشرق الخصم المباشر للشركات\",\n                    \"dubai_islamic_bank_direct_debit\": \"الخصم المباشر من بنك دبي الإسلامي\",\n                    \"standard_chartered_corporate_direct_debit\": \"الخصم المباشر المعياري المعتمد للشركات\",\n                    \"ministry_of_finance_industry_blue\": \"وزارة المالية والصناعة الزرقاء\",\n                    \"ministry_of_finance_industry_gold\": \"وزارة المالية صناعة الذهب\",\n                    \"ministry_of_finance_industry\": \"وزارة المالية والصناعة\",\n                    \"tax_invoice\": \"فاتورة ضريبية\",\n                    \"TRN_No\": \"TRN لا\",\n                    \"DP_WORLD_UAE_REGION_FZE\": \"موانئ دبي العالمية الإمارات العربية المتحدة منطقة م.م.ح\",\n                    \"Begin Your Search\": \"ابدأ البحث\",\n                    \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\": \"الشراء في المزاد سريع وسهل ولا تحتاج إلى ترخيص تاجر.\",\n                    \"enter_your_country\": \"أدخل بلدك\",\n                    \"enter_your_state\": \"أدخل ولايتك\",\n                    \"habib_bank_direct_debit\": \"حبيب بنك الخصم المباشر\",\n                    \"minimum_10_characters\": \"10 أحرف على الأقل\",\n                    \"mininum_2_characters\": \"2 حرف على الأقل\",\n                    \"new_password_must_be_different\": \"وزارةيجب أن تكون كلمة المرور الجديدة مختلفة\",\n                    \"ok\": \"نعم\",\n                    \"remove\": \"إزالة\",\n                    \"Bid Now\": \"المزايدة الآن\",\n                    \"auction\": \"مزاد علني\",\n                    \"12_per_page\": \"12 لكل صفحة\",\n                    \"24_per_page\": \"24 لكل صفحة\",\n                    \"36_per_page\": \"36 لكل صفحة\",\n                    \"Results\": \"النتائج\"\n                }\n            },\n            \"allBuyerPremium\": [],\n            \"buyerPremiumdefault\": [],\n            \"features\": {\n                \"kount_register\": {\n                    \"enabled\": 0,\n                    \"cat_name\": \"kount\"\n                },\n                \"kount_payment\": {\n                    \"enabled\": 0,\n                    \"cat_name\": \"kount\"\n                },\n                \"bidding_extended\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"bidding\"\n                },\n                \"register_sms\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"register_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"register_phone_verification\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"register_email_verification\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"load_bidding_details\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"bidding\"\n                },\n                \"employee_register_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auctionlot\"\n                },\n                \"contact_user_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"contact\"\n                },\n                \"contact_admin_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"contact\"\n                },\n                \"deposit_on_project\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"kount\"\n                },\n                \"saved_search_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"projects\"\n                },\n                \"private_auction_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auctionlot\"\n                },\n                \"lot_details_in_auction\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"search\"\n                },\n                \"bid_deposit_refund\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"bid_deposit\"\n                },\n                \"buynowcheckout_partial\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"buynowcheckout_offline\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"buynowcheckout_wallet\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"buynowcheckout_online\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"auctioncheckout_partial\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"auctioncheckout_offline\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"auctioncheckout_wallet\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"auctioncheckout_online\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"won_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"lost_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"paid_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"invoice_user_details\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"search\"\n                },\n                \"multiple_address_for_users\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auctionlot\"\n                },\n                \"custom_template\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"dynamic_fields\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"14ebafb1-a798-4047-a6fb-a7eceb1cc1c7"},{"name":"Static Page","id":"e2bde3d5-7480-4924-b0e1-f36a65f7467f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":\"about\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getStaticPage","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","common","getStaticPage"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b43632b0-2ead-45f7-8d50-32b9a28a04d4","name":"Static Page","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":\"about\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getStaticPage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:49:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"6c-utDkGyH7vcimnA2EyqVaq2z+Yfs\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"e2bde3d5-7480-4924-b0e1-f36a65f7467f"}],"id":"d70a6539-e36f-428e-81c3-7318cfd8a24e","_postman_id":"d70a6539-e36f-428e-81c3-7318cfd8a24e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Payment","item":[{"name":"Payment Authorize","id":"029955fe-186e-4908-a6cd-eb02592a690d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"105\",\n    \"appointmentID\": \"\",\n    \"appointmentTime\": \"\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"11:15\",\n    \"pickup\": \"2021-02-27T11:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2022-05\",\n    \"card_cvv\": 123,\n    \"card_amount\": 250,\n    \"second_card_number\": \"\",\n    \"second_card_expiry\": \"\",\n    \"second_card_cvv\": \"\",\n    \"second_card_amount\": \"\",\n    \"kount_session_id\": \"42c33b3c5c514f9488d8afa2eb6d94d8\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/authorize","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","authorize"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"58bededb-ee76-4d61-951c-d2f11c86a5fb","name":"Payment Authorize","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"105\",\n    \"appointmentID\": \"\",\n    \"appointmentTime\": \"\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"11:15\",\n    \"pickup\": \"2021-02-27T11:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2022-05\",\n    \"card_cvv\": 123,\n    \"card_amount\": 250,\n    \"second_card_number\": \"\",\n    \"second_card_expiry\": \"\",\n    \"second_card_cvv\": \"\",\n    \"second_card_amount\": \"\",\n    \"kount_session_id\": \"42c33b3c5c514f9488d8afa2eb6d94d8\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/authorize"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"723"},{"key":"etag","value":"W/\"2d3-OtFarkvQn7FJXsyjTKvYfEsryFI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:16:25 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"status\": \"success\",\n        \"responseType\": 1,\n        \"message\": \"Payment succesfully completed!\",\n        \"responseData\": {\n            \"paymentResponse\": {\n                \"responseCode\": \"1\",\n                \"authCode\": \"L3MAM2\",\n                \"avsResultCode\": \"Y\",\n                \"cvvResultCode\": \"P\",\n                \"cavvResultCode\": \"2\",\n                \"transId\": \"40059854700\",\n                \"refTransID\": \"\",\n                \"transHash\": \"\",\n                \"testRequest\": \"0\",\n                \"accountNumber\": \"XXXX1111\",\n                \"accountType\": \"Visa\",\n                \"messages\": [\n                    {\n                        \"code\": \"1\",\n                        \"description\": \"This transaction has been approved.\"\n                    }\n                ],\n                \"userFields\": [\n                    {\n                        \"name\": \"refId\",\n                        \"value\": \"230\"\n                    }\n                ],\n                \"transHashSha2\": \"645DE03D8CF8F743A0459E46BCEC7A606E399ACA14A73650B4EA24FE9C0B83AEFC0FD4E0E1CFE2767C5AED5F0F34AE984CD46F23F8F84E70E0E8F4C907301841\",\n                \"SupplementalDataQualificationIndicator\": 0,\n                \"networkTransId\": \"JUNR8NMQALEGR2QFX1ZZBXI\"\n            }\n        }\n    }\n}"}],"_postman_id":"029955fe-186e-4908-a6cd-eb02592a690d"},{"name":"Rosoom_payment","id":"a40ce4e4-3d85-4454-9a6e-e05493d24b9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"invoice_id\": 0,\r\n    \"cart_id\": \"1\",\r\n    \"payment_object\": {\r\n        \"id\": \"\",\r\n        \"appointmentTime\": \"2021-05-29T13:00:00+05:30\",\r\n        \"invoice_id\": 0\r\n    },\r\n    \"payment_method\": \"online\",\r\n    \"pay_type\": \"buynow\",\r\n    \"amount\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/rosoom_payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","rosoom_payment"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"a40ce4e4-3d85-4454-9a6e-e05493d24b9c"},{"name":"Rosoom_success","id":"ea417d00-7525-454d-b079-14f9d2d3bb03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/rosoom_success","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","rosoom_success"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea417d00-7525-454d-b079-14f9d2d3bb03"},{"name":"Stripe Payment","id":"11e19ac5-a87a-4bb7-b4cb-0dcfa96f98bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/stripe_payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","stripe_payment"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"11e19ac5-a87a-4bb7-b4cb-0dcfa96f98bf"}],"id":"2a8c4487-505c-4af4-8c03-66dcca6398d4","_postman_id":"2a8c4487-505c-4af4-8c03-66dcca6398d4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Return","item":[{"name":"Search Return","id":"b11736c5-08a2-4cbc-b353-1eb15e987751","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","return","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0061a178-3dfa-4550-97f1-ed843465b906","name":"Search Return","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"7618-B3pIeC7u1shpI/4fb2TDIpzwBmk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"date","value":"Fri, 26 Feb 2021 21:44:40 GMT"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [\n                {\n                    \"id\": 522,\n                    \"item_id\": 1948996,\n                    \"title\": \"A WORLD OF DEALS INC2336R Disposable Blue Underpad 23 X 36\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612376792224471599.jpg\",\n                    \"date_added\": \"2021-02-03T18:26:32.000Z\",\n                    \"date_closed\": \"2021-02-05T18:26:32.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 7,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-03T18:26:32.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 525,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 85,\n                    \"score_price\": 46.46,\n                    \"assemblyRequired\": 0,\n                    \"damageTypeId\": 6,\n                    \"functional\": 0,\n                    \"inventoryNumber\": \"1001604864\",\n                    \"categoryTypeId\": null,\n                    \"leadDescription\": \"A WORLD OF DEALS INC2336R Disposable Blue Underpad 23 X 36\",\n                    \"lightningSubmission\": 1,\n                    \"loadId\": 1234,\n                    \"merchantUrls\": \"[{\\\"url\\\": \\\"https://www.amazon.com/World-Deals-Disposable-Blue-Underpad/dp/B005FGN4ZC/\\\", \\\"name\\\": \\\"Amazon\\\"}, {\\\"url\\\": \\\"https://www.walmart.com/ip/3HFN92EY47C1\\\", \\\"name\\\": \\\"Wal-Mart\\\"}]\",\n                    \"missingParts\": null,\n                    \"nellisnotes\": null,\n                    \"packageTypeId\": 5,\n                    \"photos\": \"[{\\\"url\\\": \\\"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\\\", \\\"name\\\": \\\"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\\\", \\\"path\\\": \\\"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\\\"}, {\\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/nellishr-cbba0.appspot.com/o/processing-photos%2F1001604864%2FoWEYVOfgXm1buyR17XCBy.jpg?alt=media&token=2086fa37-7dab-4132-b59a-c2e2d46b47c8\\\", \\\"name\\\": \\\"oWEYVOfgXm1buyR17XCBy.jpg\\\", \\\"fullPath\\\": \\\"processing-photos/1001604864/oWEYVOfgXm1buyR17XCBy.jpg\\\"}, {\\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/nellishr-cbba0.appspot.com/o/processing-photos%2F1001604864%2F0tNt1yfSIBzTnFPtBSg4o.jpg?alt=media&token=00aba694-aaa6-4f2f-a82c-41643d89ac4e\\\", \\\"name\\\": \\\"0tNt1yfSIBzTnFPtBSg4o.jpg\\\", \\\"fullPath\\\": \\\"processing-photos/1001604864/0tNt1yfSIBzTnFPtBSg4o.jpg\\\"}]\",\n                    \"retailPrice\": 38.35,\n                    \"stockImage\": \"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\",\n                    \"universalId\": null,\n                    \"employeeId\": 224,\n                    \"createdAt\": \"2021-02-03T18:26:30.000Z\",\n                    \"updatedAt\": \"2021-02-03T18:36:59.000Z\",\n                    \"lastUpdatedBy\": null,\n                    \"rawRetailPrice\": null,\n                    \"locationId\": 7,\n                    \"processingTime\": null,\n                    \"brand\": \"A WORLD OF DEALS\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 0,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 5,\n                    \"itemStatusId\": 3,\n                    \"active\": 0,\n                    \"storageLocationId\": 48461,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 5,\n                    \"assemblyTypeId\": 2,\n                    \"functionalTypeId\": 2,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612376792224471599.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 525,\n                    \"cart_id\": 97,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612376792224471599.jpg\"\n                },\n                {\n                    \"id\": 545,\n                    \"item_id\": 111,\n                    \"title\": \"Demo product 111\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612804340648883739.jpg\",\n                    \"date_added\": \"2021-02-08T17:12:20.000Z\",\n                    \"date_closed\": \"2021-02-08T17:12:20.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T17:12:20.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"111\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 111\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612804340648883739.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 98,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612804340648883739.jpg\"\n                },\n                {\n                    \"id\": 546,\n                    \"item_id\": 112,\n                    \"title\": \"Demo product 112\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612811688544802145.jpg\",\n                    \"date_added\": \"2021-02-08T19:14:48.000Z\",\n                    \"date_closed\": \"2021-02-08T19:14:48.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:14:48.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"112\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 112\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612811688544802145.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 99,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612811688544802145.jpg\"\n                },\n                {\n                    \"id\": 547,\n                    \"item_id\": 123,\n                    \"title\": \"Demo product 123\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612811916415333475.jpg\",\n                    \"date_added\": \"2021-02-08T19:18:36.000Z\",\n                    \"date_closed\": \"2021-02-08T19:18:36.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:18:36.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"123\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 123\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612811916415333475.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 100,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612811916415333475.jpg\"\n                },\n                {\n                    \"id\": 548,\n                    \"item_id\": 113,\n                    \"title\": \"Demo product 113\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612812088371986479.jpg\",\n                    \"date_added\": \"2021-02-08T19:21:28.000Z\",\n                    \"date_closed\": \"2021-02-08T19:21:28.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:21:28.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"113\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 113\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612812088371986479.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 101,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612812088371986479.jpg\"\n                },\n                {\n                    \"id\": 549,\n                    \"item_id\": 114,\n                    \"title\": \"Demo product 114\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612812240363447705.jpg\",\n                    \"date_added\": \"2021-02-08T19:24:00.000Z\",\n                    \"date_closed\": \"2021-02-08T19:24:00.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:24:00.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"114\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 114\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612812240363447705.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 102,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612812240363447705.jpg\"\n                },\n                {\n                    \"id\": 550,\n                    \"item_id\": 120,\n                    \"title\": \"Demo product 120\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612814625279452985.jpg\",\n                    \"date_added\": \"2021-02-08T20:03:44.000Z\",\n                    \"date_closed\": \"2021-02-08T20:03:44.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T20:03:44.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"120\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 120\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612814625279452985.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 103,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612814625279452985.jpg\"\n                },\n                {\n                    \"id\": 551,\n                    \"item_id\": 125,\n                    \"title\": \"Demo product 125\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612814888280276631.jpg\",\n                    \"date_added\": \"2021-02-08T20:08:08.000Z\",\n                    \"date_closed\": \"2021-02-08T20:08:08.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T20:08:08.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"125\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 125\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612814888280276631.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 105,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612814888280276631.jpg\"\n                },\n                {\n                    \"id\": 553,\n                    \"item_id\": 210,\n                    \"title\": \"Demo product 210\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612815457408617731.jpg\",\n                    \"date_added\": \"2021-02-08T20:17:32.000Z\",\n                    \"date_closed\": \"2021-02-08T20:17:32.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T20:17:32.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 50,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"210\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 210\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612815457408617731.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 104,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612815457408617731.jpg\"\n                },\n                {\n                    \"id\": 558,\n                    \"item_id\": 1234,\n                    \"title\": \"Demo product 1234\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612825936475163776.jpg\",\n                    \"date_added\": \"2021-02-08T23:12:16.000Z\",\n                    \"date_closed\": \"2021-02-10T23:12:16.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T23:12:16.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0.65,\n                    \"score_price\": 37.5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"1234\",\n                    \"categoryTypeId\": 2,\n                    \"leadDescription\": \"Demo product 1234\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 50.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": 1,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612825936475163776.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 105,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612825936475163776.jpg\"\n                },\n                {\n                    \"id\": 565,\n                    \"item_id\": 165,\n                    \"title\": \"Demo product 165\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1613674805031896945.jpg\",\n                    \"date_added\": \"2021-02-18T19:00:04.000Z\",\n                    \"date_closed\": \"2021-02-20T19:00:04.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-18T19:00:04.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 200,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": -48.1,\n                    \"score_price\": 0,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"165\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 165\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1613674805031896945.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 200,\n                    \"cart_id\": 105,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1613674805031896945.jpg\"\n                }\n            ],\n            \"cartItems\": []\n        }\n    }\n}"}],"_postman_id":"b11736c5-08a2-4cbc-b353-1eb15e987751"},{"name":"Return Change Status","id":"65a23a56-ec6a-4f64-b4d0-2d34dbaef9c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 1,\n    \"id\": 546\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","return","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3888e35a-b3db-4578-b96a-863205ad6fba","name":"Return Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 1,\n    \"id\": 546\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"86"},{"key":"etag","value":"W/\"56-XhQkvzVi0ZogxeNa054l3VVpR3s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:45:37 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added to cart!\"\n    }\n}"}],"_postman_id":"65a23a56-ec6a-4f64-b4d0-2d34dbaef9c4"}],"id":"5e4724aa-276b-45fb-b4dc-14631b8ff790","_postman_id":"5e4724aa-276b-45fb-b4dc-14631b8ff790","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Refund","item":[{"name":"Refund Authorize","id":"61ed5fb2-cb87-41e1-a7bd-65b6b93691a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"7\",\n    \"appointmentID\": 77,\n    \"appointmentTime\": \"2021-02-27T17:15:00.000Z\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"10:15\",\n    \"pickup\": \"2021-02-27T10:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2023-05\",\n    \"card_amount\": 656,\n    \"kount_session_id\": \"fcbf525c198d471982d73fb9b591965e\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/refund/authorize","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","refund","authorize"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b1d91999-99c2-4e7e-9f6e-b45a549cbf9d","name":"Refund Authorize","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"7\",\n    \"appointmentID\": 77,\n    \"appointmentTime\": \"2021-02-27T17:15:00.000Z\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"10:15\",\n    \"pickup\": \"2021-02-27T10:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2023-05\",\n    \"card_amount\": 656,\n    \"kount_session_id\": \"fcbf525c198d471982d73fb9b591965e\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auctionapi/refund/authorize"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"89"},{"key":"etag","value":"W/\"59-yLv7LL0tnRZkYNI4sV9yoS9Us3E\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:48:12 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Return Successfully completed!\"\n    }\n}"}],"_postman_id":"61ed5fb2-cb87-41e1-a7bd-65b6b93691a4"}],"id":"5dd9e88a-50c4-4f10-9ba0-2659da44008c","_postman_id":"5dd9e88a-50c4-4f10-9ba0-2659da44008c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Shipping","item":[{"name":"Ship Engine","item":[{"name":"Carriers","id":"2466c414-b9c4-4336-9d2b-180345acd9d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getCarriers","urlObject":{"path":["api","shipping","shipengine","getCarriers"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6d6d943c-8c94-4c01-a301-5a6985616ec3","name":"Carriers","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getCarriers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3f8d-MITOmUu1CoqRbwB1erCMrjCwNPI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Mon, 03 May 2021 14:05:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"carriers\": [\n                {\n                    \"carrier_id\": \"se-594033\",\n                    \"carrier_code\": \"stamps_com\",\n                    \"account_number\": \"test_account_594033\",\n                    \"requires_funded_amount\": true,\n                    \"balance\": 8131.78,\n                    \"nickname\": \"ShipEngine Test Account - Stamps.com\",\n                    \"friendly_name\": \"Stamps.com\",\n                    \"primary\": false,\n                    \"has_multi_package_supporting_services\": false,\n                    \"supports_label_messages\": true,\n                    \"services\": [\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_first_class_mail\",\n                            \"name\": \"USPS First Class Mail\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_media_mail\",\n                            \"name\": \"USPS Media Mail\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_parcel_select\",\n                            \"name\": \"USPS Parcel Select Ground\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail\",\n                            \"name\": \"USPS Priority Mail\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail_express\",\n                            \"name\": \"USPS Priority Mail Express\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_first_class_mail_international\",\n                            \"name\": \"USPS First Class Mail Intl\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail_international\",\n                            \"name\": \"USPS Priority Mail Intl\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail_express_international\",\n                            \"name\": \"USPS Priority Mail Express Intl\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        }\n                    ],\n                    \"packages\": [\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"cubic\",\n                            \"name\": \"Cubic\",\n                            \"description\": \"Cubic\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"flat_rate_envelope\",\n                            \"name\": \"Flat Rate Envelope\",\n                            \"description\": \"USPS flat rate envelope. A special cardboard envelope provided by the USPS that clearly indicates \\\"Flat Rate\\\".\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"flat_rate_legal_envelope\",\n                            \"name\": \"Flat Rate Legal Envelope\",\n                            \"description\": \"Flat Rate Legal Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"flat_rate_padded_envelope\",\n                            \"name\": \"Flat Rate Padded Envelope\",\n                            \"description\": \"Flat Rate Padded Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"large_envelope_or_flat\",\n                            \"name\": \"Large Envelope or Flat\",\n                            \"description\": \"Large envelope or flat. Has one dimension that is between 11 1/2\\\" and 15\\\" long, 6 1/18\\\" and 12\\\" high, or 1/4\\\" and 3/4\\\" thick.\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"large_flat_rate_box\",\n                            \"name\": \"Large Flat Rate Box\",\n                            \"description\": \"Large Flat Rate Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"large_package\",\n                            \"name\": \"Large Package (any side > 12\\\")\",\n                            \"description\": \"Large package. Longest side plus the distance around the thickest part is over 84\\\" and less than or equal to 108\\\".\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"letter\",\n                            \"name\": \"Letter\",\n                            \"description\": \"Letter\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"medium_flat_rate_box\",\n                            \"name\": \"Medium Flat Rate Box\",\n                            \"description\": \"USPS flat rate box. A special 11\\\" x 8 1/2\\\" x 5 1/2\\\" or 14\\\" x 3.5\\\" x 12\\\" USPS box that clearly indicates \\\"Flat Rate Box\\\"\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"non_rectangular\",\n                            \"name\": \"Non Rectangular Package\",\n                            \"description\": \"Non-Rectangular package type that is cylindrical in shape.\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"package\",\n                            \"name\": \"Package\",\n                            \"description\": \"Package. Longest side plus the distance around the thickest part is less than or equal to 84\\\"\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"regional_rate_box_a\",\n                            \"name\": \"Regional Rate Box A\",\n                            \"description\": \"Regional Rate Box A\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"regional_rate_box_b\",\n                            \"name\": \"Regional Rate Box B\",\n                            \"description\": \"Regional Rate Box B\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"small_flat_rate_box\",\n                            \"name\": \"Small Flat Rate Box\",\n                            \"description\": \"Small Flat Rate Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"thick_envelope\",\n                            \"name\": \"Thick Envelope\",\n                            \"description\": \"Thick envelope. Envelopes or flats greater than 3/4\\\" at the thickest point.\"\n                        }\n                    ],\n                    \"options\": [\n                        {\n                            \"name\": \"non_machinable\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        }\n                    ]\n                },\n                {\n                    \"carrier_id\": \"se-594034\",\n                    \"carrier_code\": \"ups\",\n                    \"account_number\": \"test_account_594034\",\n                    \"requires_funded_amount\": false,\n                    \"balance\": 0,\n                    \"nickname\": \"ShipEngine Test Account - UPS\",\n                    \"friendly_name\": \"UPS\",\n                    \"primary\": false,\n                    \"has_multi_package_supporting_services\": true,\n                    \"supports_label_messages\": true,\n                    \"services\": [\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_standard_international\",\n                            \"name\": \"UPS Standard®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air_early_am\",\n                            \"name\": \"UPS Next Day Air® Early\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_express\",\n                            \"name\": \"UPS Worldwide Express®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air\",\n                            \"name\": \"UPS Next Day Air®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_ground_international\",\n                            \"name\": \"UPS Ground® (International)\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_express_plus\",\n                            \"name\": \"UPS Worldwide Express Plus®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air_saver\",\n                            \"name\": \"UPS Next Day Air Saver®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_expedited\",\n                            \"name\": \"UPS Worldwide Expedited®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_2nd_day_air_am\",\n                            \"name\": \"UPS 2nd Day Air AM®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_2nd_day_air\",\n                            \"name\": \"UPS 2nd Day Air®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_saver\",\n                            \"name\": \"UPS Worldwide Saver®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_2nd_day_air_international\",\n                            \"name\": \"UPS 2nd Day Air® (International)\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_3_day_select\",\n                            \"name\": \"UPS 3 Day Select®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_ground\",\n                            \"name\": \"UPS® Ground\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air_international\",\n                            \"name\": \"UPS Next Day Air® (International)\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        }\n                    ],\n                    \"packages\": [\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"package\",\n                            \"name\": \"Package\",\n                            \"description\": \"Package. Longest side plus the distance around the thickest part is less than or equal to 84\\\"\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups__express_box_large\",\n                            \"name\": \"UPS  Express® Box - Large\",\n                            \"description\": \"Express Box - Large\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_10_kg_box\",\n                            \"name\": \"UPS 10 KG Box®\",\n                            \"description\": \"10 KG Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_25_kg_box\",\n                            \"name\": \"UPS 25 KG Box®\",\n                            \"description\": \"25 KG Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_box\",\n                            \"name\": \"UPS Express® Box\",\n                            \"description\": \"Express Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_box_medium\",\n                            \"name\": \"UPS Express® Box - Medium\",\n                            \"description\": \"Express Box - Medium\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_box_small\",\n                            \"name\": \"UPS Express® Box - Small\",\n                            \"description\": \"Express Box - Small\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_pak\",\n                            \"name\": \"UPS Express® Pak\",\n                            \"description\": \"Pak\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_letter\",\n                            \"name\": \"UPS Letter\",\n                            \"description\": \"Letter\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_tube\",\n                            \"name\": \"UPS Tube\",\n                            \"description\": \"Tube\"\n                        }\n                    ],\n                    \"options\": [\n                        {\n                            \"name\": \"bill_to_account\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_country_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_party\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_postal_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"collect_on_delivery\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"contains_alcohol\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"delivered_duty_paid\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice_weight\",\n                            \"default_value\": \"0\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"freight_class\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"non_machinable\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"saturday_delivery\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        }\n                    ]\n                },\n                {\n                    \"carrier_id\": \"se-594035\",\n                    \"carrier_code\": \"fedex\",\n                    \"account_number\": \"test_account_594035\",\n                    \"requires_funded_amount\": false,\n                    \"balance\": 0,\n                    \"nickname\": \"ShipEngine Test Account - FedEx\",\n                    \"friendly_name\": \"FedEx\",\n                    \"primary\": false,\n                    \"has_multi_package_supporting_services\": true,\n                    \"supports_label_messages\": true,\n                    \"services\": [\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_ground\",\n                            \"name\": \"FedEx Ground®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_home_delivery\",\n                            \"name\": \"FedEx Home Delivery®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_2day\",\n                            \"name\": \"FedEx 2Day®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_2day_am\",\n                            \"name\": \"FedEx 2Day® A.M.\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_express_saver\",\n                            \"name\": \"FedEx Express Saver®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_standard_overnight\",\n                            \"name\": \"FedEx Standard Overnight®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_priority_overnight\",\n                            \"name\": \"FedEx Priority Overnight®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_first_overnight\",\n                            \"name\": \"FedEx First Overnight®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_1_day_freight\",\n                            \"name\": \"FedEx 1Day® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_2_day_freight\",\n                            \"name\": \"FedEx 2Day® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_3_day_freight\",\n                            \"name\": \"FedEx 3Day® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_first_overnight_freight\",\n                            \"name\": \"FedEx First Overnight® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_ground_international\",\n                            \"name\": \"FedEx International Ground®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_economy\",\n                            \"name\": \"FedEx International Economy®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_priority\",\n                            \"name\": \"FedEx International Priority®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_first\",\n                            \"name\": \"FedEx International First®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_economy_freight\",\n                            \"name\": \"FedEx International Economy® Freight\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_priority_freight\",\n                            \"name\": \"FedEx International Priority® Direct Distribution Freight\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_connect_plus\",\n                            \"name\": \"FedEx International Connect Plus®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        }\n                    ],\n                    \"packages\": [\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_envelope_onerate\",\n                            \"name\": \"FedEx One Rate® Envelope\",\n                            \"description\": \"FedEx® Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_extra_large_box_onerate\",\n                            \"name\": \"FedEx One Rate® Extra Large Box\",\n                            \"description\": \"FedEx® Extra Large Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_large_box_onerate\",\n                            \"name\": \"FedEx One Rate® Large Box\",\n                            \"description\": \"FedEx® Large Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_medium_box_onerate\",\n                            \"name\": \"FedEx One Rate® Medium Box\",\n                            \"description\": \"FedEx® Medium Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_pak_onerate\",\n                            \"name\": \"FedEx One Rate® Pak\",\n                            \"description\": \"FedEx® Pak\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_small_box_onerate\",\n                            \"name\": \"FedEx One Rate® Small Box\",\n                            \"description\": \"FedEx® Small Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_tube_onerate\",\n                            \"name\": \"FedEx One Rate® Tube\",\n                            \"description\": \"FedEx® Tube\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_10kg_box\",\n                            \"name\": \"FedEx® 10kg Box\",\n                            \"description\": \"FedEx® 10kg Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_25kg_box\",\n                            \"name\": \"FedEx® 25kg Box\",\n                            \"description\": \"FedEx® 25kg Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_box\",\n                            \"name\": \"FedEx® Box\",\n                            \"description\": \"FedEx® Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_envelope\",\n                            \"name\": \"FedEx® Envelope\",\n                            \"description\": \"FedEx® Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_pak\",\n                            \"name\": \"FedEx® Pak\",\n                            \"description\": \"FedEx® Pak\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_tube\",\n                            \"name\": \"FedEx® Tube\",\n                            \"description\": \"FedEx® Tube\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"package\",\n                            \"name\": \"Package\",\n                            \"description\": \"Package. Longest side plus the distance around the thickest part is less than or equal to 84\\\"\"\n                        }\n                    ],\n                    \"options\": [\n                        {\n                            \"name\": \"bill_to_account\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_country_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_party\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_postal_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"collect_on_delivery\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"contains_alcohol\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"delivered_duty_paid\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice_weight\",\n                            \"default_value\": \"0\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"non_machinable\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"saturday_delivery\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        }\n                    ]\n                }\n            ],\n            \"request_id\": \"94486150-4e12-4c9c-8060-63f42b492085\",\n            \"errors\": []\n        }\n    }\n}"}],"_postman_id":"2466c414-b9c4-4336-9d2b-180345acd9d6"},{"name":"Address validate","id":"63614a5f-91b8-4c9f-82c1-431194829419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n\t\t\"address1\": \"525 S Winchester Blvd\",\n\t\t\"city\": \"San Jose\",\n\t\t\"state\": \"CA\",\n\t\t\"zip\": \"95128\",\n\t\t\"country\": \"US\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/validateAddress","urlObject":{"path":["api","shipping","shipengine","validateAddress"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"76986b6a-9364-4779-b174-fe4d46b1812f","name":"Cart Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"f09-1/BCi4nhbCSyJ5XXQAQYaCOcxk4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"date","value":"Fri, 26 Feb 2021 21:04:31 GMT"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [],\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"id\": 564,\n                            \"item_id\": 240,\n                            \"title\": \"Demo product 240\",\n                            \"desc_proc\": null,\n                            \"selltype\": \"all\",\n                            \"selectedbuyer\": null,\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"lot-1613674080648845847.jpg\",\n                            \"date_added\": \"2021-02-18T18:48:00.000Z\",\n                            \"date_closed\": \"2021-02-20T18:48:00.000Z\",\n                            \"sprice\": 5,\n                            \"rprice\": 5,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2021-02-18T18:48:00.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 0,\n                            \"feature\": 0,\n                            \"bprice\": 0,\n                            \"wprice\": 150,\n                            \"market_status\": \"sold\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 0,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 1,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": -35.6,\n                            \"score_price\": 0,\n                            \"assemblyRequired\": 1,\n                            \"damageTypeId\": 1,\n                            \"functional\": 1,\n                            \"inventoryNumber\": \"240\",\n                            \"categoryTypeId\": 1,\n                            \"leadDescription\": \"Demo product 240\",\n                            \"lightningSubmission\": 0,\n                            \"loadId\": 5712,\n                            \"merchantUrls\": \"[]\",\n                            \"missingParts\": \"{\\\"none\\\": 1}\",\n                            \"nellisnotes\": \"IN GOOD CONDITION. \",\n                            \"packageTypeId\": 1,\n                            \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                            \"retailPrice\": 76.02,\n                            \"stockImage\": null,\n                            \"universalId\": \"NULL\",\n                            \"employeeId\": 1,\n                            \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                            \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                            \"lastUpdatedBy\": 1,\n                            \"rawRetailPrice\": 0,\n                            \"locationId\": 2,\n                            \"processingTime\": 5.56825,\n                            \"brand\": \"NULL\",\n                            \"listedCount\": 1,\n                            \"semanticSuccess\": 0,\n                            \"lpnSuccess\": 1,\n                            \"asIs\": 0,\n                            \"conditionTypeId\": 1,\n                            \"itemStatusId\": 1,\n                            \"active\": 1,\n                            \"storageLocationId\": null,\n                            \"containerId\": null,\n                            \"missingPartsTypeId\": 2,\n                            \"assemblyTypeId\": null,\n                            \"functionalTypeId\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"buynowdate_added\": \"2021-02-22T05:28:56.000Z\",\n                            \"file_name\": \"lot-1613674080648845847.jpg\",\n                            \"buynowed\": 5,\n                            \"buynowamount\": 150,\n                            \"cart_id\": 108,\n                            \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1613674080648845847.jpg\"\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"id\": 108,\n                        \"per_total\": 3150,\n                        \"total_items\": 2,\n                        \"tax_percent\": 10,\n                        \"total_tax\": 315,\n                        \"total_premium\": 472.5,\n                        \"buyer_premium\": 15,\n                        \"total_shipping\": 0,\n                        \"total_amount\": 3937.5,\n                        \"paid_amount\": 0,\n                        \"balance_amount\": 3937.5,\n                        \"user_id\": 5,\n                        \"cartlocation_id\": 2,\n                        \"bill_first_name\": \"Srikanth\",\n                        \"bill_last_name\": \"Test\",\n                        \"bill_address1\": \"29B Check\",\n                        \"bill_address2\": null,\n                        \"bill_city\": \"Chennai\",\n                        \"bill_state\": \"Alaska\",\n                        \"bill_zipcode\": \"12223\",\n                        \"appointment_id\": null,\n                        \"cart_payment\": null,\n                        \"cart_checkout\": 0,\n                        \"cart_paid\": 0,\n                        \"cart_paiddate\": null,\n                        \"created_at\": \"2021-02-18T17:55:20.000Z\",\n                        \"updated_at\": \"2021-02-22T05:28:56.000Z\"\n                    },\n                    \"cartLocation\": {\n                        \"id\": 2,\n                        \"city\": \"Henderson\",\n                        \"weeklyHours\": \"10AM - 6PM\",\n                        \"name\": \"Henderson\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10AM - 5PM\",\n                        \"sundayHours\": \"Closed\",\n                        \"address\": \"7685 Commercial Way Suite C\",\n                        \"zipCode\": 89011,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 8000,\n                        \"warehousePositionMax\": 8999,\n                        \"protected\": 0,\n                        \"active\": 0,\n                        \"curbsideAvailable\": 0\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"63614a5f-91b8-4c9f-82c1-431194829419"},{"name":"Estimate Rate","id":"984b5d9a-ede9-4751-ba48-2ee87ff45ed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/estimateSingle","urlObject":{"path":["api","shipping","shipengine","estimateSingle"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"db2127b0-f6e3-483e-8417-71500dce777a","name":"Cart Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"f09-1/BCi4nhbCSyJ5XXQAQYaCOcxk4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"date","value":"Fri, 26 Feb 2021 21:04:31 GMT"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [],\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"id\": 564,\n                            \"item_id\": 240,\n                            \"title\": \"Demo product 240\",\n                            \"desc_proc\": null,\n                            \"selltype\": \"all\",\n                            \"selectedbuyer\": null,\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"lot-1613674080648845847.jpg\",\n                            \"date_added\": \"2021-02-18T18:48:00.000Z\",\n                            \"date_closed\": \"2021-02-20T18:48:00.000Z\",\n                            \"sprice\": 5,\n                            \"rprice\": 5,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2021-02-18T18:48:00.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 0,\n                            \"feature\": 0,\n                            \"bprice\": 0,\n                            \"wprice\": 150,\n                            \"market_status\": \"sold\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 0,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 1,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": -35.6,\n                            \"score_price\": 0,\n                            \"assemblyRequired\": 1,\n                            \"damageTypeId\": 1,\n                            \"functional\": 1,\n                            \"inventoryNumber\": \"240\",\n                            \"categoryTypeId\": 1,\n                            \"leadDescription\": \"Demo product 240\",\n                            \"lightningSubmission\": 0,\n                            \"loadId\": 5712,\n                            \"merchantUrls\": \"[]\",\n                            \"missingParts\": \"{\\\"none\\\": 1}\",\n                            \"nellisnotes\": \"IN GOOD CONDITION. \",\n                            \"packageTypeId\": 1,\n                            \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                            \"retailPrice\": 76.02,\n                            \"stockImage\": null,\n                            \"universalId\": \"NULL\",\n                            \"employeeId\": 1,\n                            \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                            \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                            \"lastUpdatedBy\": 1,\n                            \"rawRetailPrice\": 0,\n                            \"locationId\": 2,\n                            \"processingTime\": 5.56825,\n                            \"brand\": \"NULL\",\n                            \"listedCount\": 1,\n                            \"semanticSuccess\": 0,\n                            \"lpnSuccess\": 1,\n                            \"asIs\": 0,\n                            \"conditionTypeId\": 1,\n                            \"itemStatusId\": 1,\n                            \"active\": 1,\n                            \"storageLocationId\": null,\n                            \"containerId\": null,\n                            \"missingPartsTypeId\": 2,\n                            \"assemblyTypeId\": null,\n                            \"functionalTypeId\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"buynowdate_added\": \"2021-02-22T05:28:56.000Z\",\n                            \"file_name\": \"lot-1613674080648845847.jpg\",\n                            \"buynowed\": 5,\n                            \"buynowamount\": 150,\n                            \"cart_id\": 108,\n                            \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1613674080648845847.jpg\"\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"id\": 108,\n                        \"per_total\": 3150,\n                        \"total_items\": 2,\n                        \"tax_percent\": 10,\n                        \"total_tax\": 315,\n                        \"total_premium\": 472.5,\n                        \"buyer_premium\": 15,\n                        \"total_shipping\": 0,\n                        \"total_amount\": 3937.5,\n                        \"paid_amount\": 0,\n                        \"balance_amount\": 3937.5,\n                        \"user_id\": 5,\n                        \"cartlocation_id\": 2,\n                        \"bill_first_name\": \"Srikanth\",\n                        \"bill_last_name\": \"Test\",\n                        \"bill_address1\": \"29B Check\",\n                        \"bill_address2\": null,\n                        \"bill_city\": \"Chennai\",\n                        \"bill_state\": \"Alaska\",\n                        \"bill_zipcode\": \"12223\",\n                        \"appointment_id\": null,\n                        \"cart_payment\": null,\n                        \"cart_checkout\": 0,\n                        \"cart_paid\": 0,\n                        \"cart_paiddate\": null,\n                        \"created_at\": \"2021-02-18T17:55:20.000Z\",\n                        \"updated_at\": \"2021-02-22T05:28:56.000Z\"\n                    },\n                    \"cartLocation\": {\n                        \"id\": 2,\n                        \"city\": \"Henderson\",\n                        \"weeklyHours\": \"10AM - 6PM\",\n                        \"name\": \"Henderson\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10AM - 5PM\",\n                        \"sundayHours\": \"Closed\",\n                        \"address\": \"7685 Commercial Way Suite C\",\n                        \"zipCode\": 89011,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 8000,\n                        \"warehousePositionMax\": 8999,\n                        \"protected\": 0,\n                        \"active\": 0,\n                        \"curbsideAvailable\": 0\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"984b5d9a-ede9-4751-ba48-2ee87ff45ed5"},{"name":"Get Quote Request","id":"eaefe00a-977e-4da0-af39-14bdc490f27b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_engine_insurance\": \"shipsurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getQuoteRequest","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","shipping","shipengine","getQuoteRequest"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6c2dd07f-1736-4a3e-8e07-d728f10d103f","name":"request without insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_engine_insurance\": \"none\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2184-lMAt70GWZ212fQ0dY1YSMedyKns\""},{"key":"Set-Cookie","value":"connect.sid=s%3AorfavDB3XT5FzL6Imb13NkrXjHlVLiwv.WBaNVCzQpPuYXfHbYLp8p3Fq4c%2FNnMpgX%2FG0cPPXrgQ; Path=/; Expires=Fri, 06 May 2022 00:38:09 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 07:58:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"rate_response\": {\n                        \"rates\": [\n                            {\n                                \"rate_id\": \"se-1494563838\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 2.12\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Ground®\",\n                                \"service_code\": \"fedex_ground\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563839\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 42.04\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 9.25\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Priority Overnight®\",\n                                \"service_code\": \"fedex_priority_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563840\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 25.9\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.7\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Express Saver®\",\n                                \"service_code\": \"fedex_express_saver\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563841\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 31.06\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 6.83\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day® A.M.\",\n                                \"service_code\": \"fedex_2day_am\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563842\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 107.43\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 23.63\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx First Overnight®\",\n                                \"service_code\": \"fedex_first_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563843\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 26.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.92\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day®\",\n                                \"service_code\": \"fedex_2day\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563844\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 39.32\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 8.65\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Standard Overnight®\",\n                                \"service_code\": \"fedex_standard_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563845\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 7.71\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Home Delivery®\",\n                                \"service_code\": \"fedex_home_delivery\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            }\n                        ],\n                        \"invalid_rates\": [],\n                        \"rate_request_id\": \"se-207593450\",\n                        \"shipment_id\": \"se-321388695\",\n                        \"created_at\": \"2022-05-05T07:58:10.2403236Z\",\n                        \"status\": \"completed\",\n                        \"errors\": []\n                    },\n                    \"shipment_id\": \"se-321388695\",\n                    \"carrier_id\": \"se-637171\",\n                    \"service_code\": null,\n                    \"external_shipment_id\": null,\n                    \"ship_date\": \"2022-05-05T00:00:00Z\",\n                    \"created_at\": \"2022-05-05T07:58:09.127Z\",\n                    \"modified_at\": \"2022-05-05T07:58:09.127Z\",\n                    \"shipment_status\": \"pending\",\n                    \"ship_to\": {\n                        \"name\": \"hariteja dnsk\",\n                        \"phone\": \"+1 (384) 983-9489\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76034\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"no\"\n                    },\n                    \"ship_from\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"warehouse_id\": null,\n                    \"return_to\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"confirmation\": \"none\",\n                    \"customs\": {\n                        \"contents\": \"merchandise\",\n                        \"customs_items\": [],\n                        \"non_delivery\": \"return_to_sender\",\n                        \"buyer_shipping_amount_paid\": null,\n                        \"duties_paid\": null\n                    },\n                    \"external_order_id\": null,\n                    \"order_source_code\": null,\n                    \"advanced_options\": {\n                        \"bill_to_account\": null,\n                        \"bill_to_country_code\": null,\n                        \"bill_to_party\": null,\n                        \"bill_to_postal_code\": null,\n                        \"contains_alcohol\": false,\n                        \"delivered_duty_paid\": false,\n                        \"non_machinable\": false,\n                        \"saturday_delivery\": false,\n                        \"dry_ice\": false,\n                        \"dry_ice_weight\": null,\n                        \"fedex_freight\": null,\n                        \"third_party_consignee\": false,\n                        \"ancillary_endorsements_option\": null,\n                        \"freight_class\": null,\n                        \"custom_field1\": null,\n                        \"custom_field2\": null,\n                        \"custom_field3\": null,\n                        \"collect_on_delivery\": null,\n                        \"return_pickup_attempts\": null\n                    },\n                    \"insurance_provider\": \"none\",\n                    \"tags\": [],\n                    \"packages\": [\n                        {\n                            \"package_code\": \"package\",\n                            \"weight\": {\n                                \"value\": 10,\n                                \"unit\": \"kilogram\"\n                            },\n                            \"dimensions\": {\n                                \"unit\": \"inch\",\n                                \"length\": 10,\n                                \"width\": 10,\n                                \"height\": 10\n                            },\n                            \"insured_value\": {\n                                \"currency\": \"usd\",\n                                \"amount\": 0\n                            },\n                            \"label_messages\": {\n                                \"reference1\": null,\n                                \"reference2\": null,\n                                \"reference3\": null\n                            },\n                            \"external_package_id\": null\n                        }\n                    ],\n                    \"total_weight\": {\n                        \"value\": 10,\n                        \"unit\": \"kilogram\"\n                    },\n                    \"items\": []\n                }\n            }\n        ]\n    }\n}"},{"id":"efa3ffb7-4003-4490-b450-362659fb705e","name":"request with insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_engine_insurance\": \"shipsurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2996-DmhN7vx5cSIWO/vV0a9SMKs2/PE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 08:04:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"rate_response\": {\n                        \"rates\": [\n                            {\n                                \"rate_id\": \"se-1494565886\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 2.12\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Ground®\",\n                                \"service_code\": \"fedex_ground\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\",\n                                    \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565887\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 42.04\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 9.25\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Priority Overnight®\",\n                                \"service_code\": \"fedex_priority_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565888\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 25.9\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.7\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Express Saver®\",\n                                \"service_code\": \"fedex_express_saver\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565889\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 31.06\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 6.83\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day® A.M.\",\n                                \"service_code\": \"fedex_2day_am\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565890\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 107.43\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 23.63\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx First Overnight®\",\n                                \"service_code\": \"fedex_first_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565891\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 26.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.92\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day®\",\n                                \"service_code\": \"fedex_2day\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565892\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 39.32\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 8.65\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Standard Overnight®\",\n                                \"service_code\": \"fedex_standard_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565893\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 7.71\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Home Delivery®\",\n                                \"service_code\": \"fedex_home_delivery\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            }\n                        ],\n                        \"invalid_rates\": [],\n                        \"rate_request_id\": \"se-207594240\",\n                        \"shipment_id\": \"se-321389565\",\n                        \"created_at\": \"2022-05-05T08:04:29.7218817Z\",\n                        \"status\": \"completed\",\n                        \"errors\": []\n                    },\n                    \"shipment_id\": \"se-321389565\",\n                    \"carrier_id\": \"se-637171\",\n                    \"service_code\": null,\n                    \"external_shipment_id\": null,\n                    \"ship_date\": \"2022-05-05T00:00:00Z\",\n                    \"created_at\": \"2022-05-05T08:04:28.453Z\",\n                    \"modified_at\": \"2022-05-05T08:04:28.453Z\",\n                    \"shipment_status\": \"pending\",\n                    \"ship_to\": {\n                        \"name\": \"hariteja dnsk\",\n                        \"phone\": \"+1 (384) 983-9489\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76034\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"no\"\n                    },\n                    \"ship_from\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"warehouse_id\": null,\n                    \"return_to\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"confirmation\": \"none\",\n                    \"customs\": {\n                        \"contents\": \"merchandise\",\n                        \"customs_items\": [],\n                        \"non_delivery\": \"return_to_sender\",\n                        \"buyer_shipping_amount_paid\": null,\n                        \"duties_paid\": null\n                    },\n                    \"external_order_id\": null,\n                    \"order_source_code\": null,\n                    \"advanced_options\": {\n                        \"bill_to_account\": null,\n                        \"bill_to_country_code\": null,\n                        \"bill_to_party\": null,\n                        \"bill_to_postal_code\": null,\n                        \"contains_alcohol\": false,\n                        \"delivered_duty_paid\": false,\n                        \"non_machinable\": false,\n                        \"saturday_delivery\": false,\n                        \"dry_ice\": false,\n                        \"dry_ice_weight\": null,\n                        \"fedex_freight\": null,\n                        \"third_party_consignee\": false,\n                        \"ancillary_endorsements_option\": null,\n                        \"freight_class\": null,\n                        \"custom_field1\": null,\n                        \"custom_field2\": null,\n                        \"custom_field3\": null,\n                        \"collect_on_delivery\": null,\n                        \"return_pickup_attempts\": null\n                    },\n                    \"insurance_provider\": \"shipsurance\",\n                    \"tags\": [],\n                    \"packages\": [\n                        {\n                            \"package_code\": \"package\",\n                            \"weight\": {\n                                \"value\": 10,\n                                \"unit\": \"kilogram\"\n                            },\n                            \"dimensions\": {\n                                \"unit\": \"inch\",\n                                \"length\": 10,\n                                \"width\": 10,\n                                \"height\": 10\n                            },\n                            \"insured_value\": {\n                                \"currency\": \"usd\",\n                                \"amount\": 10\n                            },\n                            \"label_messages\": {\n                                \"reference1\": null,\n                                \"reference2\": null,\n                                \"reference3\": null\n                            },\n                            \"external_package_id\": null\n                        }\n                    ],\n                    \"total_weight\": {\n                        \"value\": 10,\n                        \"unit\": \"kilogram\"\n                    },\n                    \"items\": []\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"eaefe00a-977e-4da0-af39-14bdc490f27b"},{"name":"Confirm shipping Quote","id":"b278965a-4270-44d1-9b1c-6713ba90eacc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"shipping_data\": {\n        \"rate_id\": \"se-1494565396\",\n        \"rate_type\": \"shipment\",\n        \"carrier_id\": \"se-637171\",\n        \"shipping_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 11.93\n        },\n        \"insurance_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"confirmation_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"other_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 2.12\n        },\n        \"zone\": null,\n        \"package_type\": null,\n        \"delivery_days\": 1,\n        \"guaranteed_service\": false,\n        \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n        \"carrier_delivery_days\": \"1\",\n        \"ship_date\": \"2022-05-05T00:00:00Z\",\n        \"negotiated_rate\": false,\n        \"service_type\": \"FedEx Ground®\",\n        \"service_code\": \"fedex_ground\",\n        \"trackable\": true,\n        \"carrier_code\": \"fedex\",\n        \"carrier_nickname\": \"FedEx\",\n        \"carrier_friendly_name\": \"FedEx\",\n        \"validation_status\": \"has_warnings\",\n        \"warning_messages\": [\n            \"The selected service includes insurance for an insured amount up to $100.\",\n            \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\",\n            \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n        ],\n        \"error_messages\": [],\n        \"total\": \"12.53\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/confirmShippingQuote","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","shipping","shipengine","confirmShippingQuote"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4b15d4ce-16bb-4424-a2f9-7b73790999fc","name":"confirm shipping Quote","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"shipping_data\": {\n        \"rate_id\": \"se-1494565396\",\n        \"rate_type\": \"shipment\",\n        \"carrier_id\": \"se-637171\",\n        \"shipping_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 11.93\n        },\n        \"insurance_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"confirmation_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"other_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 2.12\n        },\n        \"zone\": null,\n        \"package_type\": null,\n        \"delivery_days\": 1,\n        \"guaranteed_service\": false,\n        \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n        \"carrier_delivery_days\": \"1\",\n        \"ship_date\": \"2022-05-05T00:00:00Z\",\n        \"negotiated_rate\": false,\n        \"service_type\": \"FedEx Ground®\",\n        \"service_code\": \"fedex_ground\",\n        \"trackable\": true,\n        \"carrier_code\": \"fedex\",\n        \"carrier_nickname\": \"FedEx\",\n        \"carrier_friendly_name\": \"FedEx\",\n        \"validation_status\": \"has_warnings\",\n        \"warning_messages\": [\n            \"The selected service includes insurance for an insured amount up to $100.\",\n            \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\",\n            \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n        ],\n        \"error_messages\": [],\n        \"total\": \"12.53\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/confirmShippingQuote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"ETag","value":"W/\"50-uJUfjF0uo5N8N1yF9F+rzxsv+VY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 05 May 2022 08:08:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully selected\"\n    }\n}"}],"_postman_id":"b278965a-4270-44d1-9b1c-6713ba90eacc"}],"id":"51ebcaf4-9a02-4740-93b9-da1cc7e3d5c0","_postman_id":"51ebcaf4-9a02-4740-93b9-da1cc7e3d5c0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Arta","item":[{"name":"Estimate Rate","id":"cb279c87-ed5d-4f29-b186-53d14eb252af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10089\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_arta_insurance\": \"no_arta_insurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getQuoteRequest","urlObject":{"path":["api","shipping","arta","getQuoteRequest"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0262659d-9d54-45a7-a463-233d5248af79","name":"Estimate Rate with insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10089\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_arta_insurance\": \"arta_transit_insurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"31cf-RXpEHDQPx/umhSNWuI8YjeKfg/s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 08:27:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"additional_services\": [],\n                    \"bookable\": {\n                        \"missing\": [],\n                        \"ready\": true\n                    },\n                    \"created_at\": \"2022-05-05T08:27:50.917300\",\n                    \"currency\": \"USD\",\n                    \"destination\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"hariteja+222@auctionsoftware.com\",\n                                \"name\": \"hariteja dnsk\",\n                                \"phone_number\": \"+1 (384) 983-9489\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76034\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"disqualifications\": [],\n                    \"hosted_session_id\": null,\n                    \"id\": \"fabdf9e1-0c0e-48a4-9336-fffb182df18b\",\n                    \"insurance\": \"arta_transit_insurance\",\n                    \"internal_reference\": \"Invoice: undefined\",\n                    \"log_request_id\": \"FuwoHYLUgsxSpbkAyNsR\",\n                    \"object_count\": 1,\n                    \"objects\": [\n                        {\n                            \"current_packing\": [],\n                            \"depth\": \"10\",\n                            \"details\": {\n                                \"creation_date\": null,\n                                \"creator\": null,\n                                \"is_cites\": false,\n                                \"is_fragile\": false,\n                                \"materials\": [\n                                    \"leather\"\n                                ],\n                                \"notes\": \"uio\",\n                                \"title\": \"auciton\"\n                            },\n                            \"height\": \"10\",\n                            \"images\": [\n                                \"http://192.168.20.112:5000:5000/uploads/product/file_upload-1650003955064_800133.jpeg\"\n                            ],\n                            \"internal_reference\": \"Lot ID: 190\",\n                            \"public_reference\": \"auciton\",\n                            \"subtype\": \"neon\",\n                            \"type\": \"art\",\n                            \"unit_of_measurement\": \"in\",\n                            \"value\": \"10.00\",\n                            \"value_currency\": \"USD\",\n                            \"weight\": \"10\",\n                            \"weight_unit\": \"kg\",\n                            \"width\": \"10\"\n                        }\n                    ],\n                    \"origin\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"info@kirpa.co\",\n                                \"name\": \"KIRPA  Unlimited LLC\",\n                                \"phone_number\": \"+1 (802) 101-0760\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76099\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"preferred_quote_types\": [],\n                    \"public_reference\": \"Invoice: 10089\",\n                    \"quote_types\": [\n                        \"parcel\",\n                        \"premium\",\n                        \"select\"\n                    ],\n                    \"quotes\": [\n                        {\n                            \"id\": 1164481,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"14.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Next Day Air\",\n                                    \"sub_subtype\": \"next_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"5.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164480,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"14.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Second Day Air\",\n                                    \"sub_subtype\": \"second_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"5.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164479,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"14.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Ground\",\n                                    \"sub_subtype\": \"ground\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"5.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164478,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"13.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Specialized Shuttle\",\n                                    \"sub_subtype\": \"specialized_shuttle\",\n                                    \"subtype\": \"specialized\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Foam Lined Box\",\n                                    \"sub_subtype\": \"foam_lined_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Installation\",\n                                    \"sub_subtype\": \"installation\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Handling (destination)\",\n                                    \"sub_subtype\": \"destination_additional_labor\",\n                                    \"subtype\": \"handling\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Deinstallation\",\n                                    \"sub_subtype\": \"deinstallation\",\n                                    \"subtype\": \"deinstallation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                }\n                            ],\n                            \"quote_type\": \"premium\",\n                            \"status\": \"published\",\n                            \"total\": \"4.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164477,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"13.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Consolidated Trucking\",\n                                    \"sub_subtype\": \"road_groupage\",\n                                    \"subtype\": \"consolidated\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Assembly\",\n                                    \"sub_subtype\": \"assembly\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"select\",\n                            \"status\": \"published\",\n                            \"total\": \"4.00\",\n                            \"total_currency\": \"USD\"\n                        }\n                    ],\n                    \"shipping_notes\": \"New customer\",\n                    \"shortcode\": \"KIRPA-R9K8RY\",\n                    \"status\": \"quoted\",\n                    \"updated_at\": \"2022-05-05T08:27:52.459940\"\n                }\n            }\n        ]\n    }\n}"},{"id":"bf527e08-51e2-43bf-bdf6-aadd54a9681d","name":"Estimate Rate without insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10089\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_arta_insurance\": \"no_arta_insurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2ea0-0lQoVl6W4UEOhSqqgQc7LAnzwZc\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 08:31:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"additional_services\": [],\n                    \"bookable\": {\n                        \"missing\": [],\n                        \"ready\": true\n                    },\n                    \"created_at\": \"2022-05-05T08:31:41.496638\",\n                    \"currency\": \"USD\",\n                    \"destination\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"hariteja+222@auctionsoftware.com\",\n                                \"name\": \"hariteja dnsk\",\n                                \"phone_number\": \"+1 (384) 983-9489\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76034\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"disqualifications\": [],\n                    \"hosted_session_id\": null,\n                    \"id\": \"13f8aaea-fcee-43f2-918f-91f243a77c15\",\n                    \"insurance\": \"no_arta_insurance\",\n                    \"internal_reference\": \"Invoice: undefined\",\n                    \"log_request_id\": \"FuwoUzB1tEPiGqQAwhLh\",\n                    \"object_count\": 1,\n                    \"objects\": [\n                        {\n                            \"current_packing\": [],\n                            \"depth\": \"10\",\n                            \"details\": {\n                                \"creation_date\": null,\n                                \"creator\": null,\n                                \"is_cites\": false,\n                                \"is_fragile\": false,\n                                \"materials\": [\n                                    \"leather\"\n                                ],\n                                \"notes\": \"uio\",\n                                \"title\": \"auciton\"\n                            },\n                            \"height\": \"10\",\n                            \"images\": [\n                                \"http://192.168.20.112:5000:5000/uploads/product/file_upload-1650003955064_800133.jpeg\"\n                            ],\n                            \"internal_reference\": \"Lot ID: 190\",\n                            \"public_reference\": \"auciton\",\n                            \"subtype\": \"neon\",\n                            \"type\": \"art\",\n                            \"unit_of_measurement\": \"in\",\n                            \"value\": \"10.00\",\n                            \"value_currency\": \"USD\",\n                            \"weight\": \"10\",\n                            \"weight_unit\": \"kg\",\n                            \"width\": \"10\"\n                        }\n                    ],\n                    \"origin\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"info@kirpa.co\",\n                                \"name\": \"KIRPA  Unlimited LLC\",\n                                \"phone_number\": \"+1 (802) 101-0760\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76099\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"preferred_quote_types\": [],\n                    \"public_reference\": \"Invoice: 10089\",\n                    \"quote_types\": [\n                        \"parcel\",\n                        \"premium\",\n                        \"select\"\n                    ],\n                    \"quotes\": [\n                        {\n                            \"id\": 1164496,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Next Day Air\",\n                                    \"sub_subtype\": \"next_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"3.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164495,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Second Day Air\",\n                                    \"sub_subtype\": \"second_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"3.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164494,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Ground\",\n                                    \"sub_subtype\": \"ground\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"3.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164493,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Specialized Shuttle\",\n                                    \"sub_subtype\": \"specialized_shuttle\",\n                                    \"subtype\": \"specialized\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Foam Lined Box\",\n                                    \"sub_subtype\": \"foam_lined_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Installation\",\n                                    \"sub_subtype\": \"installation\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Handling (destination)\",\n                                    \"sub_subtype\": \"destination_additional_labor\",\n                                    \"subtype\": \"handling\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Deinstallation\",\n                                    \"sub_subtype\": \"deinstallation\",\n                                    \"subtype\": \"deinstallation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                }\n                            ],\n                            \"quote_type\": \"premium\",\n                            \"status\": \"published\",\n                            \"total\": \"2.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164492,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Consolidated Trucking\",\n                                    \"sub_subtype\": \"road_groupage\",\n                                    \"subtype\": \"consolidated\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Assembly\",\n                                    \"sub_subtype\": \"assembly\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"select\",\n                            \"status\": \"published\",\n                            \"total\": \"2.00\",\n                            \"total_currency\": \"USD\"\n                        }\n                    ],\n                    \"shipping_notes\": \"New customer\",\n                    \"shortcode\": \"KIRPA-R58L07\",\n                    \"status\": \"quoted\",\n                    \"updated_at\": \"2022-05-05T08:31:43.293075\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"cb279c87-ed5d-4f29-b186-53d14eb252af"},{"name":"Metadata Object","id":"69a0b840-098e-4d99-8e95-cecb0342feee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObject","urlObject":{"path":["api","shipping","arta","getMetadaObject"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"af6ee547-b90b-432c-97a3-355dd529703b","name":"Metadata Object","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObject"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2cb9-yMPx4dvqH+y/ggONuWWUvbyIx9U\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:02:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"Paintings, sculpture, works on paper\",\n                \"id\": \"art\",\n                \"name\": \"Art\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"A painting that is not framed\",\n                        \"id\": \"painting_unframed\",\n                        \"name\": \"Painting (unframed)\"\n                    },\n                    {\n                        \"description\": \"A painting that is framed\",\n                        \"id\": \"painting_framed\",\n                        \"name\": \"Painting (framed)\"\n                    },\n                    {\n                        \"description\": \"A painting that is framed behind a plexiglass face\",\n                        \"id\": \"painting_framed_plexi\",\n                        \"name\": \"Painting (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A painting that is framed behind a glass face\",\n                        \"id\": \"painting_framed_glass\",\n                        \"name\": \"Painting (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is not framed\",\n                        \"id\": \"work_on_paper_unframed\",\n                        \"name\": \"Work on Paper (unframed)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is framed\",\n                        \"id\": \"work_on_paper_framed\",\n                        \"name\": \"Work on Paper (framed)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is framed behind a plexiglass face\",\n                        \"id\": \"work_on_paper_framed_plexi\",\n                        \"name\": \"Work on Paper (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is framed behind a glass face\",\n                        \"id\": \"work_on_paper_framed_glass\",\n                        \"name\": \"Work on Paper (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is unframed\",\n                        \"id\": \"mixed_media_unframed\",\n                        \"name\": \"Mixed Media (unframed)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is framed\",\n                        \"id\": \"mixed_media_framed\",\n                        \"name\": \"Mixed Media (framed)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is framed behind a plexiglass face\",\n                        \"id\": \"mixed_media_framed_plexi\",\n                        \"name\": \"Mixed Media (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is framed behind a glass face\",\n                        \"id\": \"mixed_media_framed_glass\",\n                        \"name\": \"Mixed Media (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is not framed\",\n                        \"id\": \"photograph_unframed\",\n                        \"name\": \"Photograph (unframed)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is framed\",\n                        \"id\": \"photograph_framed\",\n                        \"name\": \"Photograph (framed)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is framed behind a plexiglass face\",\n                        \"id\": \"photograph_framed_plexi\",\n                        \"name\": \"Photograph (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is framed behind a glass face\",\n                        \"id\": \"photograph_framed_glass\",\n                        \"name\": \"Photograph (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"Electronic components, monitors or equipment for digital or robotic art\",\n                        \"id\": \"new_media\",\n                        \"name\": \"New Media\"\n                    },\n                    {\n                        \"description\": \"A three dimensional art object \",\n                        \"id\": \"sculpture\",\n                        \"name\": \"Sculpture\"\n                    },\n                    {\n                        \"description\": \"A plinth, base or display box\",\n                        \"id\": \"pedestal\",\n                        \"name\": \"Pedestal\"\n                    },\n                    {\n                        \"description\": \"A 5 sided display case for the top of the pedestal made of glass \",\n                        \"id\": \"pedestal_case_glass\",\n                        \"name\": \"Pedestal case (glass)\"\n                    },\n                    {\n                        \"description\": \"A 5 sided display case for the top of the pedestal made of plexi\",\n                        \"id\": \"pedestal_case_plexi\",\n                        \"name\": \"Pedestal case (plexi)\"\n                    },\n                    {\n                        \"description\": \"An object made of ceramic, porcelain, china or terracotta\",\n                        \"id\": \"ceramic\",\n                        \"name\": \"Ceramic\"\n                    },\n                    {\n                        \"description\": \"A sculpture made of neon tubes and transformer\",\n                        \"id\": \"neon\",\n                        \"name\": \"Neon\"\n                    },\n                    {\n                        \"description\": \"A fabric wall hanging\",\n                        \"id\": \"tapestry\",\n                        \"name\": \"Tapestry\"\n                    },\n                    {\n                        \"description\": \"For art types not listed. Please describe in the notes.\",\n                        \"id\": \"other_art\",\n                        \"name\": \"Other Art\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Tables, seating, lighting, mirrors, shelving\",\n                \"id\": \"furniture\",\n                \"name\": \"Furniture\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Table\",\n                        \"id\": \"table\",\n                        \"name\": \"Table\"\n                    },\n                    {\n                        \"description\": \"Chair\",\n                        \"id\": \"chair\",\n                        \"name\": \"Chair\"\n                    },\n                    {\n                        \"description\": \"Sofa, loveseat, chaise or similar\",\n                        \"id\": \"sofa_loveseat_chaise\",\n                        \"name\": \"Sofa / Loveseat / Chaise\"\n                    },\n                    {\n                        \"description\": \"Floor lamp\",\n                        \"id\": \"floor_lamp\",\n                        \"name\": \"Floor Lamp\"\n                    },\n                    {\n                        \"description\": \"Shade for a floor lamp\",\n                        \"id\": \"floor_lamp_shade\",\n                        \"name\": \"Floor Lamp Shade\"\n                    },\n                    {\n                        \"description\": \"Table lamp\",\n                        \"id\": \"table_lamp\",\n                        \"name\": \"Table Lamp\"\n                    },\n                    {\n                        \"description\": \"Shade for a table lamp\",\n                        \"id\": \"table_lamp_shade\",\n                        \"name\": \"Table Lamp Shade\"\n                    },\n                    {\n                        \"description\": \"Sconce\",\n                        \"id\": \"sconce\",\n                        \"name\": \"Sconce\"\n                    },\n                    {\n                        \"description\": \"Ottoman\",\n                        \"id\": \"ottoman\",\n                        \"name\": \"Ottoman\"\n                    },\n                    {\n                        \"description\": \"Bookcase, shelving, storage or similar\",\n                        \"id\": \"bookcase_storage\",\n                        \"name\": \"Bookcase / Shelving\"\n                    },\n                    {\n                        \"description\": \"Nightstand\",\n                        \"id\": \"nightstand\",\n                        \"name\": \"Nightstand\"\n                    },\n                    {\n                        \"description\": \"Armoire, dresser, credenza or similar\",\n                        \"id\": \"armoire_dresser\",\n                        \"name\": \"Armoire / Dresser\"\n                    },\n                    {\n                        \"description\": \"Carpet, rug, tapestry or similar\",\n                        \"id\": \"carpet_rug\",\n                        \"name\": \"Carpet / Rug / Tapestry\"\n                    },\n                    {\n                        \"description\": \"Mirror\",\n                        \"id\": \"mirror\",\n                        \"name\": \"Mirror\"\n                    },\n                    {\n                        \"description\": \"Chandeliers, suspended lighting, or similar\",\n                        \"id\": \"chandelier\",\n                        \"name\": \"Chandelier\"\n                    },\n                    {\n                        \"description\": \"Bedframe\",\n                        \"id\": \"bedframe\",\n                        \"name\": \"Bedframe\"\n                    },\n                    {\n                        \"description\": \"Headboard \",\n                        \"id\": \"headboard\",\n                        \"name\": \"Headboard\"\n                    },\n                    {\n                        \"description\": \"Desk, vaity or similar\",\n                        \"id\": \"desk_vanity\",\n                        \"name\": \"Desk / Vanity\"\n                    },\n                    {\n                        \"description\": \"Media console\",\n                        \"id\": \"media_console\",\n                        \"name\": \"Media Console\"\n                    },\n                    {\n                        \"description\": \"For furniture types not listed. Please describe in the notes.\",\n                        \"id\": \"other_furniture\",\n                        \"name\": \"Other Furniture\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Earrings, rings, bracelets, watches, stones\",\n                \"id\": \"jewelry\",\n                \"name\": \"Jewelry\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Earrings\",\n                        \"id\": \"earrings\",\n                        \"name\": \"Earrings\"\n                    },\n                    {\n                        \"description\": \"Necklace\",\n                        \"id\": \"necklace\",\n                        \"name\": \"Necklace\"\n                    },\n                    {\n                        \"description\": \"Bracelet, cuff, or similar\",\n                        \"id\": \"bracelet\",\n                        \"name\": \"Bracelet\"\n                    },\n                    {\n                        \"description\": \"Ring\",\n                        \"id\": \"ring\",\n                        \"name\": \"Ring\"\n                    },\n                    {\n                        \"description\": \"Brooch, pin, pendant or similar \",\n                        \"id\": \"brooch\",\n                        \"name\": \"Brooch\"\n                    },\n                    {\n                        \"description\": \"Timepieces, watches, pocket watches\",\n                        \"id\": \"watch\",\n                        \"name\": \"Watch\"\n                    },\n                    {\n                        \"description\": \"Cufflinks\",\n                        \"id\": \"cufflinks\",\n                        \"name\": \"Cufflinks\"\n                    },\n                    {\n                        \"description\": \"Eyeglasses, sunglasses, monocles or similar\",\n                        \"id\": \"eyeglasses\",\n                        \"name\": \"Eyeglasses\"\n                    },\n                    {\n                        \"description\": \"Set of multiple jewelry types\",\n                        \"id\": \"set\",\n                        \"name\": \"Set\"\n                    },\n                    {\n                        \"description\": \"Loose precious stones\",\n                        \"id\": \"precious_stones\",\n                        \"name\": \"Precious Stones\"\n                    },\n                    {\n                        \"description\": \"Snuff box, cigarette case or similar\",\n                        \"id\": \"snuff_box_cigarette_case\",\n                        \"name\": \"Snuff Box / Cigarette Case\"\n                    },\n                    {\n                        \"description\": \"For jewelry types not listed. Please describe in the notes\",\n                        \"id\": \"other_jewelry\",\n                        \"name\": \"Other Jewelry\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Porcelain, silver, crystal, ceramics, ornamental objects\",\n                \"id\": \"decorative_arts\",\n                \"name\": \"Decorative Arts\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Vase, vessel, urn, pitchers or similar\",\n                        \"id\": \"vase_vessel\",\n                        \"name\": \"Vase / Vessel\"\n                    },\n                    {\n                        \"description\": \"Bowl\",\n                        \"id\": \"bowl\",\n                        \"name\": \"Bowl\"\n                    },\n                    {\n                        \"description\": \"Plaque\",\n                        \"id\": \"plaque\",\n                        \"name\": \"Plaque\"\n                    },\n                    {\n                        \"description\": \"Object of vertu, scent bottles, fans, ornamental items or similar\",\n                        \"id\": \"object_of_vertu\",\n                        \"name\": \"Object of Vertu\"\n                    },\n                    {\n                        \"description\": \"Candelabra, candlestick or similar\",\n                        \"id\": \"candelabra_candlestick\",\n                        \"name\": \"Candelabra / Candlestick\"\n                    },\n                    {\n                        \"description\": \"Dinnerware\",\n                        \"id\": \"dinnerware\",\n                        \"name\": \"Dinnerware\"\n                    },\n                    {\n                        \"description\": \"Flatware\",\n                        \"id\": \"flatware\",\n                        \"name\": \"Flatware\"\n                    },\n                    {\n                        \"description\": \"Glassware\",\n                        \"id\": \"glassware\",\n                        \"name\": \"Glassware\"\n                    },\n                    {\n                        \"description\": \"Servingware \",\n                        \"id\": \"serveware\",\n                        \"name\": \"Servingware\"\n                    },\n                    {\n                        \"description\": \"Porcelain plate\",\n                        \"id\": \"porcelain_plate\",\n                        \"name\": \"Porcelain Plate\"\n                    },\n                    {\n                        \"description\": \"Porcelain bowl\",\n                        \"id\": \"porcelain_bowl\",\n                        \"name\": \"Porcelain Bowl\"\n                    },\n                    {\n                        \"description\": \"A decorative table top object\",\n                        \"id\": \"tabletop_accessory\",\n                        \"name\": \"Tabletop Accessory\"\n                    },\n                    {\n                        \"description\": \"Wall, table, mantel, grandfather, cuckoo clocks or similar\",\n                        \"id\": \"clock\",\n                        \"name\": \"Clock\"\n                    },\n                    {\n                        \"description\": \"For decorative art types not listed. Please describe in the notes\",\n                        \"id\": \"other_decorative_arts\",\n                        \"name\": \"Other Decorative Arts\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Memorabilia, toys, stamps, miniatures, coins\",\n                \"id\": \"collectibles\",\n                \"name\": \"Collectibles\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Postage stamp(s)\",\n                        \"id\": \"stamp\",\n                        \"name\": \"Stamp\"\n                    },\n                    {\n                        \"description\": \"Bound books, dictionaries, albums, catalogues or similar\",\n                        \"id\": \"book\",\n                        \"name\": \"Book\"\n                    },\n                    {\n                        \"description\": \"Currency of all types\",\n                        \"id\": \"coin\",\n                        \"name\": \"Coins / Currency\"\n                    },\n                    {\n                        \"description\": \"Loose pages or documents \",\n                        \"id\": \"document_manuscript\",\n                        \"name\": \"Document / Manuscript\"\n                    },\n                    {\n                        \"description\": \"Toy\",\n                        \"id\": \"toy\",\n                        \"name\": \"Toy\"\n                    },\n                    {\n                        \"description\": \"Miniature or model versions of objects\",\n                        \"id\": \"miniature_model\",\n                        \"name\": \"Miniature / Model\"\n                    },\n                    {\n                        \"description\": \"Figurine or doll \",\n                        \"id\": \"figurine_doll\",\n                        \"name\": \"Figurine / Doll\"\n                    },\n                    {\n                        \"description\": \"Neon, electronic light up sign or similar\",\n                        \"id\": \"neon_sign\",\n                        \"name\": \"Neon Sign\"\n                    },\n                    {\n                        \"description\": \"Memorabilia from sports, politics, theater, military or similar\",\n                        \"id\": \"memorabilia\",\n                        \"name\": \"Memorabilia\"\n                    },\n                    {\n                        \"description\": \"Cameras, audio equipment, recording equipment or similar\",\n                        \"id\": \"camera_electrical\",\n                        \"name\": \"Camera / Audio\"\n                    },\n                    {\n                        \"description\": \"For other collectable types not listed. Please describe in the notes.\",\n                        \"id\": \"other_collectibles\",\n                        \"name\": \"Other Collectibles\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wine, spirits, beer\",\n                \"id\": \"alcohol\",\n                \"name\": \"Alcohol\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wine bottles\",\n                        \"id\": \"wine_bottle\",\n                        \"name\": \"Wine (bottle)\"\n                    },\n                    {\n                        \"description\": \"Spirits bottles\",\n                        \"id\": \"spirits_bottle\",\n                        \"name\": \"Spirits (bottle)\"\n                    },\n                    {\n                        \"description\": \"Beer bottles\",\n                        \"id\": \"beer_bottle\",\n                        \"name\": \"Beer (bottle)\"\n                    },\n                    {\n                        \"description\": \"A case of wine bottles\",\n                        \"id\": \"wine_case\",\n                        \"name\": \"Wine (case)\"\n                    },\n                    {\n                        \"description\": \"A case of spirits bottles\",\n                        \"id\": \"spirits_case\",\n                        \"name\": \"Spirits (case)\"\n                    },\n                    {\n                        \"description\": \"A pack of beer bottles\",\n                        \"id\": \"beer_case\",\n                        \"name\": \"Beer (pack)\"\n                    },\n                    {\n                        \"description\": \"A barrel of wine\",\n                        \"id\": \"wine_barrel\",\n                        \"name\": \"Wine Barrel\"\n                    },\n                    {\n                        \"description\": \"A barrel of spirits\",\n                        \"id\": \"spirits_barrel\",\n                        \"name\": \"Spirits Barrel\"\n                    },\n                    {\n                        \"description\": \"A barrel of beer\",\n                        \"id\": \"beer_barrel\",\n                        \"name\": \"Beer Barrel\"\n                    },\n                    {\n                        \"description\": \"For other alcohol types not listed. Please describe in the notes.\",\n                        \"id\": \"other_alcohols\",\n                        \"name\": \"Other Alcohol\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cars, trucks, vans, trailers\",\n                \"id\": \"automotive\",\n                \"name\": \"Automotive\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Car, truck, or similar\",\n                        \"id\": \"car\",\n                        \"name\": \"Car\"\n                    },\n                    {\n                        \"description\": \"Motorcycle, moped or similar\",\n                        \"id\": \"motorcycle\",\n                        \"name\": \"Motorcycle\"\n                    },\n                    {\n                        \"description\": \"Bus\",\n                        \"id\": \"bus\",\n                        \"name\": \"Bus\"\n                    },\n                    {\n                        \"description\": \"Van\",\n                        \"id\": \"van\",\n                        \"name\": \"Van\"\n                    },\n                    {\n                        \"description\": \"An elongated vehicle\",\n                        \"id\": \"limousine\",\n                        \"name\": \"Limousine\"\n                    },\n                    {\n                        \"description\": \"Carriage\",\n                        \"id\": \"carriage\",\n                        \"name\": \"Carriage\"\n                    },\n                    {\n                        \"description\": \"Trailer\",\n                        \"id\": \"trailer\",\n                        \"name\": \"Trailer\"\n                    },\n                    {\n                        \"description\": \"Sidecar\",\n                        \"id\": \"sidecar\",\n                        \"name\": \"Sidecar\"\n                    },\n                    {\n                        \"description\": \"For other automotive types not listed. Please describe in the notes.\",\n                        \"id\": \"other_automotive\",\n                        \"name\": \"Other Automotive\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Clothing, shoes, costumes, handbags, accessories\",\n                \"id\": \"fashion\",\n                \"name\": \"Fashion\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All clothing including outwear, bottoms, tops, lingerie or similar\",\n                        \"id\": \"clothing\",\n                        \"name\": \"Clothing\"\n                    },\n                    {\n                        \"description\": \"All footwear \",\n                        \"id\": \"footwear\",\n                        \"name\": \"Footwear\"\n                    },\n                    {\n                        \"description\": \"All handbags, backpacks, wallets or similar\",\n                        \"id\": \"handbag\",\n                        \"name\": \"Handbag\"\n                    },\n                    {\n                        \"description\": \"All accessories including scarves, hats, gloves, belts or similar\",\n                        \"id\": \"accessories\",\n                        \"name\": \"Accessories\"\n                    },\n                    {\n                        \"description\": \"For other fashion types not listed. Please describe in the notes.\",\n                        \"id\": \"other_fashion\",\n                        \"name\": \"Other Fashion\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Musical instruments, weapons, hunting equipment\",\n                \"id\": \"other\",\n                \"name\": \"Other\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All musical instruments\",\n                        \"id\": \"musical_instrument\",\n                        \"name\": \"Musical Instrument\"\n                    },\n                    {\n                        \"description\": \"Guns, swords, daggers, etc.\",\n                        \"id\": \"firearm_weapon\",\n                        \"name\": \"Firearm or weapon\"\n                    },\n                    {\n                        \"description\": \"Hunting trophies, fishing tackle\",\n                        \"id\": \"hunting_fishing\",\n                        \"name\": \"Hunting and fishing gear\"\n                    },\n                    {\n                        \"description\": \"Medical equipment\",\n                        \"id\": \"medical_equipment\",\n                        \"name\": \"Medical Equipment\"\n                    },\n                    {\n                        \"description\": \"Please describe in the notes.\",\n                        \"id\": \"other\",\n                        \"name\": \"Other\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"69a0b840-098e-4d99-8e95-cecb0342feee"},{"name":"Metadata Object Materials","id":"a095eee2-caf0-47c6-8cbc-df82ea6e0b3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObjectMaterials","urlObject":{"path":["api","shipping","arta","getMetadaObjectMaterials"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4bd26940-ccf7-477b-9163-6954dec4dccf","name":"Metadata Object Materials","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObjectMaterials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"896-GemdfwQK2bLbUrMDzkrw4b82few\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:03:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"\",\n                \"id\": \"leather\",\n                \"name\": \"Leather\"\n            },\n            {\n                \"description\": \"Wool, cashmere\",\n                \"id\": \"fiber_natural\",\n                \"name\": \"Natural Fiber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"fiber_synthetic\",\n                \"name\": \"Synthetic Fiber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"live_animal\",\n                \"name\": \"Live Animal\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"aquatic_life\",\n                \"name\": \"Aquatic Life\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"taxidermy\",\n                \"name\": \"Taxidermy\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"wood\",\n                \"name\": \"Wood\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"metal\",\n                \"name\": \"Metal\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"glass\",\n                \"name\": \"Glass\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"plexiglass\",\n                \"name\": \"Plexiglass\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"styrofoam\",\n                \"name\": \"Styrofoam\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"hard_plastic\",\n                \"name\": \"Hard Plastic\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"soft_plastic\",\n                \"name\": \"Soft Plastic\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"carbon_fiber\",\n                \"name\": \"Carbon fiber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"canvas\",\n                \"name\": \"Canvas\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"paper\",\n                \"name\": \"Paper\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"paint\",\n                \"name\": \"Paint\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"particleboard\",\n                \"name\": \"Particle board\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"drywall\",\n                \"name\": \"Drywall\"\n            },\n            {\n                \"description\": \"Cotton\",\n                \"id\": \"fabric_natural\",\n                \"name\": \"Natural Fabric\"\n            },\n            {\n                \"description\": \"Polyester\",\n                \"id\": \"fabric_synthetic\",\n                \"name\": \"Synthetic Fabric\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"electronics\",\n                \"name\": \"Electronics\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"photo_film\",\n                \"name\": \"Film and Photographic\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"rubber\",\n                \"name\": \"Rubber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"vinyl\",\n                \"name\": \"Vinyl\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"gas\",\n                \"name\": \"Gas under pressure\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"liquids\",\n                \"name\": \"Contained Liquids\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"stone_marble\",\n                \"name\": \"Stone or Marble\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"sand\",\n                \"name\": \"Sand\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"concreate\",\n                \"name\": \"Concreate\"\n            },\n            {\n                \"description\": \"Gold, platinum\",\n                \"id\": \"presious_metals\",\n                \"name\": \"Precious Metals\"\n            },\n            {\n                \"description\": \"Diamonds, Gemstgnes, rare earth minerals\",\n                \"id\": \"precious_stones\",\n                \"name\": \"Precious Stones\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"salts\",\n                \"name\": \"Salts\"\n            },\n            {\n                \"description\": \"Convention on International Trade in Endangered Species of Wild Fauna and Flora\",\n                \"id\": \"CITES\",\n                \"name\": \"Endangered Species\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a095eee2-caf0-47c6-8cbc-df82ea6e0b3f"},{"name":"Metadata Packagings","id":"bfee5042-d735-4a77-bf2c-c1ef4f5ff9f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaPackings","urlObject":{"path":["api","shipping","arta","getMetadaPackings"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"42721755-779e-47ec-ac90-312da43c0343","name":"Metadata Packagings","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaPackings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"23fb-7JLbXmAowUDoSnhBgwq5eUVkPX0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:03:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"There is no packing\",\n                \"id\": \"no_packing\",\n                \"name\": \"No Packing\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"There is no packing\",\n                        \"id\": \"no_packing\",\n                        \"name\": \"No packing\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is packed in plastic or bubble only\",\n                \"id\": \"soft_wrap\",\n                \"name\": \"Soft Wrap\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wrapped in polyurethane coated nylon\",\n                        \"id\": \"poly_only\",\n                        \"name\": \"Poly Only\"\n                    },\n                    {\n                        \"description\": \"Wraped in dartek film\",\n                        \"id\": \"dartek_only\",\n                        \"name\": \"Dartek only\"\n                    },\n                    {\n                        \"description\": \"Wrapped in bubble wrap only\",\n                        \"id\": \"bubble_only\",\n                        \"name\": \"Bubble Wrap Only\"\n                    },\n                    {\n                        \"description\": \"Wrapped in polyethylene cling wrap\",\n                        \"id\": \"cling_wrap\",\n                        \"name\": \"Cling Wrap\"\n                    },\n                    {\n                        \"description\": \"Placed in a shared cardboard box between dividers\",\n                        \"id\": \"cbin_communal\",\n                        \"name\": \"Commercial Bin (shared)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is wrapped in a moving blanket\",\n                \"id\": \"blanket\",\n                \"name\": \"Blanket\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wrapped in a moving blanket during transit\",\n                        \"id\": \"blanket\",\n                        \"name\": \"Blanket\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is packed between board\",\n                \"id\": \"portfolio\",\n                \"name\": \"Portfolio\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is packed between board\",\n                        \"id\": \"portfolio\",\n                        \"name\": \"Portfolio\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is soft wrapped with a cardboard face or corners\",\n                \"id\": \"soft_packing\",\n                \"name\": \"Soft Packing\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is wrapped in poly with a cardboard face or corners\",\n                        \"id\": \"poly_cardboard\",\n                        \"name\": \"Poly & Cardboard\"\n                    },\n                    {\n                        \"description\": \"Object is wrapped in bubble with a cardboard face or corners\",\n                        \"id\": \"bubble_cardboard\",\n                        \"name\": \"Bubble & Cardboard\"\n                    },\n                    {\n                        \"description\": \"Object is in a soft side clothing bag.\",\n                        \"id\": \"garment_bag\",\n                        \"name\": \"Garment Bag\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object(s) are packed into a cardboard bin with the top closed\",\n                \"id\": \"cbin_closed\",\n                \"name\": \"Commercial Bin (closed)\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object(s) are packed into a cardboard bin with the top closed\",\n                        \"id\": \"cbin_closed\",\n                        \"name\": \"Commercial Bin (closed)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object(s) are packed into a cardboard bin and protrude from top\",\n                \"id\": \"cbin_open\",\n                \"name\": \"Commercial Bin (open)\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object(s) are packed into a cardboard bin and protrude from top\",\n                        \"id\": \"cbin_open\",\n                        \"name\": \"Commercial Bin (open)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is packed into a cardboard or plastic box\",\n                \"id\": \"box\",\n                \"name\": \"Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is packed into a cardboard wardrobe box with metal cross bar\",\n                        \"id\": \"wardrobe_box\",\n                        \"name\": \"Wardrobe Box\"\n                    },\n                    {\n                        \"description\": \"Object is packed into a cardboard box\",\n                        \"id\": \"cardboard_box\",\n                        \"name\": \"Cardboard Box\"\n                    },\n                    {\n                        \"description\": \"Object is packed into a standard chandelier box\",\n                        \"id\": \"chandelier_box\",\n                        \"name\": \"Chandelier Box\"\n                    },\n                    {\n                        \"description\": \"Object is packed into a standard chair box\",\n                        \"id\": \"chair_box\",\n                        \"name\": \"Chair Box\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is soft wrapped in a 6 sided cardboard box\",\n                \"id\": \"slipcase\",\n                \"name\": \"Slipcase\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is soft wrapped in a 6 sided cardboard box\",\n                        \"id\": \"slipcase\",\n                        \"name\": \"Slipcase\"\n                    },\n                    {\n                        \"description\": \"Object is soft wrapped in a 6 sided cardboard box with glass tape on the face\",\n                        \"id\": \"slipcase_glass_tape\",\n                        \"name\": \"Slipcase with glass tape\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Parcel box has cardboard supports to prevent movement\",\n                \"id\": \"stabilizing_box\",\n                \"name\": \"Stabilizing Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Parcel box has cardboard supports to prevent movement\",\n                        \"id\": \"stabilizing_box\",\n                        \"name\": \"Box with stabilizing insert\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard box with extended sides so packing materials do not touch the face of the object \",\n                \"id\": \"shadow_box\",\n                \"name\": \"Shadow Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard box with extended sides so packing materials do not touch the face of the object with poly over the cardboard face\",\n                        \"id\": \"shadow_box\",\n                        \"name\": \"Shadowbox\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard box with foam padding on all 6 internal sides\",\n                \"id\": \"foam_lined_box\",\n                \"name\": \"Foam Lined Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard box with foam padding on all 6 internal sides\",\n                        \"id\": \"foam_lined_box\",\n                        \"name\": \"Foam Lined Box\"\n                    },\n                    {\n                        \"description\": \"Cardboard box with filled with foam padding used to form cavities for object on all 6 internal sides\",\n                        \"id\": \"cavity_box\",\n                        \"name\": \"Estafoam Lined Box\"\n                    },\n                    {\n                        \"description\": \"Reinforced cardboard box with ester foam on all 6 internal sides\",\n                        \"id\": \"strongbox\",\n                        \"name\": \"Strongbox\"\n                    },\n                    {\n                        \"description\": \"Cardboard box with additional foam and cardboard box inside\",\n                        \"id\": \"double_box\",\n                        \"name\": \"Double box\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"The rug is rolled and wrapped in plastic\",\n                \"id\": \"rug_roll\",\n                \"name\": \"Rolled Rug\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"The rug is rolled and wrapped in plastic\",\n                        \"id\": \"rug_rolled\",\n                        \"name\": \"Rolled Rug\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard cylinder containing rolled flatworks\",\n                \"id\": \"tube\",\n                \"name\": \"Tube\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard cylinder containing rolled flatworks under 30\\\" wide\",\n                        \"id\": \"shipping_tube_small\",\n                        \"name\": \"Shipping Tube (sm)\"\n                    },\n                    {\n                        \"description\": \"Cardboard cylinder containing rolled flatworks under 60\\\" wide\",\n                        \"id\": \"shipping_tube_large\",\n                        \"name\": \"Shipping Tube (lg)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Large cardboard cylinder for rolling flatworks around\",\n                \"id\": \"sonotube\",\n                \"name\": \"Sonotube\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Large cardboard cylinder for rolling flatworks around\",\n                        \"id\": \"sonotube\",\n                        \"name\": \"Sonotube\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard box with dividers for storing upright bottles\",\n                \"id\": \"alcohol_case\",\n                \"name\": \"Alcohol Case\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard box with dividers for storing upright bottles\",\n                        \"id\": \"alcohol_case\",\n                        \"name\": \"Alcohol Case\"\n                    },\n                    {\n                        \"description\": \"Cardboard box with dividers for storing bottles laying flat\",\n                        \"id\": \"lay_flat_wine_box\",\n                        \"name\": \"Lay Flat Wine Box\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Parcel box with internal metal safe \",\n                \"id\": \"lockbox\",\n                \"name\": \"Lockbox\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Parcel box with internal metal safe \",\n                        \"id\": \"lockbox\",\n                        \"name\": \"Lockbox\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wood structure that surrounds object with optional plastic or cardboard walls\",\n                \"id\": \"frame\",\n                \"name\": \"Frame\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wood structure to suspend object with wood slats and optional poly, coroplast or cardboard walls\",\n                        \"id\": \"travel_frame\",\n                        \"name\": \"Travel Frame\"\n                    },\n                    {\n                        \"description\": \"Wood structure to suspend object with wood slats and optional poly, coroplast or cardboard walls and Oz clips or other similar hardware\",\n                        \"id\": \"travel_frame_art\",\n                        \"name\": \"Travel Frame Art\"\n                    },\n                    {\n                        \"description\": \"Wood structure to suspend object with wood slats and optional poly, coroplast or cardboard walls and pressure fit with foam\",\n                        \"id\": \"travel_frame_other\",\n                        \"name\": \"Travel Frame Other\"\n                    },\n                    {\n                        \"description\": \"Wood triangle support for overheight objects to be transported on a lean\",\n                        \"id\": \"a_frame\",\n                        \"name\": \"A Frame\"\n                    },\n                    {\n                        \"description\": \"Wood structure that surrounds object with optional plastic or cardboard walls\",\n                        \"id\": \"slat_crate\",\n                        \"name\": \"Slat Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure that surrounds object with reinforced cardboard walls\",\n                        \"id\": \"tri_wall_crate\",\n                        \"name\": \"Tri-Wall Crate\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wood structure that fully encloses object with 6 wood sides\",\n                \"id\": \"crate\",\n                \"name\": \"Crate\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wood structure for one way movements made with ply wood with 6 wood sides\",\n                        \"id\": \"ply_box\",\n                        \"name\": \"Ply Box\"\n                    },\n                    {\n                        \"description\": \"Fine art quality wood structure that fully encloses object with 6 wood sides with struts\",\n                        \"id\": \"fine_art_econo_crate\",\n                        \"name\": \"Art Economy Crate\"\n                    },\n                    {\n                        \"description\": \"Fine art quality bug stamped wood structure that fully encloses object with 6 wood sides with skids with struts\",\n                        \"id\": \"fine_art_international_crate\",\n                        \"name\": \"International Art Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure that fully encloses object with 6 wood sides with 2x4 wood frame\",\n                        \"id\": \"econo_crate\",\n                        \"name\": \"Economy Crate\"\n                    },\n                    {\n                        \"description\": \"Bug stampled wood structure that fully encloses object with 6 wood sides with skids\",\n                        \"id\": \"international_econo_crate\",\n                        \"name\": \"International Economy Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure for one way movements of large or fragile furniture items with struts\",\n                        \"id\": \"furniture_crate\",\n                        \"name\": \"Furniture Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure with bug stamp for one way movements of large or fragile furniture items with struts with skids enclosed with 6 wood sides\",\n                        \"id\": \"international_furniture_crate\",\n                        \"name\": \"International Furniture Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure for one way movements of items shipped via parcel carrier\",\n                        \"id\": \"parcel_crate\",\n                        \"name\": \"Parcel Crate\"\n                    },\n                    {\n                        \"description\": \"Multi-use wood structure with moisture and shock protection and an easy open face enclosed in 6 wood sides, coffin locks, polyurethane seal coating, insulation and struts\",\n                        \"id\": \"museum_crate\",\n                        \"name\": \"Museum Crate\"\n                    },\n                    {\n                        \"description\": \"Multi-use bug stamped wood structure with moisture and shock protection and an easy open face enclosed in 6 wood sides, coffin locks, polyurethane seal coating, insulation, struts and with skids\",\n                        \"id\": \"international_museum_crate\",\n                        \"name\": \"International Museum Crate\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wood base for objects moved by pallet jack or forklift\",\n                \"id\": \"pallet\",\n                \"name\": \"Pallet\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wood base for objects moved by pallet jack or forklift\",\n                        \"id\": \"pallet\",\n                        \"name\": \"Pallet\"\n                    },\n                    {\n                        \"description\": \"Wood base with heat treated wood for objects moved by pallet jack or forklift\",\n                        \"id\": \"international_pallet\",\n                        \"name\": \"International Pallet\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"bfee5042-d735-4a77-bf2c-c1ef4f5ff9f9"},{"name":"Metadata Services","id":"cdb33722-a65d-4372-a0cb-a04e0b290ff6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaServices","urlObject":{"path":["api","shipping","arta","getMetadaServices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b92d11a6-e22f-4723-bf37-668aa935c46c","name":"Metadata Services","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaServices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1d9b-oOYzqYsWGyHL2DhNWfFQc2BPoLY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:04:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"Types of collection and delivery\",\n                \"id\": \"location\",\n                \"name\": \"Location Services\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All installation services\",\n                        \"id\": \"installation\",\n                        \"name\": \"Installation\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Installation \",\n                                \"id\": \"installation\",\n                                \"is_requestable\": true,\n                                \"name\": \"Installation\"\n                            },\n                            {\n                                \"description\": \"Placement \",\n                                \"id\": \"placement\",\n                                \"is_requestable\": true,\n                                \"name\": \"Placement\"\n                            },\n                            {\n                                \"description\": \"Assembly\",\n                                \"id\": \"assembly\",\n                                \"is_requestable\": true,\n                                \"name\": \"Assembly\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Types of deliveries\",\n                        \"id\": \"delivery\",\n                        \"name\": \"Delivery\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"A signature from the recipient is required at delivery\",\n                                \"id\": \"signature_delivery\",\n                                \"is_requestable\": true,\n                                \"name\": \"Signature Required\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General handling labor\",\n                        \"id\": \"handling\",\n                        \"name\": \"Handling\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"General object handling services\",\n                                \"id\": \"destination_additional_labor\",\n                                \"is_requestable\": true,\n                                \"name\": \"Handling (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Disposal of packaging materials, including crate disposal\",\n                        \"id\": \"debris_disposal\",\n                        \"name\": \"Debris Disposal\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Removal and disposal of any debris\",\n                                \"id\": \"debris_disposal\",\n                                \"is_requestable\": true,\n                                \"name\": \"Debris Disposal\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"All unpacking labor\",\n                        \"id\": \"unpacking\",\n                        \"name\": \"Unpacking\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Unpacking labor for all packages\",\n                                \"id\": \"destination_unpacking\",\n                                \"is_requestable\": true,\n                                \"name\": \"Unpacking (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Condition checks and reports\",\n                        \"id\": \"condition\",\n                        \"name\": \"Conditioning\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Full inspection and written report at the origin location\",\n                                \"id\": \"origin_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (origin)\"\n                            },\n                            {\n                                \"description\": \"Full inspection and written report at the destination location\",\n                                \"id\": \"destination_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (destination)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at collection\",\n                                \"id\": \"origin_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (origin)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at delivery\",\n                                \"id\": \"destination_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General administrative services\",\n                        \"id\": \"administration\",\n                        \"name\": \"Administration\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Bills of lading that do not show the address or contact at the opposing location\",\n                                \"id\": \"double_blind_bols\",\n                                \"is_requestable\": true,\n                                \"name\": \"Double Blind BOLs\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"description\": \"All administration and documentation\",\n                \"id\": \"administration\",\n                \"name\": \"Adminstration\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All installation services\",\n                        \"id\": \"installation\",\n                        \"name\": \"Installation\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Installation \",\n                                \"id\": \"installation\",\n                                \"is_requestable\": true,\n                                \"name\": \"Installation\"\n                            },\n                            {\n                                \"description\": \"Placement \",\n                                \"id\": \"placement\",\n                                \"is_requestable\": true,\n                                \"name\": \"Placement\"\n                            },\n                            {\n                                \"description\": \"Assembly\",\n                                \"id\": \"assembly\",\n                                \"is_requestable\": true,\n                                \"name\": \"Assembly\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Types of deliveries\",\n                        \"id\": \"delivery\",\n                        \"name\": \"Delivery\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"A signature from the recipient is required at delivery\",\n                                \"id\": \"signature_delivery\",\n                                \"is_requestable\": true,\n                                \"name\": \"Signature Required\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General handling labor\",\n                        \"id\": \"handling\",\n                        \"name\": \"Handling\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"General object handling services\",\n                                \"id\": \"destination_additional_labor\",\n                                \"is_requestable\": true,\n                                \"name\": \"Handling (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Disposal of packaging materials, including crate disposal\",\n                        \"id\": \"debris_disposal\",\n                        \"name\": \"Debris Disposal\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Removal and disposal of any debris\",\n                                \"id\": \"debris_disposal\",\n                                \"is_requestable\": true,\n                                \"name\": \"Debris Disposal\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"All unpacking labor\",\n                        \"id\": \"unpacking\",\n                        \"name\": \"Unpacking\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Unpacking labor for all packages\",\n                                \"id\": \"destination_unpacking\",\n                                \"is_requestable\": true,\n                                \"name\": \"Unpacking (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Condition checks and reports\",\n                        \"id\": \"condition\",\n                        \"name\": \"Conditioning\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Full inspection and written report at the origin location\",\n                                \"id\": \"origin_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (origin)\"\n                            },\n                            {\n                                \"description\": \"Full inspection and written report at the destination location\",\n                                \"id\": \"destination_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (destination)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at collection\",\n                                \"id\": \"origin_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (origin)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at delivery\",\n                                \"id\": \"destination_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General administrative services\",\n                        \"id\": \"administration\",\n                        \"name\": \"Administration\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Bills of lading that do not show the address or contact at the opposing location\",\n                                \"id\": \"double_blind_bols\",\n                                \"is_requestable\": true,\n                                \"name\": \"Double Blind BOLs\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"description\": \"All handling for items at location and in transit\",\n                \"id\": \"handling\",\n                \"name\": \"Handling Services\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All installation services\",\n                        \"id\": \"installation\",\n                        \"name\": \"Installation\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Installation \",\n                                \"id\": \"installation\",\n                                \"is_requestable\": true,\n                                \"name\": \"Installation\"\n                            },\n                            {\n                                \"description\": \"Placement \",\n                                \"id\": \"placement\",\n                                \"is_requestable\": true,\n                                \"name\": \"Placement\"\n                            },\n                            {\n                                \"description\": \"Assembly\",\n                                \"id\": \"assembly\",\n                                \"is_requestable\": true,\n                                \"name\": \"Assembly\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Types of deliveries\",\n                        \"id\": \"delivery\",\n                        \"name\": \"Delivery\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"A signature from the recipient is required at delivery\",\n                                \"id\": \"signature_delivery\",\n                                \"is_requestable\": true,\n                                \"name\": \"Signature Required\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General handling labor\",\n                        \"id\": \"handling\",\n                        \"name\": \"Handling\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"General object handling services\",\n                                \"id\": \"destination_additional_labor\",\n                                \"is_requestable\": true,\n                                \"name\": \"Handling (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Disposal of packaging materials, including crate disposal\",\n                        \"id\": \"debris_disposal\",\n                        \"name\": \"Debris Disposal\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Removal and disposal of any debris\",\n                                \"id\": \"debris_disposal\",\n                                \"is_requestable\": true,\n                                \"name\": \"Debris Disposal\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"All unpacking labor\",\n                        \"id\": \"unpacking\",\n                        \"name\": \"Unpacking\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Unpacking labor for all packages\",\n                                \"id\": \"destination_unpacking\",\n                                \"is_requestable\": true,\n                                \"name\": \"Unpacking (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Condition checks and reports\",\n                        \"id\": \"condition\",\n                        \"name\": \"Conditioning\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Full inspection and written report at the origin location\",\n                                \"id\": \"origin_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (origin)\"\n                            },\n                            {\n                                \"description\": \"Full inspection and written report at the destination location\",\n                                \"id\": \"destination_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (destination)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at collection\",\n                                \"id\": \"origin_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (origin)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at delivery\",\n                                \"id\": \"destination_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General administrative services\",\n                        \"id\": \"administration\",\n                        \"name\": \"Administration\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Bills of lading that do not show the address or contact at the opposing location\",\n                                \"id\": \"double_blind_bols\",\n                                \"is_requestable\": true,\n                                \"name\": \"Double Blind BOLs\"\n                            }\n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"cdb33722-a65d-4372-a0cb-a04e0b290ff6"},{"name":"Metadata Insurance","id":"c35afe00-a3a2-4531-9088-8bc3bd7d8c22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaInsurance","urlObject":{"path":["api","shipping","arta","getMetadaInsurance"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d0e2b1d2-5b3e-44f0-be5c-772a6ec2bd87","name":"Metadata Insurance","originalRequest":{"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaInsurance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"372"},{"key":"ETag","value":"W/\"174-5whdlB9irBNN5wetqXW9uTBMWAQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 27 Aug 2021 11:04:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"ARTA full risk coverage transit insurance\",\n                \"id\": \"arta_transit_insurance\",\n                \"name\": \"ARTA Full Risk\"\n            },\n            {\n                \"description\": \"No additional Insurance provided by ARTA. ARTA Liability capped at $50 USD\",\n                \"id\": \"no_arta_insurance\",\n                \"name\": \"No Additional Insurance\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c35afe00-a3a2-4531-9088-8bc3bd7d8c22"},{"name":"Metadata Access","id":"356f884a-f906-404f-b746-14c5750f2298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaAccess","urlObject":{"path":["api","shipping","arta","getMetadaAccess"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d015e4ea-7f6d-4ef2-8668-4aa035be2ba8","name":"Metadata Access","originalRequest":{"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaAccess"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"417-xnX2aK/aiKnIoR+fcC6Z2llS5fY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:04:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"The location can only be accessed by elevator\",\n                \"id\": \"elevator_only\",\n                \"name\": \"Only Elevator\"\n            },\n            {\n                \"description\": \"The location can only be accessed by stairs\",\n                \"id\": \"stairs_only\",\n                \"name\": \"Only Stairs\"\n            },\n            {\n                \"description\": \"The location has a loading dock that can accomodate a tractor and 53' trailer\",\n                \"id\": \"loading_dock\",\n                \"name\": \"Loading Dock\"\n            },\n            {\n                \"description\": \"The location requires use of the frieght elevator\",\n                \"id\": \"freight_elevator\",\n                \"name\": \"Freight Elevator\"\n            },\n            {\n                \"description\": \"The location has a loading dock but is limited due to low dock height\",\n                \"id\": \"loading_dock_low\",\n                \"name\": \"Limited Loading Dock\"\n            },\n            {\n                \"description\": \"This location does not have a paved driveway\",\n                \"id\": \"non_paved\",\n                \"name\": \"Unpaved Drive\"\n            },\n            {\n                \"description\": \"This location has a low entryway; truck size is limited\",\n                \"id\": \"low_clearance\",\n                \"name\": \"Height Restricted\"\n            },\n            {\n                \"description\": \"This location is on a steep inclined road.\",\n                \"id\": \"steep_gradient\",\n                \"name\": \"Steep Gradient\"\n            }\n        ]\n    }\n}"}],"_postman_id":"356f884a-f906-404f-b746-14c5750f2298"},{"name":"Metadata Transports","id":"43b5052f-ebd6-4663-bfea-52fea00eb9ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaTransports","urlObject":{"path":["api","shipping","arta","getMetadaTransports"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"cd4c22a5-f935-4d52-bbeb-995fedae4b5a","name":"Metadata Transports","originalRequest":{"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaTransports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"976"},{"key":"ETag","value":"W/\"3d0-ah5vdMc9EvA/bkyNYdg/TuYe6zs\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 27 Aug 2021 11:05:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"Delivers in three to five days once shipped, pending customs clearance\",\n                \"id\": \"economy\",\n                \"name\": \"Economy\"\n            },\n            {\n                \"description\": \"Delivers in three to five days once shipped. Available in contiguous US.\",\n                \"id\": \"ground\",\n                \"name\": \"Ground\"\n            },\n            {\n                \"description\": \"Delivers the following business day once shipped. Available in the contiguous US and Puerto Rico.\",\n                \"id\": \"next_day_air\",\n                \"name\": \"Next Day Air\"\n            },\n            {\n                \"description\": \"Delivers in one to three days once shipped, pending customs clearance\",\n                \"id\": \"priority\",\n                \"name\": \"Priority\"\n            },\n            {\n                \"description\": \"Delivers in two business days once shipped. Available in the continental US and Puerto Rico. Some locations in Alaska and Hawaii require additional transit time.\",\n                \"id\": \"second_day_air\",\n                \"name\": \"Second Day Air\"\n            },\n            {\n                \"description\": \"Delivers in two to four days once shipped, pending customs clearance\",\n                \"id\": \"standard\",\n                \"name\": \"Standard\"\n            }\n        ]\n    }\n}"}],"_postman_id":"43b5052f-ebd6-4663-bfea-52fea00eb9ed"},{"name":"New Request","id":"56d1762c-21d8-4a84-b39b-7262d0aee8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"ARTA_APIKey pEqW4WgghFHWWQ0V49OAlDr0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shipment\": {\n        \"internal_reference\": \"Lot ID: 269\",\n        \"public_reference\": \"Invoice: 10034\",\n        \"quote_id\": 158619\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api.shiparta.com/metadata/insurances","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api.shiparta.com","metadata","insurances"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"56d1762c-21d8-4a84-b39b-7262d0aee8b9"}],"id":"c8763429-2618-4faa-b970-32768c9508e4","_postman_id":"c8763429-2618-4faa-b970-32768c9508e4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}}],"id":"97875ead-cc0c-4354-b326-8cfa5ce3c33c","_postman_id":"97875ead-cc0c-4354-b326-8cfa5ce3c33c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Bid","item":[{"name":"Confirm","id":"a9507e10-2e37-4b21-94db-4f9400f11b48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"wsprice\": 111,\r\n    \"id\": 203,\r\n    \"bidding_type\": \"hard\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/bid/confirm","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","bid","confirm"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9507e10-2e37-4b21-94db-4f9400f11b48"}],"id":"7d1c9fe3-9e1a-4a76-bf9f-618c7f1d331e","_postman_id":"7d1c9fe3-9e1a-4a76-bf9f-618c7f1d331e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Buynow","item":[{"name":"Add To Cart","id":"1fae27f5-9942-4b19-bc7c-3ae2c5673b25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart\": [\r\n        {\r\n            \"product_id\": 197,\r\n            \"qty\": 1\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/addToCart","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","addToCart"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c1f0e957-1bdc-43f8-84df-a2afca801267","name":"Add To Cart","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart\": [\r\n        {\r\n            \"product_id\": 197,\r\n            \"qty\": 1\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/addToCart"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:46:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"ac-aC+1eLVZ+ybXPuREAhUuuxoKTnU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 3,\n        \"message\": \"Cart successfully updated!\",\n        \"responseData\": [\n            {\n                \"success\": true,\n                \"product_id\": 197,\n                \"qty\": 1,\n                \"cart_group\": \"1\",\n                \"error\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1fae27f5-9942-4b19-bc7c-3ae2c5673b25"},{"name":"Checkout","id":"353661b0-a511-40de-96ae-212d772619ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart_id\": \"1\",\r\n    \"invoice_id\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/checkout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","checkout"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"740f471c-07f9-45a3-97bc-8a5ca7f032e9","name":"checkout","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart_id\": \"1\",\r\n    \"invoice_id\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/checkout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:44:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"14e-8lPl8V9Lqvk/UAsIcF8CZM5+dek\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"cartItems\": [],\n            \"cartValues\": {\n                \"per_total\": 0,\n                \"total_amount\": 0,\n                \"total_tax\": 0,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 0,\n                \"cart_group\": \"1\",\n                \"cart_id\": [],\n                \"common_invoice\": 0,\n                \"user_id\": 0\n            }\n        }\n    }\n}"}],"_postman_id":"353661b0-a511-40de-96ae-212d772619ff"},{"name":"Buynow Cart Search","id":"6241ef4b-563b-4012-9b4c-f620ed98ee39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"97006d91-198d-45b6-b39a-5c160cd033e5","name":"buynow cart search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"12d8-V+RrHNvtagAd3aadPc9NEWPB1fE\""},{"key":"Set-Cookie","value":"connect.sid=s%3APnbW8vUZ_G3nTxFtkp61B9uyZ9YyS1gd.1%2B1o75hv1Oto2q4pXaCTS6JJVvI50q0Lv8rTOqz3788; Path=/; Expires=Fri, 06 May 2022 03:41:54 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 11:01:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"cart_id\": 180,\n                            \"project_id\": 439,\n                            \"user_id\": 124,\n                            \"date_added\": \"2022-05-04T10:27:42.000Z\",\n                            \"paid\": 0,\n                            \"qty\": 10,\n                            \"amount\": \"11\",\n                            \"tax_percent\": 5,\n                            \"total_tax\": 5.5,\n                            \"buyer_premium_percent\": 0,\n                            \"total_premium\": 0,\n                            \"shipping_percent\": 0,\n                            \"total_shipping\": 0,\n                            \"per_total\": 110,\n                            \"total_amount\": 115.5,\n                            \"delivery_type\": \"local_pickup\",\n                            \"updated_at\": \"2022-05-04T10:27:42.000Z\",\n                            \"cart_group\": \"1\",\n                            \"projects_id\": 439,\n                            \"projects_item_id\": 0,\n                            \"projects_title\": \"listtt\",\n                            \"projects_desc_proc\": \"<p>Enter Product Description</p>\\n\",\n                            \"projects_selltype\": \"0\",\n                            \"projects_selectedbuyer\": \"\",\n                            \"projects_bidtype\": \"normal\",\n                            \"projects_avatar\": \"file_upload-1651651398759_697096.jpeg\",\n                            \"projects_date_added\": \"2022-05-04T08:02:00.000Z\",\n                            \"projects_date_closed\": \"2022-05-05T08:02:00.000Z\",\n                            \"projects_sprice\": 10,\n                            \"projects_rprice\": 10,\n                            \"projects_location_id\": 18,\n                            \"projects_user_id\": 1,\n                            \"projects_created_at\": \"2022-05-04T08:03:53.000Z\",\n                            \"projects_updated_at\": null,\n                            \"projects_post_type\": \"CR\",\n                            \"projects_buynow\": 1,\n                            \"projects_feature\": 0,\n                            \"projects_bprice\": 11,\n                            \"projects_wprice\": 10,\n                            \"projects_market_status\": \"closed\",\n                            \"projects_auction\": 1,\n                            \"projects_qty\": 10,\n                            \"projects_sold\": 0,\n                            \"projects_reject_reason\": null,\n                            \"projects_future\": 0,\n                            \"projects_booked\": 19,\n                            \"projects_auctionid\": 0,\n                            \"projects_auctiontype\": \"live\",\n                            \"projects_notes\": null,\n                            \"projects_ended_early\": 0,\n                            \"projects_is_relist\": 0,\n                            \"projects_cronjob\": 1,\n                            \"projects_buyership\": 0,\n                            \"projects_crontype\": \"auto\",\n                            \"projects_relisted_id\": 0,\n                            \"projects_relisted_count\": 0,\n                            \"projects_notify4\": 0,\n                            \"projects_noti_watstart\": 0,\n                            \"projects_noti_watend\": 0,\n                            \"projects_noti_newauct\": 0,\n                            \"projects_notifypref\": 0,\n                            \"projects_autobid_count\": 0,\n                            \"projects_score_proj\": 0,\n                            \"projects_score_price\": 0,\n                            \"projects_tax\": 0,\n                            \"projects_shipping\": 0,\n                            \"projects_buyer_premium\": 0,\n                            \"projects_group_carts\": \"1\",\n                            \"projects_shipping_check\": 0,\n                            \"projects_local_pickup_check\": 1,\n                            \"projects_notify_closing_soon\": 0,\n                            \"projects_deposit\": 0,\n                            \"projects_deposit_amount\": 0,\n                            \"items_id\": 439,\n                            \"items_categoryTypeId\": 61,\n                            \"items_project_id\": 439,\n                            \"items_conditionTypeId\": 2,\n                            \"items_subCategoryTypeId\": null,\n                            \"items_business_categoryid\": \"\",\n                            \"items_company\": \"manuc\",\n                            \"items_manufacturer\": null,\n                            \"items_payments\": \"<p>Enter Payment Details</p>\\n\",\n                            \"items_returns\": \"<p>Enter Return Details</p>\\n\",\n                            \"items_location\": null,\n                            \"items_shipping\": \"<p>Enter Shipping Details</p>\\n\"\n                        },\n                        {\n                            \"cart_id\": 181,\n                            \"project_id\": 440,\n                            \"user_id\": 124,\n                            \"date_added\": \"2022-05-04T10:27:42.000Z\",\n                            \"paid\": 0,\n                            \"qty\": 10,\n                            \"amount\": \"11\",\n                            \"tax_percent\": 5,\n                            \"total_tax\": 5.5,\n                            \"buyer_premium_percent\": 0,\n                            \"total_premium\": 0,\n                            \"shipping_percent\": 0,\n                            \"total_shipping\": 0,\n                            \"per_total\": 110,\n                            \"total_amount\": 115.5,\n                            \"delivery_type\": \"local_pickup\",\n                            \"updated_at\": \"2022-05-04T10:27:42.000Z\",\n                            \"cart_group\": \"1\",\n                            \"projects_id\": 440,\n                            \"projects_item_id\": 0,\n                            \"projects_title\": \"snj\",\n                            \"projects_desc_proc\": \"<p>Enter Product Description</p>\\n\",\n                            \"projects_selltype\": \"0\",\n                            \"projects_selectedbuyer\": \"\",\n                            \"projects_bidtype\": \"normal\",\n                            \"projects_avatar\": \"file_upload-1651659280827_544187.jpeg\",\n                            \"projects_date_added\": \"2022-05-04T10:14:00.000Z\",\n                            \"projects_date_closed\": \"2022-05-05T10:14:00.000Z\",\n                            \"projects_sprice\": 10,\n                            \"projects_rprice\": 10,\n                            \"projects_location_id\": 20,\n                            \"projects_user_id\": 1,\n                            \"projects_created_at\": \"2022-05-04T10:15:08.000Z\",\n                            \"projects_updated_at\": null,\n                            \"projects_post_type\": \"CR\",\n                            \"projects_buynow\": 1,\n                            \"projects_feature\": 0,\n                            \"projects_bprice\": 11,\n                            \"projects_wprice\": 10,\n                            \"projects_market_status\": \"closed\",\n                            \"projects_auction\": 1,\n                            \"projects_qty\": 10,\n                            \"projects_sold\": 0,\n                            \"projects_reject_reason\": null,\n                            \"projects_future\": 0,\n                            \"projects_booked\": 10,\n                            \"projects_auctionid\": 0,\n                            \"projects_auctiontype\": \"live\",\n                            \"projects_notes\": null,\n                            \"projects_ended_early\": 0,\n                            \"projects_is_relist\": 0,\n                            \"projects_cronjob\": 1,\n                            \"projects_buyership\": 0,\n                            \"projects_crontype\": \"auto\",\n                            \"projects_relisted_id\": 0,\n                            \"projects_relisted_count\": 0,\n                            \"projects_notify4\": 0,\n                            \"projects_noti_watstart\": 0,\n                            \"projects_noti_watend\": 0,\n                            \"projects_noti_newauct\": 0,\n                            \"projects_notifypref\": 0,\n                            \"projects_autobid_count\": 0,\n                            \"projects_score_proj\": 0,\n                            \"projects_score_price\": 0,\n                            \"projects_tax\": 0,\n                            \"projects_shipping\": 0,\n                            \"projects_buyer_premium\": 0,\n                            \"projects_group_carts\": \"1\",\n                            \"projects_shipping_check\": 0,\n                            \"projects_local_pickup_check\": 1,\n                            \"projects_notify_closing_soon\": 0,\n                            \"projects_deposit\": 0,\n                            \"projects_deposit_amount\": 0,\n                            \"items_id\": 440,\n                            \"items_categoryTypeId\": 62,\n                            \"items_project_id\": 440,\n                            \"items_conditionTypeId\": 3,\n                            \"items_subCategoryTypeId\": null,\n                            \"items_business_categoryid\": \"\",\n                            \"items_company\": \"manuc\",\n                            \"items_manufacturer\": null,\n                            \"items_payments\": \"<p>Enter Payment Details</p>\\n\",\n                            \"items_returns\": \"<p>Enter Return Details</p>\\n\",\n                            \"items_location\": null,\n                            \"items_shipping\": \"<p>Enter Shipping Details</p>\\n\"\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"per_total\": 220,\n                        \"total_amount\": 231,\n                        \"total_tax\": 11,\n                        \"total_shipping\": 0,\n                        \"total_premium\": 0,\n                        \"total_paid\": 0,\n                        \"total_deposit\": 0,\n                        \"total_due_amount\": 231,\n                        \"cart_group\": \"1\",\n                        \"cart_id\": [\n                            180,\n                            181\n                        ],\n                        \"common_invoice\": 0,\n                        \"user_id\": 124,\n                        \"admin_fee\": null,\n                        \"admin_fee_percent\": null\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"6241ef4b-563b-4012-9b4c-f620ed98ee39"},{"name":"Remove Cart Search","id":"34c8e4ee-60e0-4b4e-97ea-1bb333cee468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":182,\"qty\":10,\"product_id\":441}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"99193951-608a-457b-87c5-302d12ed8c62","name":"remove cart search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":182,\"qty\":10,\"product_id\":441}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"ETag","value":"W/\"50-4ZXZdZGCL2lSPSjHW5a443mB/Qo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 05 May 2022 11:24:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Removed successfully!\"\n    }\n}"}],"_postman_id":"34c8e4ee-60e0-4b4e-97ea-1bb333cee468"}],"id":"2586651d-23ac-4991-8585-71a5bc9112d8","_postman_id":"2586651d-23ac-4991-8585-71a5bc9112d8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Appointment","item":[{"name":"Check Appointments","id":"252e67e4-5798-451f-ba41-2faf02ca304f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/appointment/checkAppointments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","appointment","checkAppointments"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"252e67e4-5798-451f-ba41-2faf02ca304f"}],"id":"956333f0-616d-4f1a-af13-8e3f0f92790b","_postman_id":"956333f0-616d-4f1a-af13-8e3f0f92790b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Invoice","item":[{"name":"All invoices","id":"709bae1a-1ac7-4393-94c4-2b6b87157edd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"limit\": 10,\r\n  \"page\": 1,\r\n  \"orderby\": 1,\r\n  \"checkout\": 1,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\"\r\n    }\r\n  },\r\n  \"action\": \"allinv\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/allinvoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","invoice","allinvoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"df07ddb8-41f9-4063-9719-dc43ab789b5c","name":"All invoices","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"limit\": 10,\r\n  \"page\": 1,\r\n  \"orderby\": 1,\r\n  \"checkout\": 1,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\"\r\n    }\r\n  },\r\n  \"action\": \"allinv\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/allinvoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:24:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"9681-ROybMIfKPX+xrwGgwIisz2oqI28\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 68,\n                    \"date_added\": \"2022-11-05T11:57:34.000Z\",\n                    \"project_id\": 195,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 12000,\n                    \"total_invoice\": 12600,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": 0,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 143,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-11-05T12:09:17.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10065,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 600,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 12600,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 12000,\n                    \"appointment_id\": 78,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 12600,\n                    \"projects_id\": 195,\n                    \"projects_title\": \"Home Gym - Combo Set\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665728740370_209680.jpeg\",\n                    \"projects_date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"projects_sprice\": 2000,\n                    \"projects_rprice\": 10000,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 12000,\n                    \"projects_wprice\": 2000,\n                    \"projects_market_status\": \"sold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 107,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 187,\n                    \"custom_projects_project_id\": 195,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"2018\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 107,\n                    \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                    \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1665728740370_209680.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 12000,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"project_id\": 117,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 735,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 16,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10019,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 32,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 735,\n                    \"projects_id\": 117,\n                    \"projects_title\": \"LOT FOR AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659764094098_538225.webp\",\n                    \"projects_date_added\": \"2022-08-17T10:43:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-18T11:42:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 600,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-08-16T11:44:57.000Z\",\n                    \"projects_updated_at\": \"2022-08-17T10:43:21.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 700,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"closed\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 42,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 110,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 109,\n                    \"custom_projects_project_id\": 117,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 42,\n                    \"auctionlot_title\": \"Upcoming auction \",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-08-17T10:43:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-18T11:42:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1660650290583_473278.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-17T10:43:21.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-16T11:44:57.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659764094098_538225.webp\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 17,\n                    \"date_added\": \"2022-08-05T07:17:04.000Z\",\n                    \"project_id\": 104,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 500,\n                    \"total_invoice\": 525,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-05T07:20:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10016,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 25,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 525,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 500,\n                    \"appointment_id\": 25,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 525,\n                    \"projects_id\": 104,\n                    \"projects_title\": \"Lot one\",\n                    \"projects_desc_proc\": \"<p>test</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659683584806_631074.jpeg\",\n                    \"projects_date_added\": \"2022-08-05T07:14:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-05T07:17:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 300,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-05T07:14:37.000Z\",\n                    \"projects_updated_at\": \"2022-08-05T07:16:09.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 500,\n                    \"projects_market_status\": \"sold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 35,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 96,\n                    \"custom_projects_project_id\": 104,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 35,\n                    \"auctionlot_title\": \"Auction one\",\n                    \"auctionlot_description\": \"test\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-05T07:14:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-05T07:17:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659683673190_870963.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 2,\n                    \"auctionlot_ending_mins\": 2,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-05T07:16:09.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-05T07:14:37.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659683584806_631074.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 500,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 16,\n                    \"date_added\": \"2022-08-03T12:14:16.000Z\",\n                    \"project_id\": 102,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 250,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10015,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 12.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 262.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 250,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 102,\n                    \"projects_title\": \"TEST LOT 1\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 250,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 250,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 34,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 94,\n                    \"custom_projects_project_id\": 102,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 34,\n                    \"auctionlot_title\": \"AUCTION\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659528787730_696619.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 250,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"date_added\": \"2022-08-03T07:14:36.000Z\",\n                    \"project_id\": 101,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 450,\n                    \"total_invoice\": 472.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:44:48.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10014,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 22.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 472.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 450,\n                    \"appointment_id\": 24,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 472.5,\n                    \"projects_id\": 101,\n                    \"projects_title\": \"LOT FOR TESTING\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659510141438_139033.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T07:02:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T07:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 400,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T07:03:31.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T07:03:46.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 450,\n                    \"projects_wprice\": 450,\n                    \"projects_market_status\": \"sold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 33,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 93,\n                    \"custom_projects_project_id\": 101,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 33,\n                    \"auctionlot_title\": \"AUCTION FOR TESTING\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-03T07:02:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-04T07:02:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659510204928_404335.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-03T07:03:46.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-03T07:03:31.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659510141438_139033.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 450,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 14,\n                    \"date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"project_id\": 99,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 300,\n                    \"total_invoice\": 315,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10013,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 15,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 315,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 300,\n                    \"appointment_id\": 22,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 315,\n                    \"projects_id\": 99,\n                    \"projects_title\": \"TEST LOT \",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659447711748_128128.jpeg\",\n                    \"projects_date_added\": \"2022-08-02T13:42:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-05T06:51:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 300,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-02T13:42:38.000Z\",\n                    \"projects_updated_at\": \"2022-08-05T06:40:47.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 300,\n                    \"projects_market_status\": \"unsold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 91,\n                    \"custom_projects_project_id\": 99,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659447711748_128128.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 300,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 8,\n                    \"date_added\": \"2022-07-29T09:53:27.000Z\",\n                    \"project_id\": 31,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 7500,\n                    \"total_invoice\": 220500,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 28,\n                    \"feedback\": 0,\n                    \"cart_id\": 7,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10007,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10500,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 220500,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 210000,\n                    \"appointment_id\": 6,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 31,\n                    \"projects_title\": \"Omega watch\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"projects_date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"projects_sprice\": 42,\n                    \"projects_rprice\": 42,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"projects_updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 7500,\n                    \"projects_wprice\": 56,\n                    \"projects_market_status\": \"open\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 28,\n                    \"projects_sold\": 28,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 14,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 23,\n                    \"custom_projects_project_id\": 31,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 14,\n                    \"auctionlot_title\": \"Watch Auction\",\n                    \"auctionlot_description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1658128541940_635641.jpeg\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"auctionlot_created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 7500,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 6,\n                    \"date_added\": \"2022-07-12T11:40:24.000Z\",\n                    \"project_id\": 23,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10005,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 23,\n                    \"projects_title\": \"LOT TEST 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"projects_date_added\": \"2022-07-12T11:33:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T11:40:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-12T11:34:33.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 15,\n                    \"custom_projects_project_id\": 23,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 200,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"date_added\": \"2022-07-11T07:53:52.000Z\",\n                    \"project_id\": 11,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 350,\n                    \"total_invoice\": 367.5,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 2,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10003,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 17.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 367.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 350,\n                    \"appointment_id\": 1,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 11,\n                    \"projects_title\": \"Test Lot 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657177488446_695442.png\",\n                    \"projects_date_added\": \"2022-07-07T06:27:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-08T06:27:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 300,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-07-07T07:04:51.000Z\",\n                    \"projects_updated_at\": \"2022-07-07T07:07:24.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 350,\n                    \"projects_wprice\": 100,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 2,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 1,\n                    \"projects_deposit_amount\": 2,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 3,\n                    \"custom_projects_project_id\": 11,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 2,\n                    \"auctionlot_title\": \"TEST AUCTION 2\",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-07-07T06:27:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-07-08T06:27:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1657175296378_806704.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 1,\n                    \"auctionlot_deposit_amount\": 2,\n                    \"auctionlot_updated_at\": \"2022-07-07T07:07:24.000Z\",\n                    \"auctionlot_created_at\": \"2022-07-07T06:28:22.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1657177488446_695442.png\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 350,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 2,\n                    \"date_added\": \"2022-07-08T09:37:04.000Z\",\n                    \"project_id\": 17,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 110,\n                    \"total_invoice\": 115.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10001,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 5.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 115.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 110,\n                    \"appointment_id\": 80,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 17,\n                    \"projects_title\": \"TEST AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657272638620_823669.jpeg\",\n                    \"projects_date_added\": \"2022-07-08T09:29:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-08T09:36:00.000Z\",\n                    \"projects_sprice\": 50,\n                    \"projects_rprice\": 100,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-07-08T09:30:40.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 110,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 9,\n                    \"custom_projects_project_id\": 17,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1657272638620_823669.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 110,\n                    \"buynowpaid\": 0\n                }\n            ],\n            \"totalRecords\": 11,\n            \"setDisp\": \"1-10\"\n        }\n    }\n}"}],"_postman_id":"709bae1a-1ac7-4393-94c4-2b6b87157edd"},{"name":"Invoice","id":"b5bd59b3-b386-45a1-a50b-43952bb9b01d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"invoice_id\": \"10007\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/invoice","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","invoice","invoice"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ccf321f7-8052-4975-aa40-77790d26b7e8","name":"Invoice","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"invoice_id\": \"10007\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/invoice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:26:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1a5c-lJmDvcQFMl6AuDR2Gk7nl2GgP2k\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"status\": \"success\",\n        \"responseType\": 1,\n        \"message\": \"Invoice items retrieved!\",\n        \"responseData\": {\n            \"invoiceItems\": [\n                {\n                    \"id\": 8,\n                    \"date_added\": \"2022-07-29T09:53:27.000Z\",\n                    \"project_id\": 31,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 7500,\n                    \"total_invoice\": 220500,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 28,\n                    \"feedback\": 0,\n                    \"cart_id\": 7,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10007,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10500,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 220500,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 210000,\n                    \"appointment_id\": 6,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 31,\n                    \"projects_title\": \"Omega watch\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"projects_date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"projects_sprice\": 42,\n                    \"projects_rprice\": 42,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"projects_updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 7500,\n                    \"projects_wprice\": 56,\n                    \"projects_market_status\": \"open\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 28,\n                    \"projects_sold\": 28,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 14,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 23,\n                    \"custom_projects_project_id\": 31,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 7500,\n                    \"buynowpaid\": 0\n                }\n            ],\n            \"appointmentDetail\": {\n                \"id\": 6,\n                \"userId\": 4,\n                \"appointmentTime\": \"2022-07-30T07:30:00.000Z\",\n                \"createdAt\": \"2022-07-29T09:53:27.000Z\",\n                \"updatedAt\": null\n            },\n            \"cartValues\": {\n                \"per_total\": 210000,\n                \"total_amount\": 220500,\n                \"total_tax\": 10500,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 220500,\n                \"admin_fee_percent\": 0,\n                \"admin_fee\": 0,\n                \"common_invoice\": 10007,\n                \"cart_paiddate\": null,\n                \"cart_paid\": 0,\n                \"cart_payment\": \"online\",\n                \"cart_id\": [\n                    7\n                ]\n            },\n            \"allTransactions\": [\n                {\n                    \"id\": 2,\n                    \"cart_id\": 10007,\n                    \"user_id\": 4,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-07-29T09:53:27.000Z\",\n                    \"amount\": 220500,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\"\n                }\n            ],\n            \"billingAddress\": \"\",\n            \"invoiceUser\": [\n                {\n                    \"id\": 4,\n                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T05:24:42.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T09:46:03.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"BD\",\n                    \"state\": \"03\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-11-05T12:23:05.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"5vSxt2obigit6C2WN6UaIDTP5Jb8lw9y\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 110,\n                    \"user_id\": 4,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": null\n                }\n            ],\n            \"invoiceAddress\": \"\"\n        }\n    }\n}"}],"_postman_id":"b5bd59b3-b386-45a1-a50b-43952bb9b01d"},{"name":"All Transactions","id":"c20abe19-ae5a-4d92-ba7a-fe58081bf4b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/alltransactions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","invoice","alltransactions"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c64fcd44-678b-47be-9c95-d67ceaa88e7a","name":"all Transactions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/alltransactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:28:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3450-xpPs+vAB1a/hjzEQxbp0OybWGHs\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 57,\n                    \"cart_id\": 10065,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3M0l0CAulnVHuRJh1sZGvBpP\",\n                    \"created_at\": \"2022-11-05T11:57:34.000Z\",\n                    \"amount\": 12600,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 68,\n                    \"buynow_date_added\": \"2022-11-05T11:57:34.000Z\",\n                    \"buynow_project_id\": 195,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 12000,\n                    \"buynow_total_invoice\": 12600,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": 0,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 143,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-11-05T12:09:17.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10065,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 600,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 12600,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 12000,\n                    \"buynow_appointment_id\": 78,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 12600\n                },\n                {\n                    \"id\": 19,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjTpAulnVHuRJh1XNyl6ut\",\n                    \"created_at\": \"2022-08-17T10:28:12.000Z\",\n                    \"amount\": 262.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 20,\n                    \"buynow_date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_project_id\": 117,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 700,\n                    \"buynow_total_invoice\": 735,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 16,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10019,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 35,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 735,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 700,\n                    \"buynow_appointment_id\": 32,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 735\n                },\n                {\n                    \"id\": 20,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjWdAulnVHuRJh0DJEH4sk\",\n                    \"created_at\": \"2022-08-17T10:31:07.000Z\",\n                    \"amount\": 735,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 20,\n                    \"buynow_date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_project_id\": 117,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 700,\n                    \"buynow_total_invoice\": 735,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 16,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10019,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 35,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 735,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 700,\n                    \"buynow_appointment_id\": 32,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 735\n                },\n                {\n                    \"id\": 17,\n                    \"cart_id\": 10016,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LTKpDAulnVHuRJh1RdT6EDk\",\n                    \"created_at\": \"2022-08-05T07:20:07.000Z\",\n                    \"amount\": 525,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 17,\n                    \"buynow_date_added\": \"2022-08-05T07:17:04.000Z\",\n                    \"buynow_project_id\": 104,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 500,\n                    \"buynow_total_invoice\": 525,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-05T07:20:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10016,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 25,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 525,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 500,\n                    \"buynow_appointment_id\": 25,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 525\n                },\n                {\n                    \"id\": 16,\n                    \"cart_id\": 10014,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LSdC6AulnVHuRJh1OX9klB4\",\n                    \"created_at\": \"2022-08-03T08:44:48.000Z\",\n                    \"amount\": 472.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 15,\n                    \"buynow_date_added\": \"2022-08-03T07:14:36.000Z\",\n                    \"buynow_project_id\": 101,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 450,\n                    \"buynow_total_invoice\": 472.5,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:44:48.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10014,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 22.5,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 472.5,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 450,\n                    \"buynow_appointment_id\": 24,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 472.5\n                },\n                {\n                    \"id\": 9,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j3AulnVHuRJh0XlQXpYQ\",\n                    \"created_at\": \"2022-08-01T17:48:24.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 10,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1NKVFaut\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 11,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1oFXOESV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 12,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh198Pa9hV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 13,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh158lAt5k\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                }\n            ],\n            \"totalRecords\": 15,\n            \"setDisp\": \"1-10\"\n        }\n    }\n}"}],"_postman_id":"c20abe19-ae5a-4d92-ba7a-fe58081bf4b4"}],"id":"639c0dbc-a183-4e59-a68f-1afe51d711e2","_postman_id":"639c0dbc-a183-4e59-a68f-1afe51d711e2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Video","item":[{"name":"Video Stream","id":"8b6c354d-44ec-4c5d-88de-e84bd53f236f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"auctionid\": 23\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/video/newVideoStream","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","video","newVideoStream"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b6c354d-44ec-4c5d-88de-e84bd53f236f"}],"id":"70ac519c-a440-4952-b920-aa141f41b95f","_postman_id":"70ac519c-a440-4952-b920-aa141f41b95f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Dynamic","item":[{"name":"Dynamic Table","id":"73605472-6e01-4865-871c-fabb810e3da0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 19,\r\n  \"count\": 1,\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"useremail\": {\r\n      \"value\": 1,\r\n      \"type\": \"in\",\r\n      \"field\": \"admin\"\r\n    },\r\n    \"user_dba\": {\r\n      \"value\": \"\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"cu.company_dba\"\r\n    }\r\n  },\r\n  \"table\": \"users\",\r\n  \"customTable\": \"custom_users\",\r\n  \"tableJoins\": [\r\n    {\r\n      \"baseTable\": \"employees\",\r\n      \"joinType\": \"inner\",\r\n      \"baseJoinField\": \"emp_email\",\r\n      \"connectJoinField\": \"email\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/dynamicTable","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","dynamic","dynamicTable"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3684e57e-e396-4f33-a998-37c00dbe9071","name":"Dynamic Table","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 19,\r\n  \"count\": 1,\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"useremail\": {\r\n      \"value\": 1,\r\n      \"type\": \"in\",\r\n      \"field\": \"admin\"\r\n    },\r\n    \"user_dba\": {\r\n      \"value\": \"\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"cu.company_dba\"\r\n    }\r\n  },\r\n  \"table\": \"users\",\r\n  \"customTable\": \"custom_users\",\r\n  \"tableJoins\": [\r\n    {\r\n      \"baseTable\": \"employees\",\r\n      \"joinType\": \"inner\",\r\n      \"baseJoinField\": \"emp_email\",\r\n      \"connectJoinField\": \"email\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/dynamicTable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:44:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"98e3-Iw07qDlEpLD5VVFXPhwGFj8TEsw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"email\": \"ajithnair@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"ajith\",\n                    \"last_name\": \"asd\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T04:59:37.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-12T11:46:30.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Ajith seller\",\n                    \"address1\": \"1802 industrial Blvd suite 1010\",\n                    \"address2\": \"Somewhere\",\n                    \"phone\": \"+1 (123) 456-7892\",\n                    \"country\": \"US\",\n                    \"state\": \"CA\",\n                    \"zip\": \"70076\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-09-21T11:38:35.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"w8eUWn2ich3dXgQk5-FjVsGRIPplB0pw\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 1,\n                    \"organization_id\": 1,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M2n8ccQOZ6JV51\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 2,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"ajith\",\n                    \"as_employees_emp_lastname\": \"asd\",\n                    \"as_employees_emp_email\": \"ajithnair@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (123) 456-7892\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 industrial Blvd suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 3,\n                    \"email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Organisation\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T05:23:38.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-02T09:12:12.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"ORGANISATION 1\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": \"test\",\n                    \"phone\": \"+\",\n                    \"country\": \"TR\",\n                    \"state\": \"13\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-11-05T10:40:19.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"I0SzT7yEVabv4F123xwcx7EAoZ_Syp71\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 3,\n                    \"organization_id\": 2,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M0pLsSW3pbJ4WY\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 5,\n                    \"email\": \"abdul.auctionsoftware+o1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Name\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T05:58:20.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-07T05:58:20.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"TEST ORGANISATION 2\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 5,\n                    \"organization_id\": 3,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 4,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Name\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+o1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 6,\n                    \"email\": \"abdul.auctionsoftware+bpo1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Organisation\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-08T06:57:01.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-08T06:57:01.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"TEST ORGANISATION 1\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 6,\n                    \"organization_id\": 4,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 5,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+bpo1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 9,\n                    \"email\": \"abdul.auctionsoftware++11@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"ORAGANISATION\",\n                    \"last_name\": \"ORGO\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-11T07:09:03.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-11T07:09:03.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"ORAGANISATION ORGO\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 9,\n                    \"organization_id\": 5,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 6,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"ORAGANISATION\",\n                    \"as_employees_emp_lastname\": \"ORGO\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware++11@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 11,\n                    \"email\": \"anandraj.auctionsoftware+bs1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"First name\",\n                    \"last_name\": \"Last name\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-18T09:31:31.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-18T09:33:13.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Techist\",\n                    \"address1\": \"First address\",\n                    \"address2\": \"Second address\",\n                    \"phone\": \"+91 94456-65304\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"Test City\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:55:40.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"iZtQpDDtbSRBgCWwZI9E121kUIRHQZu-\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 11,\n                    \"organization_id\": 6,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M50KeHazLfcOiD\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 9,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"First name\",\n                    \"as_employees_emp_lastname\": \"Last name\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+bs1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (144) 874-8478\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"First address\",\n                    \"as_employees_emp_city\": \"Test City\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 13,\n                    \"email\": \"anandraj.auctionsoftware+b1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Company\",\n                    \"last_name\": \"Registration\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-20T07:05:18.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-26T07:57:22.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Pay Organization\",\n                    \"address1\": \"First address\",\n                    \"address2\": \"Second address\",\n                    \"phone\": \"+1 (123) 456-5884\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"123\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:56:06.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"iZtQpDDtbSRBgCWwZI9E121kUIRHQZu-\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 13,\n                    \"organization_id\": 7,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 10,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Company\",\n                    \"as_employees_emp_lastname\": \"Registration\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+b1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (123) 456-5884\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"First address\",\n                    \"as_employees_emp_city\": \"123\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 14,\n                    \"email\": \"anandraj.auctionsoftware+s1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Organizations\",\n                    \"last_name\": \"Checks\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-20T07:13:29.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-20T09:23:35.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Organization Check\",\n                    \"address1\": \"Address 1s\",\n                    \"address2\": \"Address 2\",\n                    \"phone\": \"+1 (511) 441-0011\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"543211\",\n                    \"city\": \"Richs\",\n                    \"language\": \"English\",\n                    \"status\": \"deactivate\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-07-20T07:58:19.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"j6SICsYfLdBaU6gjMcyja4CRi9-KdF3Z\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 14,\n                    \"organization_id\": 8,\n                    \"company_id\": null,\n                    \"reject_notes\": \"TEST\",\n                    \"stripe_id\": \"cus_M5ia5esu2ZgnsZ\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 11,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Organization\",\n                    \"as_employees_emp_lastname\": \"Check\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+s1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (511) 441-0011\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"Address 1\",\n                    \"as_employees_emp_city\": \"Rich\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 16,\n                    \"email\": \"abdul.auctionsoftware+l001@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"RIYAZ\",\n                    \"last_name\": \"TESTER\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-29T06:49:09.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-29T06:49:09.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"TESTING ORGANISATION \",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"deactivate\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 16,\n                    \"organization_id\": 9,\n                    \"company_id\": null,\n                    \"reject_notes\": \"TEST\",\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 12,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"RIYAZ\",\n                    \"as_employees_emp_lastname\": \"TESTER\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+l001@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 19,\n                    \"email\": \"areef+seller@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Areef\",\n                    \"last_name\": \"Syed\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-29T12:29:59.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-29T12:29:59.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"123\",\n                    \"address1\": \"test\",\n                    \"address2\": \"123\",\n                    \"phone\": \"+971585559096\",\n                    \"country\": \"AT\",\n                    \"state\": \"2\",\n                    \"zip\": \"123465\",\n                    \"city\": \"test\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 19,\n                    \"organization_id\": 10,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 13,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Areef\",\n                    \"as_employees_emp_lastname\": \"Syed\",\n                    \"as_employees_emp_email\": \"areef+seller@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+971585559096\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"test\",\n                    \"as_employees_emp_city\": \"test\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 20,\n                    \"email\": \"abdul.auctionsoftware+lb1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Name\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-01T08:56:21.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-01T08:56:21.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Organization name 1 \",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"rejected\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 20,\n                    \"organization_id\": 11,\n                    \"company_id\": null,\n                    \"reject_notes\": \"not needed\",\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 14,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Name\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+lb1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 26,\n                    \"email\": \"abdul.auctionsoftware+seller1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"SELLER\",\n                    \"last_name\": \"NAME\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-12T11:29:39.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-19T07:07:10.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"My Organisation 1\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-10-28T04:58:41.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"392eClZj6PDwMwgu3q69Otqks--0VH0P\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 26,\n                    \"organization_id\": 12,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 18,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"SELLER\",\n                    \"as_employees_emp_lastname\": \"NAME\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+seller1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 29,\n                    \"email\": \"cgb3@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T02:41:46.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T02:41:46.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (878) 724-3941\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 29,\n                    \"organization_id\": 13,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 19,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"cgb3@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (878) 724-3941\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 32,\n                    \"email\": \"18oh@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T07:30:47.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T07:30:47.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (916) 307-3475\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 32,\n                    \"organization_id\": 14,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 20,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"18oh@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (916) 307-3475\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 34,\n                    \"email\": \"2of@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T08:23:05.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T08:23:05.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (603) 551-8268\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 34,\n                    \"organization_id\": 15,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 21,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"2of@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (603) 551-8268\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 36,\n                    \"email\": \"vf3s@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T09:27:11.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T09:27:11.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (610) 315-2433\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 36,\n                    \"organization_id\": 16,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 22,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"vf3s@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (610) 315-2433\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 40,\n                    \"email\": \"abdul.auctionsoftware+seller2@gmail.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"SELLER\",\n                    \"last_name\": \"NAME\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-25T11:37:19.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-25T11:37:19.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"My Organisation\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+19898989898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-09-09T05:59:33.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"rUNXTIgYvHVrgLelL4uJVdaaG7o31V8_\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 40,\n                    \"organization_id\": 17,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 23,\n                    \"as_employees_emp_type\": \"seller\",\n                    \"as_employees_emp_firstname\": \"SELLER\",\n                    \"as_employees_emp_lastname\": \"NAME\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+seller2@gmail.com\",\n                    \"as_employees_emp_phone\": \"+19898989898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 45,\n                    \"email\": \"anandraj.auctionsoftware+sss1@gmail.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"Seller\",\n                    \"last_name\": \"Registration\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"3c31cf122cd9be2ac488dd3c9f603e67\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-25T19:11:21.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-25T19:11:21.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Organization\",\n                    \"address1\": \"First address\",\n                    \"address2\": \"Second address \",\n                    \"phone\": \"+11545120205\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"Test City\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:01:41.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"7bryEXMn6u26GgDsTxKnM6okYqkeCdAa\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 45,\n                    \"organization_id\": 18,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 24,\n                    \"as_employees_emp_type\": \"seller\",\n                    \"as_employees_emp_firstname\": \"Seller\",\n                    \"as_employees_emp_lastname\": \"Registration\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+sss1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+11545120205\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"First address\",\n                    \"as_employees_emp_city\": \"Test City\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 47,\n                    \"email\": \"anandraj.auctionsoftware+sswe1@gmail.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"New Sellerss\",\n                    \"last_name\": \"Check\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-26T07:44:39.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-26T07:44:39.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Copany name\",\n                    \"address1\": \"Test first\",\n                    \"address2\": \"Second\",\n                    \"phone\": \"+1456120155\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"Test City\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:46:35.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"iZtQpDDtbSRBgCWwZI9E121kUIRHQZu-\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 47,\n                    \"organization_id\": 19,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 25,\n                    \"as_employees_emp_type\": \"seller\",\n                    \"as_employees_emp_firstname\": \"New Seller\",\n                    \"as_employees_emp_lastname\": \"Check\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+sswe1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1456120155\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"Test first\",\n                    \"as_employees_emp_city\": \"Test City\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                }\n            ],\n            \"totalRecords\": 26,\n            \"setDisp\": \"1-19\"\n        },\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\"\n    }\n}"}],"_postman_id":"73605472-6e01-4865-871c-fabb810e3da0"},{"name":"Get All Dynamic Array","id":"a4b09257-0f3d-491e-8d91-3d69df3a5eec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"df.show_order\",\r\n    \"table\": \"dynamic_fields\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 3,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.view_page\"\r\n        },\r\n        \"forOrganization\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.for_organization\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/getAllDynamicArray","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","dynamic","getAllDynamicArray"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d038737c-bccf-4b7c-b755-63c27b4cb04f","name":"getAllDynamicArray","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"df.show_order\",\r\n    \"table\": \"dynamic_fields\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 3,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.view_page\"\r\n        },\r\n        \"forOrganization\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.for_organization\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/getAllDynamicArray"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 11:05:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"313c-Ua9TfVvNU7CcncA4nsdxS1k9XLo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 49,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"First Name\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your First Name\",\n                    \"type\": \"text\",\n                    \"name\": \"first_name\",\n                    \"show_order\": 0,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 50,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Last Name\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Last Name\",\n                    \"type\": \"text\",\n                    \"name\": \"last_name\",\n                    \"show_order\": 1,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 54,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Email Address\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your Email Address\",\n                    \"type\": \"email\",\n                    \"name\": \"email\",\n                    \"show_order\": 2,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 61,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Organization Name\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your Organization\",\n                    \"type\": \"text\",\n                    \"name\": \"companyname\",\n                    \"show_order\": 3,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 0,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 55,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Phone\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Phone Number\",\n                    \"type\": \"phone\",\n                    \"name\": \"phone\",\n                    \"show_order\": 4,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 56,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Country\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Select your Country\",\n                    \"type\": \"select\",\n                    \"name\": \"country\",\n                    \"show_order\": 5,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 1,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 57,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"State\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Select your State\",\n                    \"type\": \"select\",\n                    \"name\": \"state\",\n                    \"show_order\": 6,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 1,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 1,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 62,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Password\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Password\",\n                    \"type\": \"password\",\n                    \"name\": \"password\",\n                    \"show_order\": 7,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 60,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Confirm Password\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Confirm Password\",\n                    \"type\": \"password\",\n                    \"name\": \"confirm_password\",\n                    \"show_order\": 8,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 52,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Address\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your address\",\n                    \"type\": \"text\",\n                    \"name\": \"address1\",\n                    \"show_order\": 9,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 58,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Address2\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your address\",\n                    \"type\": \"text\",\n                    \"name\": \"address2\",\n                    \"show_order\": 10,\n                    \"is_default\": 1,\n                    \"is_required\": 0,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 1,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 51,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"City\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your City\",\n                    \"type\": \"text\",\n                    \"name\": \"city\",\n                    \"show_order\": 11,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 1,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 53,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Po box\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your post box number\",\n                    \"type\": \"number\",\n                    \"name\": \"zip\",\n                    \"show_order\": 12,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 1,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 81,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Date field in the Seller\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Place holder\",\n                    \"type\": \"date\",\n                    \"name\": \"date_field_in_the_seller\",\n                    \"show_order\": 13,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 0,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 83,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Check the Date Field Required\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Test\",\n                    \"type\": \"date\",\n                    \"name\": \"check_the_date_field_required\",\n                    \"show_order\": 14,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 92,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test Field Check change\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Place Holder Check\",\n                    \"type\": \"text\",\n                    \"name\": \"test_field_check_change\",\n                    \"show_order\": 15,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 98,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test area label \",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"test Place holder in the fiel\",\n                    \"type\": \"\",\n                    \"name\": \"test_area_label_\",\n                    \"show_order\": 16,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 100,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"testtt\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Place holder\",\n                    \"type\": \"textarea\",\n                    \"name\": \"testtt\",\n                    \"show_order\": 17,\n                    \"is_default\": 0,\n                    \"is_required\": 0,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 103,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test without choose user type\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"sdsd\",\n                    \"type\": \"text\",\n                    \"name\": \"test_without_choose_user_type\",\n                    \"show_order\": 19,\n                    \"is_default\": 0,\n                    \"is_required\": 0,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 120,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Choose date\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Choose date\",\n                    \"type\": \"date\",\n                    \"name\": \"choose_date\",\n                    \"show_order\": 20,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 155,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"select\",\n                    \"type\": \"radio\",\n                    \"name\": \"test\",\n                    \"show_order\": 21,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"a4b09257-0f3d-491e-8d91-3d69df3a5eec"}],"id":"1a751306-d368-4340-8430-03dfeb536de1","_postman_id":"1a751306-d368-4340-8430-03dfeb536de1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Credit","item":[{"name":"Get Credit History","id":"c6b383c2-86a0-4b70-885c-a9f845441f43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 10,\r\n    \"page\": 1,\r\n    \"orderby\": \"ucd.id, desc\",\r\n    \"order\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/credit/getCreditHistory","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","credit","getCreditHistory"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0c53e114-b30c-4937-b021-092822788a51","name":"getCreditHistory","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 10,\r\n    \"page\": 1,\r\n    \"orderby\": \"ucd.id, desc\",\r\n    \"order\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/credit/getCreditHistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 13:06:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"201-Ye+fjA5VS2XMHPe7lErMdRIfdXQ\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 2,\n                    \"user_id\": 4,\n                    \"date_added\": \"2022-08-25T15:48:27.000Z\",\n                    \"amount\": 10,\n                    \"credit_notes\": \"Wallet deposit amount\",\n                    \"credit_type\": \"user\",\n                    \"withdraw\": 0,\n                    \"remove_credit\": 0,\n                    \"creditor_id\": 4\n                },\n                {\n                    \"id\": 1,\n                    \"user_id\": 4,\n                    \"date_added\": \"2022-08-25T15:42:04.000Z\",\n                    \"amount\": 100,\n                    \"credit_notes\": \"Wallet deposit amount\",\n                    \"credit_type\": \"user\",\n                    \"withdraw\": 0,\n                    \"remove_credit\": 0,\n                    \"creditor_id\": 4\n                }\n            ],\n            \"totalRecords\": 2,\n            \"setDisp\": \"1-2\"\n        }\n    }\n}"}],"_postman_id":"c6b383c2-86a0-4b70-885c-a9f845441f43"}],"id":"595daebb-e8d9-43f6-ae6a-0883702a76de","_postman_id":"595daebb-e8d9-43f6-ae6a-0883702a76de","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"PaymentThird","item":[{"name":"Stripe Customer","item":[{"name":"Card Source Create","id":"b9fdbf38-8885-46e7-a70e-c146be08a6f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": \"cus_N76tXtVjWweCpo\",\r\n    \"card_number\": 4242424242424242,\r\n    \"card_name\": \"tester\",\r\n    \"card_exp_month\": \"03\",\r\n    \"card_exp_year\": \"2024\",\r\n    \"card_cvc\": \"123\",\r\n    \"cvv\": \"\",\r\n    \"card_address_line1\": \"Bunyard \",\r\n    \"card_address_line2\": \"\",\r\n    \"card_address_city\": \"texas\",\r\n    \"card_address_state\": \"TX\",\r\n    \"card_address_zip\": \"41201\",\r\n    \"card_address_country\": \"US\",\r\n    \"is_primary\": \"\",\r\n    \"user_id\": \"\",\r\n    \"id\": \"\",\r\n    \"card_token\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/source/create","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","source","create"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9fdbf38-8885-46e7-a70e-c146be08a6f5"},{"name":"Card Source Update","id":"5c396bc6-3ae3-447d-b26b-c40ac069e42f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": \"cus_N76tXtVjWweCpo\",\r\n    \"source_id\": \"card_1MMsnGCEXWy1QHRBwQl1FZYt\",\r\n    \"exp_month\": \"03\",\r\n    \"exp_year\": \"2025\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/source/create","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","source","create"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c396bc6-3ae3-447d-b26b-c40ac069e42f"},{"name":"Card Source list","id":"edaaa583-2f40-4aeb-86e8-5ac627841ef4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": \"cus_N76tXtVjWweCpo\",\r\n    \"object\": \"card\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/source/list","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","source","list"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"edaaa583-2f40-4aeb-86e8-5ac627841ef4"},{"name":"Card Soure Delete","id":"cfbbceff-d213-4016-9484-b6e6d0cb679d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": \"cus_N76tXtVjWweCpo\",\r\n    \"source_id\": \"card_1MMsnGCEXWy1QHRBwQl1FZYt\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/source/delete","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","source","delete"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfbbceff-d213-4016-9484-b6e6d0cb679d"},{"name":"Card Source Retrieve","id":"158b61ea-a15a-47e5-a3e8-0ad69f4e9c30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": \"cus_N76tXtVjWweCpo\",\r\n    \"source_id\": \"card_1MMsnGCEXWy1QHRBwQl1FZYt\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/source/retrieve","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","source","retrieve"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"158b61ea-a15a-47e5-a3e8-0ad69f4e9c30"},{"name":"Card Source Verify","id":"9625c761-4e7d-40f7-8853-fab46b91046a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": \"cus_N76tXtVjWweCpo\",\r\n    \"source_id\": \"card_1MMsnGCEXWy1QHRBwQl1FZYt\",\r\n    \"amount_1\": \"\",\r\n    \"amount_2\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/source/verify","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","source","verify"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"9625c761-4e7d-40f7-8853-fab46b91046a"},{"name":"Customer Create","id":"31391cca-9b91-49ca-8787-bee9d2e22de3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"TEST CUSTOMER\",\r\n    \"email\": \"balas+b2@auctionsoftware.com\",\r\n    \"name\": \"bala bala\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/create","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","create"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"31391cca-9b91-49ca-8787-bee9d2e22de3"},{"name":"Customer Retrieve","id":"62680365-9b81-457f-aed2-9476b733de0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer_id\": \"cus_N7Nw0y26MZ3noL\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/paymentThird/stripe/customer/retrieve","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","paymentThird","stripe","customer","retrieve"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"62680365-9b81-457f-aed2-9476b733de0c"}],"id":"446e5dcf-7ecb-48ff-afd4-f69d91aec8dd","_postman_id":"446e5dcf-7ecb-48ff-afd4-f69d91aec8dd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Stripe Payment","id":"2c5d24af-2df7-4bd0-9414-05f616d36fb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart_id\": 1,\r\n    \"payment_object\": {\r\n        \"id\": \"\",\r\n        \"appointmentTime\": null,\r\n        \"invoice_id\": 0\r\n    },\r\n    \"paymentInfo\": {\r\n        \"source\": \"card_1MMsx0CEXWy1QHRBvYickb4q\",\r\n        \"customer\": \"cus_N76tXtVjWweCpo\"\r\n    },\r\n    \"payment_method\": \"online\",\r\n    \"currency\": \"USD\",\r\n    \"payment_type\": \"card\",\r\n    \"pay_type\": \"buynow\",\r\n    \"admin_fee\": null,\r\n    \"admin_fee_percent\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/stripe_payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","stripe_payment"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c5d24af-2df7-4bd0-9414-05f616d36fb3"}],"id":"a29089d2-4bf8-46aa-98b3-e904fc866afe","_postman_id":"a29089d2-4bf8-46aa-98b3-e904fc866afe","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Frontend","item":[{"name":"User","item":[{"name":"Login","id":"db44403a-e919-4ac1-8cae-c426ec28ad01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"facebook_id\": \"\",\n    \"google_id\": \"\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/login","urlObject":{"path":["api","user","login"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"2364ac56-1613-4814-bedb-6908caa4e3d8","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"facebook_id\": \"\",\n    \"google_id\": \"\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:28:06 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"fd-h7l4IMcciReFNITj4yPHggchvK8\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 3,\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiaWF0IjoxNjY3NjQwNDg2LCJleHAiOjE2NjgyNDUyODZ9.uc0CHs3enzO6uBz7DZYOUd6dBN9tS0tqKRdCAGdPLVk\",\n        \"responseData\": {\n            \"id\": 4\n        },\n        \"message\": \"Logged in successfully\"\n    }\n}"}],"_postman_id":"db44403a-e919-4ac1-8cae-c426ec28ad01"},{"name":"Registration","id":"e0a2285b-de84-41b8-a5c1-e52c43f37737","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone_verified\": 1,\n    \"termCheck\": 0,\n    \"status\": \"active\",\n    \"admin\": 0,\n    \"first_name\": \"sara\",\n    \"last_name\": \"sara\",\n    \"email\": \"sara+2@auctionsoftware.com\",\n    \"phone\": \"+18798767876\",\n    \"country\": \"BS\",\n    \"state\": \"FC\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\",\n    \"address1\": \"637 Cambridge Circle\",\n    \"address2\": \"\",\n    \"city\": \"texas\",\n    \"zip\": 75080,\n    \"market_status\": \"draft\",\n    \"phone_verifysent\": 1,\n    \"verify_code\": \"730054\",\n    \"verified_phonenum\": \"+1 (879) 876-7876\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","register"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"09ba7c08-2a26-49e1-b9dd-7370f2d9a68b","name":"Registration","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"phone_verified\": 1,\n    \"termCheck\": 0,\n    \"status\": \"active\",\n    \"admin\": 0,\n    \"first_name\": \"sara\",\n    \"last_name\": \"sara\",\n    \"email\": \"sara+2@auctionsoftware.com\",\n    \"phone\": \"+18798767876\",\n    \"country\": \"BS\",\n    \"state\": \"FC\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\",\n    \"address1\": \"637 Cambridge Circle\",\n    \"address2\": \"\",\n    \"city\": \"texas\",\n    \"zip\": 75080,\n    \"market_status\": \"draft\",\n    \"phone_verifysent\": 1,\n    \"verify_code\": \"730054\",\n    \"verified_phonenum\": \"+1 (879) 876-7876\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:39:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"106-99pJGOCVKCgHrUH3H/6zkE03OTc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"responseData\": {\n            \"userID\": 93,\n            \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6OTMsImlhdCI6MTY2NzY0MTE0NSwiZXhwIjoxNjY4MjQ1OTQ1fQ.AZa6CbPi_phtXA8ss3Mrk-s3cVv797mfRAn02QKqBBY\"\n        },\n        \"message\": \"Successfully registered!\"\n    }\n}"}],"_postman_id":"e0a2285b-de84-41b8-a5c1-e52c43f37737"},{"name":"Validate User","id":"06eaacf1-5593-4ffb-9b38-515fc753ea98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/validateUser","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","validateUser"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d0083f2b-366d-4347-b872-e4950f1cf39f","name":"Validate User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/validateUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:41:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"dbd-o9Y2C4B4HHBdtuT81KSSuVNI4xM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"id\": 4,\n            \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n            \"ip\": null,\n            \"first_name\": \"TEST\",\n            \"last_name\": \"NAME\",\n            \"nickname\": null,\n            \"google_id\": null,\n            \"facebook_id\": null,\n            \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n            \"password_salt\": \"12345\",\n            \"created_at\": \"2022-07-07T05:24:42.000Z\",\n            \"created_by\": 1,\n            \"updated_at\": \"2022-11-01T10:45:28.000Z\",\n            \"username\": \"user_name\",\n            \"companyname\": null,\n            \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n            \"address2\": \"Suite 1010\",\n            \"phone\": \"+1 (989) 898-9898\",\n            \"country\": \"BD\",\n            \"state\": \"03\",\n            \"zip\": \"76092\",\n            \"city\": \"Colleyville\",\n            \"language\": \"English\",\n            \"status\": \"active\",\n            \"admin\": 0,\n            \"phone_verified\": 0,\n            \"mail_verified\": 0,\n            \"last_login\": \"2022-11-05T09:28:06.000Z\",\n            \"isemp\": 0,\n            \"redis_key\": \"L5VDTl-G6FdR9z4yQPdaL4DgB9GDp7oC\",\n            \"buyer_type\": 0,\n            \"user_type\": 0,\n            \"reg_type\": \"OT\",\n            \"interestIn\": \"intrestin\",\n            \"permissions\": null,\n            \"sub_permissions\": null,\n            \"list_notify\": 0,\n            \"list_notify_sms\": 0,\n            \"isbulkupload\": 0,\n            \"approved_date\": \"0000-00-00 00:00:00\",\n            \"approved_by\": null,\n            \"terms_accepted\": 0,\n            \"logout\": 0,\n            \"loreason\": 0,\n            \"deposit_amount\": 110,\n            \"user_id\": 4,\n            \"organization_id\": null,\n            \"company_id\": null,\n            \"reject_notes\": null,\n            \"stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n            \"sample_label\": null,\n            \"confirm_password\": null,\n            \"password\": null,\n            \"email_notification\": \"1,2,3,4,5,6,7,9,8\",\n            \"sms_notification\": \"1,2,3,6,7,8,9\",\n            \"as_employees_id\": null,\n            \"as_employees_emp_type\": null,\n            \"as_employees_emp_firstname\": null,\n            \"as_employees_emp_lastname\": null,\n            \"as_employees_emp_email\": null,\n            \"as_employees_emp_phone\": null,\n            \"as_employees_password_hash\": null,\n            \"as_employees_password_salt\": null,\n            \"as_employees_emp_status\": null,\n            \"as_employees_emp_permissions\": null,\n            \"as_employees_emp_address1\": null,\n            \"as_employees_emp_city\": null,\n            \"as_employees_emp_state\": null,\n            \"as_employees_emp_country\": null,\n            \"as_employees_emp_zip\": null,\n            \"as_employees_work_from\": null,\n            \"as_employees_work_to\": null,\n            \"as_employees_work_days\": null,\n            \"as_employees_mon_day\": null,\n            \"as_employees_tue_day\": null,\n            \"as_employees_wed_day\": null,\n            \"as_employees_thur_day\": null,\n            \"as_employees_fri_day\": null,\n            \"as_employees_sat_day\": null,\n            \"as_employees_sun_day\": null,\n            \"as_employees_last_login\": null,\n            \"as_employees_created_at\": null,\n            \"as_employees_updated_at\": null,\n            \"address_details\": [\n                {\n                    \"id\": 4,\n                    \"user_id\": 4,\n                    \"first_name\": \"Areef s\",\n                    \"last_name\": \"Syed\",\n                    \"companyname\": \"\",\n                    \"address1\": \"test\",\n                    \"address2\": null,\n                    \"city\": \"test\",\n                    \"phone\": \"\",\n                    \"state\": \"FL\",\n                    \"country\": \"US\",\n                    \"zip\": \"123465\",\n                    \"created_at\": \"2022-08-25T10:55:47.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-09-21T11:39:22.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 0\n                },\n                {\n                    \"id\": 5,\n                    \"user_id\": 4,\n                    \"first_name\": \"Areef\",\n                    \"last_name\": \"Syed\",\n                    \"companyname\": null,\n                    \"address1\": \"test\",\n                    \"address2\": \"123\",\n                    \"city\": \"test\",\n                    \"phone\": null,\n                    \"state\": \"HI\",\n                    \"country\": \"US\",\n                    \"zip\": \"123465\",\n                    \"created_at\": \"2022-08-25T10:56:05.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-09-21T12:30:33.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 1\n                },\n                {\n                    \"id\": 6,\n                    \"user_id\": 4,\n                    \"first_name\": \"Srikanth\",\n                    \"last_name\": \"Baskaran s\",\n                    \"companyname\": \"\",\n                    \"address1\": \"637 Cambridge Circle\",\n                    \"address2\": null,\n                    \"city\": \"Richardson\",\n                    \"phone\": \"\",\n                    \"state\": \"TX\",\n                    \"country\": \"US\",\n                    \"zip\": \"75080\",\n                    \"created_at\": \"2022-08-25T12:02:00.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-09-21T11:39:04.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 0\n                },\n                {\n                    \"id\": 7,\n                    \"user_id\": 4,\n                    \"first_name\": \"Sriaknth\",\n                    \"last_name\": \"Second\",\n                    \"companyname\": null,\n                    \"address1\": \"637 Cambridge 2\",\n                    \"address2\": null,\n                    \"city\": \"Richardson\",\n                    \"phone\": null,\n                    \"state\": \"TX\",\n                    \"country\": \"US\",\n                    \"zip\": \"75080\",\n                    \"created_at\": \"2022-08-25T12:02:41.000Z\",\n                    \"created_by\": null,\n                    \"updated_at\": \"2022-08-25T12:02:41.000Z\",\n                    \"status\": \"active\",\n                    \"is_primary\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"06eaacf1-5593-4ffb-9b38-515fc753ea98"},{"name":"Update Profile","id":"c7bdcde3-6ab6-4574-b530-218b6c66c857","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 4,\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"phone\": \"+1 (989) 898-9898\",\n    \"country\": \"BD\",\n    \"state\": \"03\",\n    \"address1\": \"1802 Industrial Boulevard Suite 1011\",\n    \"address2\": \"Suite 1010\",\n    \"city\": \"Colleyville\",\n    \"zip\": \"76092\",\n    \"test\": \"162\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","updateProfile"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7363f495-6205-4859-9a31-58b918581ebb","name":"Update Profile","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 4,\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"phone\": \"+1 (989) 898-9898\",\n    \"country\": \"BD\",\n    \"state\": \"03\",\n    \"address1\": \"1802 Industrial Boulevard Suite 1011\",\n    \"address2\": \"Suite 1010\",\n    \"city\": \"Colleyville\",\n    \"zip\": \"76092\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:44:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"57-uZBQX2jdtwSGHRWfWl4A7SJ1FbI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Profile updated successfully\"\n    }\n}"}],"_postman_id":"c7bdcde3-6ab6-4574-b530-218b6c66c857"},{"name":"Change Password","id":"c90bcf58-f92b-4d12-8a51-9566e4dc1d68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"change_password\": 1,\n    \"current_password\": \"123456789\",\n    \"new_password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","updateProfile"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"14d26ded-b3a9-4c69-a7bd-f7bfbbe3b0cd","name":"Change Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"change_password\": 1,\n    \"current_password\": \"123456789\",\n    \"new_password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updateProfile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:46:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"59-HA5MxELT8bhl8qqAsk8LMkoxH0o\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Password changed successfully.\"\n    }\n}"}],"_postman_id":"c90bcf58-f92b-4d12-8a51-9566e4dc1d68"},{"name":"Forgot Password","id":"d046583c-d3fa-4ee2-abe7-be6119394f14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/forgotPassword","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","forgotPassword"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"691efd66-5acf-4f16-a022-9f7c992db876","name":"Forgot Password","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/forgotPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:48:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"76-3usebl4jw9V9Z4nplvFK6AziNpI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Please check email to reset your password\",\n        \"responseData\": \"\"\n    }\n}"}],"_postman_id":"d046583c-d3fa-4ee2-abe7-be6119394f14"},{"name":"Reset Password","id":"7c1a9d8c-aa33-4d8b-8469-3a1d892d5c2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_token\": \"82c9abf01b14607a6c733ec9b35dc24f:5e13f8038b6149d35457b79e030b376bf3ef9c9085b19dfbeb3bd8801cd119e7\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/resetPassword","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","resetPassword"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ddad8715-31eb-4b30-b576-c09215a9e1c2","name":"Reset Password","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"user_token\": \"82c9abf01b14607a6c733ec9b35dc24f:5e13f8038b6149d35457b79e030b376bf3ef9c9085b19dfbeb3bd8801cd119e7\",\n    \"password\": \"12345678\",\n    \"confirm_password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/resetPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:54:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"59-HA5MxELT8bhl8qqAsk8LMkoxH0o\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Password changed successfully.\"\n    }\n}"}],"_postman_id":"7c1a9d8c-aa33-4d8b-8469-3a1d892d5c2d"},{"name":"Check Email Exists","id":"f0e999f7-7409-400b-8281-93eabbca6796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"text\": \"sara+3@auctionsoftware.com\",\n    \"type\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/checkValidation","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","checkValidation"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b4995026-8867-43a4-ab91-81da1763d9b3","name":"Check Email Exists","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"text\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"type\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/checkValidation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:49:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4e-zceoe/q9rpyau55XELlRhfkskD0\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"data\": {\n        \"responseType\": 2,\n        \"message\": \"Email Already Exists!\"\n    }\n}"},{"id":"286534f9-3683-4f3d-9da0-2008726822a2","name":"Check Email Exists","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"text\": \"sara+3@auctionsoftware.com\",\n    \"type\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/checkValidation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:51:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4b-NUdvadKCAFoW4aHBZD0yHJtHNHk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Email available!\"\n    }\n}"}],"_postman_id":"f0e999f7-7409-400b-8281-93eabbca6796"},{"name":"Verify Email","id":"738aa566-0ff9-4e76-98f9-701b33a2d009","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"user_token\":\"789f4781f3c4f4285fd78742eb70ac79:00941372668dafe04af9075c853512097ad763b661821d7b9de089369cdf89ae\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyEmail","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","verifyEmail"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"95b6257a-b261-488f-bd13-1a5c496455eb","name":"Verify Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"user_token\":\"789f4781f3c4f4285fd78742eb70ac79:00941372668dafe04af9075c853512097ad763b661821d7b9de089369cdf89ae\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyEmail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:16:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4f-3kHtlxIK3NXBcet/vYqI8emQJmo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Not a valid request!\"\n    }\n}"}],"_postman_id":"738aa566-0ff9-4e76-98f9-701b33a2d009"},{"name":"Phone Number Send Verification","id":"c767fb8b-ae99-419c-8315-56268969887e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\"phone\":\"+1 (879) 876-7876\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/sendPhoneVerifyCode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","sendPhoneVerifyCode"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c01d240f-2dd6-4373-b92c-c3e0e45b88d6","name":"Phone Number Send Verification","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\"phone\":\"+1 (879) 876-7876\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/sendPhoneVerifyCode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:59:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"57-VZzPUg3e6HDQquv1K8o5ju3vff4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"SMS resent for verification!\"\n    }\n}"}],"_postman_id":"c767fb8b-ae99-419c-8315-56268969887e"},{"name":"Verify Phone Verification","id":"afe769c6-5e0a-4aa9-8f87-e4e959a8b151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"phone\": \"+1 (879) 876-7876\",\n    \"verify_code\": 341489\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyPhoneVerifyCode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","verifyPhoneVerifyCode"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"34765754-c2f5-4171-b358-978daebc21f4","name":"Verify Phone Verification","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"phone\": \"+1 (879) 876-7876\",\n    \"verify_code\": 341489\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/verifyPhoneVerifyCode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:00:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5d-NIJRN4ewesrGl6vV9GdXiQVIP44\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Phone number verified successfully\"\n    }\n}"}],"_postman_id":"afe769c6-5e0a-4aa9-8f87-e4e959a8b151"},{"name":"Update Preference","id":"7df9c487-9cd4-4446-949e-427c4815110a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"4\",\n        \"5\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ],\n    \"sms_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updatePreference","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","updatePreference"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"2433fa67-1795-4613-984f-94d3f20b252b","name":"Update Preference","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"4\",\n        \"5\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ],\n    \"sms_prefer\": [\n        \"1\",\n        \"2\",\n        \"3\",\n        \"6\",\n        \"7\",\n        \"9\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/updatePreference"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:47:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-MIwrS17+d97yBRL8b7TMfbTKVpI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated notification preference!\"\n    }\n}"}],"_postman_id":"7df9c487-9cd4-4446-949e-427c4815110a"},{"name":"Add Watchlist","id":"49f6a6e2-2e98-4d9d-beb5-5228a82f5e16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addWatchlist","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","addWatchlist"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"1ffb4817-73f9-48f5-8fa8-d713831fb0bd","name":"Add Watchlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addWatchlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:43:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"8e-G5p4WIenkEuM8jI2bj73c6ep3sA\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added to watchlist!\",\n        \"responseData\": {\n            \"project_id\": 200,\n            \"status\": \"added\"\n        }\n    }\n}"}],"_postman_id":"49f6a6e2-2e98-4d9d-beb5-5228a82f5e16"},{"name":"Remove Watchlist","id":"4730ac8a-cbc6-4230-bf75-97e0ecc43cb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeWatchlist","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","removeWatchlist"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"5b4ceb67-d46d-4a39-ba67-ee453d7df2d6","name":"Remove Watchlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"project_id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeWatchlist"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 09:42:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"94-Pi2kJR9o4HZRePjiDpBE6hggeTo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully removed from watchlist!\",\n        \"responseData\": {\n            \"project_id\": 200,\n            \"status\": \"removed\"\n        }\n    }\n}"}],"_postman_id":"4730ac8a-cbc6-4230-bf75-97e0ecc43cb4"},{"name":"Add Saved Search","id":"ecb003b4-3f45-458f-8bad-c55efc037624","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"search_text\":\"sony\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addSavedSearch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","addSavedSearch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6841dbc7-98ff-454c-9a2b-271934dffa4a","name":"Add Saved Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"search_text\":\"sony\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/addSavedSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:02:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"80-/dm435j37T3TkGxppEhl6cGPQHM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added to saved search!\",\n        \"responseData\": {\n            \"status\": \"added\"\n        }\n    }\n}"}],"_postman_id":"ecb003b4-3f45-458f-8bad-c55efc037624"},{"name":"Get saved search","id":"dc1345ec-9c50-406a-b8e9-13afd7d01667","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 15\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/getSavedSearch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","getSavedSearch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"478a2efb-a2b5-42d2-a721-0d0e1d4cfe32","name":"Get saved search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 15\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/getSavedSearch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:02:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"fe-8ooIkDQ6ClPnf7oXm8GG6OzOFmk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 6,\n                    \"search_text\": \"Admin\",\n                    \"user_id\": 4,\n                    \"created_at\": \"2022-09-01T08:44:04.000Z\",\n                    \"updated_at\": \"0000-00-00 00:00:00\"\n                }\n            ],\n            \"totalRecords\": 1\n        }\n    }\n}"}],"_postman_id":"dc1345ec-9c50-406a-b8e9-13afd7d01667"},{"name":"Remove Saved Search","id":"2eb63cbf-2b1d-4a91-b942-a0b9b81f2a0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":8}"},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeSavedSearch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","removeSavedSearch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8b759a75-61e6-4d73-a22c-7a553702740a","name":"Remove Saved Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":8}"},"url":"https://largeproductapi-test.ecommerce.auction/api/user/removeSavedSearch"},"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2eb63cbf-2b1d-4a91-b942-a0b9b81f2a0d"},{"name":"Contact Us","id":"acca4df5-14a3-4f9b-9293-e42986bec36f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"phone\": 9789067891,\n    \"message\": \"hiii\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/submitContactUs","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","submitContactUs"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"847455f1-912e-4715-a9b2-b5b4afa54abb","name":"Contact Us","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"TEST\",\n    \"last_name\": \"NAME\",\n    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n    \"phone\": 9789067891,\n    \"message\": \"hiii\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/submitContactUs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:04:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"69-D7cD8ARi6SE670Yg6NXpAlJaCVU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Form submitted successfully!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"acca4df5-14a3-4f9b-9293-e42986bec36f"}],"id":"db6cbc7a-9a61-479c-8b75-c69c005971a1","_postman_id":"db6cbc7a-9a61-479c-8b75-c69c005971a1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Seller","item":[{"name":"Seller Auction","item":[{"name":"Get All Projects Associated","id":"61e68471-47f8-42d0-8d5f-984686875112","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getAllProjectsAssociated","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","getAllProjectsAssociated"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"97f9524a-3eaa-4cdf-a787-54f69d568d88","name":"Get All Projects Associated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getAllProjectsAssociated"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 13:53:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"df-qv4kBWEGQfrg74ykyXXb9u9kKiM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 208,\n                    \"title\": \"Cucumber Lot 997\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 210,\n                    \"title\": \"Test Auction 123\",\n                    \"auctionid\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"61e68471-47f8-42d0-8d5f-984686875112"},{"name":"Lots","id":"7a85b345-0082-4d71-8dd3-d90cc7a123f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"open\",\r\n            \"type\": \"in\",\r\n            \"field\": \"ac.market_status\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"ac.title\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"dategreaterequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"datesmallerequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        }\r\n    },\r\n    \"having\": {\r\n        \"future_active\": {\r\n            \"value\": 0,\r\n            \"type\": \"in\",\r\n            \"field\": \"future_active\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/lots","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","lots"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d824e5e7-b16f-498b-b09b-81057d463d42","name":"Lots","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"open\",\r\n            \"type\": \"in\",\r\n            \"field\": \"ac.market_status\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"ac.title\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"dategreaterequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"datesmallerequal\",\r\n            \"field\": \"ac.date_closed\"\r\n        }\r\n    },\r\n    \"having\": {\r\n        \"future_active\": {\r\n            \"value\": 0,\r\n            \"type\": \"in\",\r\n            \"field\": \"future_active\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/lots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 13:54:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"32c0-rMpEfuYwzDlb7Liwasf+qROS18U\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"auction_id\": 108,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 4,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665730111457_826143.png\"\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"auction_id\": 107,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 4,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665728943451_388985.webp\"\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"auction_id\": 106,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 4,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665727951186_438308.jpeg\"\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"auction_id\": 105,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"projectcount\": 3,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665725463470_382376.jpeg\"\n                }\n            ],\n            \"totalRecords\": 4,\n            \"setDisp\": \"1-4\"\n        }\n    }\n}"}],"_postman_id":"7a85b345-0082-4d71-8dd3-d90cc7a123f0"},{"name":"Auction Action","id":"09be8cbc-404d-471c-aa7a-a9494e9b61e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"description\": \"tttttt\",\r\n    \"date_added\": \"2021-05-28T16:50:00+05:30\",\r\n    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\r\n    \"ending_enable\": true,\r\n    \"ending_items\": 0,\r\n    \"project_status\": \"open\",\r\n    \"ending_mins\": 0,\r\n    \"project_id\": [],\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"avatar\": [\r\n        \"file_upload-1622201262327_564948.webp\"\r\n    ],\r\n    \"selltype\": false,\r\n    \"selectedbuyer\": [],\r\n    \"business_categoryid\": [],\r\n    \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/auctionAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","auctionAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"56079ce4-5253-4944-805d-c4c96c60bc6b","name":"Auction Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"description\": \"tttttt\",\r\n    \"date_added\": \"2021-05-28T16:50:00+05:30\",\r\n    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\r\n    \"ending_enable\": true,\r\n    \"ending_items\": 0,\r\n    \"project_status\": \"open\",\r\n    \"ending_mins\": 0,\r\n    \"project_id\": [],\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"avatar\": [\r\n        \"file_upload-1622201262327_564948.webp\"\r\n    ],\r\n    \"selltype\": false,\r\n    \"selectedbuyer\": [],\r\n    \"business_categoryid\": [],\r\n    \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/auctionAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:16:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"70-Tk0i3F8EXMJ4uRdaPlNWoqRvjlc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {\n            \"auction_id\": 121\n        }\n    }\n}"}],"_postman_id":"09be8cbc-404d-471c-aa7a-a9494e9b61e6"},{"name":"Change Status","id":"fc9537dd-29cb-434b-b83b-ecae137e87cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"removed\",\"auction_id\":[121],\"date_closed\":null,\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"2c7e0286-c9b5-43e0-ab99-61df48d6c35a","name":"change status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"removed\",\"auction_id\":[121],\"date_closed\":null,\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:17:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"fc9537dd-29cb-434b-b83b-ecae137e87cd"},{"name":"Get Single Auction","id":"9020cde2-35ef-4a73-bf74-ef4f88da4ff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":108}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getSingleAuction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","auction","getSingleAuction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"72b74a5e-21b2-4ae8-b852-6f4b47f634a7","name":"get single auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":108}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/auction/getSingleAuction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:19:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"cf7-ySfgF6Lh0mUSUcwj9kC/9lky2Q8\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 108,\n                \"title\": \"MOBILE PHONES\",\n                \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": \"\",\n                \"user_id\": 3,\n                \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                \"avatar\": \"file_upload-1665730111457_826143.png\",\n                \"market_status\": \"open\",\n                \"ending_enable\": 1,\n                \"ending_items\": 0,\n                \"ending_mins\": 0,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"updated_at\": null,\n                \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                \"auction_id\": 108,\n                \"button\": \"0.00\",\n                \"decimal_field_\": 0,\n                \"uploadfile\": null,\n                \"button_2\": null,\n                \"drop_down_test\": null,\n                \"description_2\": null,\n                \"upload_test\": null,\n                \"password_\": null,\n                \"test_drownlist\": null,\n                \"enter_text\": null,\n                \"select\": null,\n                \"as_employees_id\": 3,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Test\",\n                \"as_employees_emp_lastname\": \"Organisation\",\n                \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                \"as_employees_password_hash\": null,\n                \"as_employees_password_salt\": null,\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"\",\n                \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                \"as_employees_emp_city\": \"Colleyville\",\n                \"as_employees_emp_state\": null,\n                \"as_employees_emp_country\": null,\n                \"as_employees_emp_zip\": null,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": null,\n                \"as_employees_created_at\": null,\n                \"as_employees_updated_at\": null,\n                \"projectcount\": 3,\n                \"future_active\": 0,\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665730111457_826143.png\",\n                \"auction_lots\": \"198,199,200\"\n            }\n        }\n    }\n}"}],"_postman_id":"9020cde2-35ef-4a73-bf74-ef4f88da4ff3"}],"id":"71ea9856-fc0d-497c-882f-af8b7559bdbb","_postman_id":"71ea9856-fc0d-497c-882f-af8b7559bdbb","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Seller Product","item":[{"name":"Product Listing","id":"442794f4-6500-41bf-98bd-45d65442169e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"action\": {\r\n      \"value\": \"open\",\r\n      \"type\": \"in\",\r\n      \"field\": \"p.market_status\"\r\n    },\r\n    \"searchterm\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"p.title\"\r\n    },\r\n    \"fromdate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"dategreaterequal\",\r\n      \"field\": \"p.date_closed\"\r\n    },\r\n    \"todate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"datesmallerequal\",\r\n      \"field\": \"p.date_closed\"\r\n    }\r\n  },\r\n  \"having\": {\r\n    \"future_active\": {\r\n      \"value\": 0,\r\n      \"type\": \"in\",\r\n      \"field\": \"future_active\"\r\n    }\r\n  },\r\n  \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/listings","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","listings"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"f273832f-c4d0-4056-9aa3-d28a3c8b4f42","name":"Product Listing","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"action\": {\r\n      \"value\": \"open\",\r\n      \"type\": \"in\",\r\n      \"field\": \"p.market_status\"\r\n    },\r\n    \"searchterm\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"p.title\"\r\n    },\r\n    \"fromdate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"dategreaterequal\",\r\n      \"field\": \"p.date_closed\"\r\n    },\r\n    \"todate\": {\r\n      \"value\": \"\",\r\n      \"type\": \"datesmallerequal\",\r\n      \"field\": \"p.date_closed\"\r\n    }\r\n  },\r\n  \"having\": {\r\n    \"future_active\": {\r\n      \"value\": 0,\r\n      \"type\": \"in\",\r\n      \"field\": \"future_active\"\r\n    }\r\n  },\r\n  \"market_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/listings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:16:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"16668-K0BedhSgyuMXCIagmboRv90IrR4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 200,\n                    \"title\": \"SONY ERICSSON \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 500,\n                    \"rprice\": 5000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 7000,\n                    \"wprice\": 7001,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 200,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"SONY\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"MOBILE PHONES\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 199,\n                    \"title\": \"NOKIA - 110 and 105\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665729892819_722352.avif\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 2000,\n                    \"rprice\": 10000,\n                    \"location_id\": 4,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 12000,\n                    \"wprice\": 2000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 1,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 199,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"NOKIA\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOBILE PHONES\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 198,\n                    \"title\": \"SAMSUNG GALAXY - A53\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665729721650_299496.jpeg\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 30000,\n                    \"rprice\": 120000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 149998,\n                    \"wprice\": 30001,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 198,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"SAMSUNG\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"MOBILE PHONES\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 197,\n                    \"title\": \"IPHONE 14 PRO\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665729588875_129106.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 50000,\n                    \"rprice\": 150000,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 170000,\n                    \"wprice\": 50000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 197,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"Test\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 196,\n                    \"title\": \"MULTI GYM MACHINE EQUIPMENT\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728785329_865238.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 1999,\n                    \"rprice\": 20000,\n                    \"location_id\": 4,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 220001,\n                    \"wprice\": 1999,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 196,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"Test\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 195,\n                    \"title\": \"Home Gym - Combo Set\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728740370_209680.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 2000,\n                    \"rprice\": 10000,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 12000,\n                    \"wprice\": 2000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 195,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": 68,\n                    \"buynow_date_added\": \"2022-11-05T11:57:34.000Z\",\n                    \"buynow_project_id\": 195,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 12000,\n                    \"buynow_total_invoice\": 12600,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": 0,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 143,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-11-05T12:09:17.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10065,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 600,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 12600,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 12000,\n                    \"buynow_appointment_id\": 78,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 12600,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": \"user_name\",\n                    \"winner_first_name\": \"TEST\",\n                    \"winner_last_name\": \"NAME\",\n                    \"winner_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 194,\n                    \"title\": \"Sand Ball Fitness\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728563775_609329.jpeg\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 1000,\n                    \"rprice\": 2000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 2200,\n                    \"wprice\": 1000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 194,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"Test\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": 69,\n                    \"buynow_date_added\": \"2022-11-06T23:59:59.000Z\",\n                    \"buynow_project_id\": 194,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 2200,\n                    \"buynow_total_invoice\": 2310,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 144,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10066,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 110,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 2310,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"offline\",\n                    \"buynow_per_total\": 2200,\n                    \"buynow_appointment_id\": 82,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": \"user_name\",\n                    \"winner_first_name\": \"TEST\",\n                    \"winner_last_name\": \"NAME\",\n                    \"winner_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 193,\n                    \"title\": \"Dumbbells 10 & 15 Kgs\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665728550445_646914.webp\",\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"sprice\": 100,\n                    \"rprice\": 800,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 1000,\n                    \"wprice\": 100,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 107,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 193,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"GYM EQUPIMENTS\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 192,\n                    \"title\": \"YAMAHA - SCOOTER\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727775312_527444.webp\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 15000,\n                    \"rprice\": 120000,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 130000,\n                    \"wprice\": 15000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 192,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 191,\n                    \"title\": \"YAMAHA -  SPORTS MOTOR\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727542870_262589.webp\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 30000,\n                    \"rprice\": 125000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 159998,\n                    \"wprice\": 30000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 191,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"YAMAHA\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 190,\n                    \"title\": \"V- Dominator \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727513608_228326.jpeg\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 25000,\n                    \"rprice\": 120000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 150000,\n                    \"wprice\": 25000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 190,\n                    \"conditionTypeId\": 1,\n                    \"company\": \"BIKES\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 189,\n                    \"title\": \"BMW - 1000RR\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665727418489_472200.jpeg\",\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"sprice\": 10000,\n                    \"rprice\": 100000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 149999,\n                    \"wprice\": 10000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 106,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 189,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"BMW\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"MOTORCYCLE - AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 188,\n                    \"title\": \"ROLEX - MEN \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665726251484_598413.webp\",\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"sprice\": 5000,\n                    \"rprice\": 25000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T05:44:13.000Z\",\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 28000,\n                    \"wprice\": 5000,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 105,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 188,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"WATCH AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 187,\n                    \"title\": \"SPORTS WATCH\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665725428179_829017.jpeg\",\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"sprice\": 250,\n                    \"rprice\": 1500,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 2000,\n                    \"wprice\": 250,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 105,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 187,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"WATCH AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 186,\n                    \"title\": \"WATCH \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665725364915_454324.jpeg\",\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"sprice\": 500,\n                    \"rprice\": 2000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 3000,\n                    \"wprice\": 500,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 105,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 186,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"2018\",\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"test_test\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null,\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"WATCH AUCTION\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                }\n            ],\n            \"totalRecords\": 15,\n            \"activelots\": [\n                {\n                    \"id\": 13,\n                    \"title\": \"Songs Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T06:52:00.000Z\",\n                    \"date_closed\": \"2023-04-11T06:51:00.000Z\",\n                    \"avatar\": \"file_upload-1658127153717_915533.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:22.000Z\",\n                    \"created_at\": \"2022-07-18T06:52:37.000Z\"\n                },\n                {\n                    \"id\": 14,\n                    \"title\": \"Watch Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"avatar\": \"file_upload-1658128541940_635641.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"created_at\": \"2022-07-18T07:15:00.000Z\"\n                },\n                {\n                    \"id\": 20,\n                    \"title\": \"CAR AUCTION\",\n                    \"description\": \"A car (or automobile) is a wheeled motor vehicle that is used for transportation. Most definitions of cars say that they run primarily on roads, seat one to eight people, have four wheels, and mainly transport people instead of goods.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T12:51:00.000Z\",\n                    \"date_closed\": \"2023-04-08T12:50:00.000Z\",\n                    \"avatar\": \"file_upload-1659358317134_640258.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:07.000Z\",\n                    \"created_at\": \"2022-08-01T12:51:59.000Z\"\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"CLOTHES AUCTION\",\n                    \"description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                    \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                    \"avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                    \"created_at\": \"2022-08-01T13:12:05.000Z\"\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"SPORTS AUCTION\",\n                    \"description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                    \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                    \"created_at\": \"2022-08-02T05:15:13.000Z\"\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"IT Asset Auction\",\n                    \"description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                    \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                    \"avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                    \"created_at\": \"2022-08-02T05:59:51.000Z\"\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"BABY PRODUCTS\",\n                    \"description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                    \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                    \"avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                    \"created_at\": \"2022-08-02T06:18:18.000Z\"\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"Machinery Auction\",\n                    \"description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                    \"created_at\": \"2022-08-02T06:32:04.000Z\"\n                },\n                {\n                    \"id\": 26,\n                    \"title\": \"ELECTRONIC AUCTION\",\n                    \"description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                    \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                    \"created_at\": \"2022-08-02T06:49:52.000Z\"\n                },\n                {\n                    \"id\": 28,\n                    \"title\": \"BOOKS AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-07T06:39:51.000Z\",\n                    \"created_at\": \"2022-08-02T07:27:42.000Z\"\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\"\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\"\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-07T14:15:39.000Z\",\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\"\n                },\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\"\n                },\n                {\n                    \"id\": 119,\n                    \"title\": \"BOOK AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-11-07T07:29:01.000Z\"\n                },\n                {\n                    \"id\": 120,\n                    \"title\": \"BOOK AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-11-07T07:29:40.000Z\"\n                },\n                {\n                    \"id\": 121,\n                    \"title\": \"test\",\n                    \"description\": \"tttttt\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2021-05-28T11:20:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1622201262327_564948.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-11-07T14:16:00.000Z\"\n                }\n            ],\n            \"selectedBuyer\": [],\n            \"setDisp\": \"1-15\"\n        }\n    }\n}"}],"_postman_id":"442794f4-6500-41bf-98bd-45d65442169e"},{"name":"Project Action","id":"cd8b81f5-4ad0-4dfe-bc9f-7ed417748385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"location_id\": \"7\",\r\n    \"categoryTypeId\": \"5\",\r\n    \"subCategoryTypeId\": \"\",\r\n    \"business_categoryid\": [\r\n        1,\r\n        2\r\n    ],\r\n    \"conditionTypeId\": \"2\",\r\n    \"selltype\": true,\r\n    \"selectedbuyer\": [\r\n        97\r\n    ],\r\n    \"date_added\": \"2021-05-28T17:07:00+05:30\",\r\n    \"date_closed\": \"2021-05-31T19:30:00+05:30\",\r\n    \"qty\": 2,\r\n    \"desc_proc\": \"<p>rtttttt</p>\\n\",\r\n    \"auction\": false,\r\n    \"sprice\": 0,\r\n    \"rprice\": 0,\r\n    \"buynow\": false,\r\n    \"bprice\": 0,\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"uploadimages\": [\r\n        \"file_upload-1622201938112_593784.webp\",\r\n        \"file_upload-1622201970782_133522.webp\"\r\n    ],\r\n    \"market_status\": \"open\",\r\n    \"auctiontype\": \"live\",\r\n    \"group_carts\": 1,\r\n    \"local_pickup_check\": 1,\r\n    \"shipping_check\": 0,\r\n    \"company\": \"gvjqded\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/projectAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","projectAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"de750aec-76b2-4e3e-8dda-72dbfc0f32c4","name":"Project Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"test\",\r\n    \"location_id\": \"7\",\r\n    \"categoryTypeId\": \"5\",\r\n    \"subCategoryTypeId\": \"\",\r\n    \"business_categoryid\": [\r\n        1,\r\n        2\r\n    ],\r\n    \"conditionTypeId\": \"2\",\r\n    \"selltype\": true,\r\n    \"selectedbuyer\": [\r\n        97\r\n    ],\r\n    \"date_added\": \"2021-05-28T17:07:00+05:30\",\r\n    \"date_closed\": \"2021-05-31T19:30:00+05:30\",\r\n    \"qty\": 2,\r\n    \"desc_proc\": \"<p>rtttttt</p>\\n\",\r\n    \"auction\": false,\r\n    \"sprice\": 0,\r\n    \"rprice\": 0,\r\n    \"buynow\": false,\r\n    \"bprice\": 0,\r\n    \"deposit\": false,\r\n    \"deposit_amount\": 0,\r\n    \"uploadimages\": [\r\n        \"file_upload-1622201938112_593784.webp\",\r\n        \"file_upload-1622201970782_133522.webp\"\r\n    ],\r\n    \"market_status\": \"open\",\r\n    \"auctiontype\": \"live\",\r\n    \"group_carts\": 1,\r\n    \"local_pickup_check\": 1,\r\n    \"shipping_check\": 0,\r\n    \"company\": \"gvjqded\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/projectAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:21:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"70-+QW7gP5f8fDpTGOSAb4RAybslsY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {\n            \"project_id\": 212\n        }\n    }\n}"}],"_postman_id":"cd8b81f5-4ad0-4dfe-bc9f-7ed417748385"},{"name":"Change Status","id":"2ba71596-7151-401f-b352-b2597f5cdd6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"date_closed\",\r\n    \"project_id\": [\r\n        187\r\n    ],\r\n    \"auction_id\": \"\",\r\n    \"date_closed\": \"2022-11-26T19:49:00+05:30\",\r\n    \"mainUpdate\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"220bb1a4-060f-4dff-be38-80434e2cef70","name":"Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"date_closed\",\r\n    \"project_id\": [\r\n        187\r\n    ],\r\n    \"auction_id\": \"\",\r\n    \"date_closed\": \"2022-11-26T19:49:00+05:30\",\r\n    \"mainUpdate\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:23:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"2ba71596-7151-401f-b352-b2597f5cdd6f"},{"name":"Get Single Project","id":"5ac00033-5515-4040-8ae1-fa1fa4a28fbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/getSingleProject","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","seller","product","getSingleProject"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"e09f0c05-b75a-441f-a933-99166bdd4e81","name":"get single project","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/seller/product/getSingleProject"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:24:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1ae5-lrVDUh6P24OCkP12Po8G9vKmlAI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 200,\n                \"title\": \"SONY ERICSSON \",\n                \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": \"\",\n                \"bidtype\": \"normal\",\n                \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                \"sprice\": 500,\n                \"rprice\": 5000,\n                \"location_id\": 2,\n                \"user_id\": 3,\n                \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                \"updated_at\": null,\n                \"post_type\": \"CR\",\n                \"buynow\": 1,\n                \"feature\": 0,\n                \"bprice\": 7000,\n                \"wprice\": 7001,\n                \"market_status\": \"open\",\n                \"auction\": 1,\n                \"qty\": 1,\n                \"sold\": 0,\n                \"reject_reason\": null,\n                \"future\": 0,\n                \"booked\": 0,\n                \"auctionid\": 108,\n                \"auctiontype\": \"live\",\n                \"notes\": null,\n                \"ended_early\": 0,\n                \"is_relist\": 0,\n                \"cronjob\": 0,\n                \"buyership\": 0,\n                \"crontype\": \"auto\",\n                \"relisted_id\": 0,\n                \"relisted_count\": 0,\n                \"notify4\": 0,\n                \"noti_watstart\": 0,\n                \"noti_watend\": 0,\n                \"noti_newauct\": 0,\n                \"notifypref\": 0,\n                \"autobid_count\": 0,\n                \"score_proj\": 0,\n                \"score_price\": 0,\n                \"tax\": 0,\n                \"shipping\": 0,\n                \"buyer_premium\": 0,\n                \"group_carts\": \"\",\n                \"shipping_check\": 0,\n                \"local_pickup_check\": 0,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"notify_closing_soon\": 0,\n                \"project_id\": 200,\n                \"conditionTypeId\": 2,\n                \"company\": \"SONY\",\n                \"text_field\": null,\n                \"month\": null,\n                \"category\": null,\n                \"select\": null,\n                \"test_test\": null,\n                \"buynow_id\": null,\n                \"buynow_date_added\": null,\n                \"buynow_project_id\": null,\n                \"buynow_user_id\": null,\n                \"buynow_emp_name\": null,\n                \"buynow_amount\": null,\n                \"buynow_total_invoice\": null,\n                \"buynow_shipping_amount\": null,\n                \"buynow_invoice_address_id\": null,\n                \"buynow_qty\": null,\n                \"buynow_feedback\": null,\n                \"buynow_cart_id\": null,\n                \"buynow_cart_group\": null,\n                \"buynow_in_cart\": null,\n                \"buynow_partial\": null,\n                \"buynow_paid\": null,\n                \"buynow_paid_date\": null,\n                \"buynow_active\": null,\n                \"buynow_returned\": null,\n                \"buynow_returncart_id\": null,\n                \"buynow_returned_date\": null,\n                \"buynow_common_invoice\": null,\n                \"buynow_return_invoice\": null,\n                \"buynow_pay_reject\": null,\n                \"buynow_buynow_autype\": null,\n                \"buynow_won_email\": null,\n                \"buynow_won_sms\": null,\n                \"buynow_remain_1\": null,\n                \"buynow_remain_2\": null,\n                \"buynow_notes\": null,\n                \"buynow_tax_percent\": null,\n                \"buynow_total_tax\": null,\n                \"buynow_buyer_premium_percent\": null,\n                \"buynow_total_premium\": null,\n                \"buynow_shipping_percent\": null,\n                \"buynow_total_shipping\": null,\n                \"buynow_total_amount\": null,\n                \"buynow_delivery_type\": null,\n                \"buynow_payment_method\": null,\n                \"buynow_per_total\": null,\n                \"buynow_appointment_id\": null,\n                \"buynow_deposit_amount\": null,\n                \"buynow_paid_amount\": null,\n                \"as_employees_id\": 3,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Test\",\n                \"as_employees_emp_lastname\": \"Organisation\",\n                \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                \"as_employees_password_hash\": null,\n                \"as_employees_password_salt\": null,\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"\",\n                \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                \"as_employees_emp_city\": \"Colleyville\",\n                \"as_employees_emp_state\": null,\n                \"as_employees_emp_country\": null,\n                \"as_employees_emp_zip\": null,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": null,\n                \"as_employees_created_at\": null,\n                \"as_employees_updated_at\": null,\n                \"username\": \"user_name\",\n                \"winner_username\": null,\n                \"winner_first_name\": \"\",\n                \"winner_last_name\": \"\",\n                \"winner_email\": null,\n                \"future_active\": 0,\n                \"bidscount\": 1,\n                \"auctiontitle\": \"MOBILE PHONES\",\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                \"uploadimages\": \"file_upload-1665730017072_643293.jpeg\",\n                \"auctionDetails\": {\n                    \"id\": 108,\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"file_name\": \"file_upload-1665730111457_826143.png\",\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"market_status\": \"open\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"auction_lots\": \"198,199,200\"\n                },\n                \"bidcount\": {\n                    \"bidscount\": 1\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"5ac00033-5515-4040-8ae1-fa1fa4a28fbc"}],"id":"c0424fe8-4f26-443c-9e6d-c81b5abd1c0a","_postman_id":"c0424fe8-4f26-443c-9e6d-c81b5abd1c0a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Registration","id":"f92aba10-9c36-4100-9cad-03548ca5f0c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phone_verified\": 1,\r\n    \"termCheck\": 0,\r\n    \"status\": \"active\",\r\n    \"admin\": 0,\r\n    \"first_name\": \"bala\",\r\n    \"last_name\": \"bala\",\r\n    \"email\": \"balas+12345@auctionsoftware.com\",\r\n    \"companyname\": \"auction\",\r\n    \"phone\": \"+11879876787\",\r\n    \"country\": \"US\",\r\n    \"state\": \"TX\",\r\n    \"password\": \"12345678\",\r\n    \"confirm_password\": \"12345678\",\r\n    \"address1\": \"637 Cambridge Circle\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 75080,\r\n    \"test\": \"162\",\r\n    \"market_status\": \"draft\",\r\n    \"phone_verifysent\": 1,\r\n    \"verify_code\": \"433426\",\r\n    \"verified_phonenum\": \"+1 (187) 987-6787\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","user","register"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"439943a6-566b-46a2-8b26-e5afcc0d4dca","name":"Registration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"phone_verified\": 1,\r\n    \"termCheck\": 0,\r\n    \"status\": \"active\",\r\n    \"admin\": 0,\r\n    \"first_name\": \"bala\",\r\n    \"last_name\": \"bala\",\r\n    \"email\": \"balas+12345@auctionsoftware.com\",\r\n    \"companyname\": \"auction\",\r\n    \"phone\": \"+11879876787\",\r\n    \"country\": \"US\",\r\n    \"state\": \"TX\",\r\n    \"password\": \"12345678\",\r\n    \"confirm_password\": \"12345678\",\r\n    \"address1\": \"637 Cambridge Circle\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 75080,\r\n    \"test\": \"162\",\r\n    \"market_status\": \"draft\",\r\n    \"phone_verifysent\": 1,\r\n    \"verify_code\": \"433426\",\r\n    \"verified_phonenum\": \"+1 (187) 987-6787\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/user/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 08 Nov 2022 05:45:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"108-Qey5Pbl5Pj+z/uezbhRQV9q0ZDI\""},{"key":"Set-Cookie","value":"connect.sid=s%3Aoni6M_lSMNGXS8fpeZ890x--PFstQ9La.8sRs%2FpEwIqSf4FGIWuAw5D86y7No%2BQVahtY%2BqUX6bVc; Path=/; Expires=Tue, 08 Nov 2022 22:25:57 GMT; HttpOnly"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"responseData\": {\n            \"userID\": 100,\n            \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MTAwLCJpYXQiOjE2Njc4ODYzNTcsImV4cCI6MTY2ODQ5MTE1N30.VLUUAjcqA9tDpTw3pHrpH2OefswOMoyPXFmJSKWtAU4\"\n        },\n        \"message\": \"Successfully registered!\"\n    }\n}"}],"_postman_id":"f92aba10-9c36-4100-9cad-03548ca5f0c4"}],"id":"6586655e-b95d-4585-aa46-4168a9b1fa47","_postman_id":"6586655e-b95d-4585-aa46-4168a9b1fa47","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Product","item":[{"name":"Search Product","id":"66af4ae4-7044-4372-91cd-e41f845fad3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 12,\n    \"page\": 1,\n    \"orderby\": \"p.id, desc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"searchbar\": {\n            \"value\": \"sony\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.category\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ee3346ae-f425-415d-9c7a-12e39f5eb06b","name":"Search Product","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 12,\n    \"page\": 1,\n    \"orderby\": \"p.id, desc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"searchbar\": {\n            \"value\": \"sony\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.category\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:12:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"18e5-4scQWXrVW6un6ZzGqOpNHpIAhfg\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 200,\n                    \"title\": \"SONY ERICSSON \",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"sprice\": 500,\n                    \"rprice\": 5000,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 7000,\n                    \"wprice\": 500,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 108,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"project_id\": 200,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"SONY\",\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"auctionlot_id\": 108,\n                    \"auctionlot_title\": \"MOBILE PHONES\",\n                    \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"custom_auctionlot_id\": 108,\n                    \"custom_auctionlot_auction_id\": 108,\n                    \"custom_auctionlot_button\": \"0.00\",\n                    \"custom_auctionlot_decimal_field_\": 0,\n                    \"custom_auctionlot_uploadfile\": null,\n                    \"custom_auctionlot_button_2\": null,\n                    \"custom_auctionlot_drop_down_test\": null,\n                    \"custom_auctionlot_description_2\": null,\n                    \"custom_auctionlot_upload_test\": null,\n                    \"custom_auctionlot_password_\": null,\n                    \"custom_auctionlot_test_drownlist\": null,\n                    \"custom_auctionlot_multiple_select_123\": null,\n                    \"custom_auctionlot_enter_text\": null,\n                    \"custom_auctionlot_select\": null,\n                    \"bid_deposit_id\": null,\n                    \"bid_deposit_type\": null,\n                    \"bid_deposit_amount\": null,\n                    \"bid_deposit_user_id\": null,\n                    \"bid_deposit_type_id\": null,\n                    \"bid_deposit_status\": null,\n                    \"bid_deposit_date_added\": null,\n                    \"bid_deposit_gateway\": null,\n                    \"bid_deposit_refunded\": null,\n                    \"watchlistid\": 53,\n                    \"future_active\": 0,\n                    \"bid_count\": 0,\n                    \"file_name\": \"file_upload-1665730017072_643293.jpeg\",\n                    \"buynowed\": 0,\n                    \"buynowamount\": 0,\n                    \"buynowpaid\": 0,\n                    \"common_invoice\": 0,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 200,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1665730017072_643293.jpeg\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"bidCount\": 0,\n                    \"bid_or_not\": 0,\n                    \"biddercurrentbid\": 0,\n                    \"bidderproxyant\": 0,\n                    \"current_bid\": 500,\n                    \"incrementamt\": 100,\n                    \"cbidtext\": \"Starting Price\",\n                    \"next_bid\": 500,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665730017072_643293.jpeg\",\n                    \"bidhistory\": []\n                }\n            ],\n            \"totalRecords\": 1,\n            \"sorts\": {\n                \"sortcategorytypes\": [],\n                \"sortconditiontypes\": [\n                    \"2\"\n                ],\n                \"sortlocations\": [\n                    \"2\"\n                ],\n                \"sortall_notifications\": [],\n                \"sortui_settings\": [],\n                \"sortorganization\": [],\n                \"sortdata_all_dropdown\": []\n            },\n            \"setDisp\": \"1-1\"\n        }\n    }\n}"}],"_postman_id":"66af4ae4-7044-4372-91cd-e41f845fad3c"},{"name":"Get Active Sorts","id":"0831b06c-75c5-44c0-9240-421a481170de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/activeSorts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","activeSorts"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"f39f192f-4bd9-4049-b7fe-647b2c865ca1","name":"Get Active Sorts","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/activeSorts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:12:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"134-xAPHVnLH89ZkPq5tYVhqHkkMJNI\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"sorts\": {\n                \"sortcategorytypes\": [],\n                \"sortconditiontypes\": [\n                    \"1\",\n                    \"2\",\n                    \"74\",\n                    \"75\"\n                ],\n                \"sortlocations\": [\n                    \"1\",\n                    \"2\",\n                    \"4\"\n                ],\n                \"sortall_notifications\": [],\n                \"sortui_settings\": [],\n                \"sortorganization\": [],\n                \"sortdata_all_dropdown\": []\n            }\n        }\n    }\n}"}],"_postman_id":"0831b06c-75c5-44c0-9240-421a481170de"},{"name":"Bid History","id":"ce53ebc4-ef3f-4eb6-b550-4581acbbbd60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/bidhistory","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","bidhistory"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"01409f3c-ab72-4721-9a8b-4b4f620e874e","name":"Bid History","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"id\":200}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/bidhistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:14:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"99-xucFOkqxVXmB1qB+x3lkQM7JKHk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [],\n            \"totalRecords\": 0,\n            \"setDisp\": \"0-0\"\n        }\n    }\n}"}],"_postman_id":"ce53ebc4-ef3f-4eb6-b550-4581acbbbd60"},{"name":"Bid Confirm","id":"e4eea056-ce09-4257-a3fe-f2372b882af7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"wsprice\":7002,\"id\":200,\"bidding_type\":\"hard\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/bid/confirm","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","bid","confirm"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"cdcc4654-f219-4fb0-89ac-ebf5db392d58","name":"Bid Confirm","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"wsprice\":7002,\"id\":200,\"bidding_type\":\"hard\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/bid/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:16:16 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2-eoX0dku9ba8cNUXvu/DyeabcC+s\""},{"key":"Set-Cookie","value":"connect.sid=s%3AL5VDTl-G6FdR9z4yQPdaL4DgB9GDp7oC.XfHWLW1DWiuWoflqh0Ah6PxVmki1JC4NBdX1EYlIobQ; Path=/; Expires=Sun, 06 Nov 2022 03:56:16 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"ok"}],"_postman_id":"e4eea056-ce09-4257-a3fe-f2372b882af7"},{"name":"Dashboard","id":"8dfbef9a-1a5c-464d-964a-3c8777a7b80d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": \"p.date_closed,asc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.categoryTypeId\"\n        },\n        \"condition\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.conditionTypeId\"\n        },\n        \"location\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.location_id\"\n        },\n        \"price\": {\n            \"value\": \"\",\n            \"type\": \"greaterequal\",\n            \"field\": \"p.wprice\"\n        },\n        \"searchbar\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"auctionid\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.auctionid\"\n        }\n    },\n    \"action\": \"buynow\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/dashboard","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","dashboard"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"bc342039-9130-480c-a119-a498b04b7da9","name":"Dashboard","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": \"p.date_closed,asc\",\n    \"order\": \"\",\n    \"auctionView\": \"Grid\",\n    \"filters\": {\n        \"category\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.categoryTypeId\"\n        },\n        \"condition\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"it.conditionTypeId\"\n        },\n        \"location\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.location_id\"\n        },\n        \"price\": {\n            \"value\": \"\",\n            \"type\": \"greaterequal\",\n            \"field\": \"p.wprice\"\n        },\n        \"searchbar\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"p.title,p.desc_proc\"\n        },\n        \"auctionid\": {\n            \"value\": [],\n            \"type\": \"array\",\n            \"field\": \"p.auctionid\"\n        }\n    },\n    \"action\": \"buynow\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/dashboard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:17:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2af1-hi4CN55+MgbMLBmKFiOAjaCvFnw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 11,\n                    \"title\": \"Test Lot 2\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1657177488446_695442.png\",\n                    \"date_added\": \"2022-07-07T06:27:00.000Z\",\n                    \"date_closed\": \"2022-07-08T06:27:00.000Z\",\n                    \"sprice\": 100,\n                    \"rprice\": 300,\n                    \"location_id\": 2,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-07-07T07:04:51.000Z\",\n                    \"updated_at\": \"2022-07-07T07:07:24.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 350,\n                    \"wprice\": 100,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 2,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 1,\n                    \"deposit_amount\": 2,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 11,\n                    \"conditionTypeId\": 2,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 4,\n                    \"buynow_date_added\": \"2022-07-11T07:53:52.000Z\",\n                    \"buynow_project_id\": 11,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 350,\n                    \"buynow_total_invoice\": 367.5,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 2,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10003,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 17.5,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 367.5,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"offline\",\n                    \"buynow_per_total\": 350,\n                    \"buynow_appointment_id\": 1,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 350,\n                    \"buynowpaid\": 0,\n                    \"common_invoice\": 10003,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 11,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1657177488446_695442.png\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"bidCount\": 0,\n                    \"bid_or_not\": 0,\n                    \"biddercurrentbid\": 0,\n                    \"bidderproxyant\": 0,\n                    \"current_bid\": 100,\n                    \"incrementamt\": 2,\n                    \"cbidtext\": \"Sold Price\",\n                    \"next_bid\": 100,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"bid_count\": 0,\n                    \"bidhistory\": []\n                },\n                {\n                    \"id\": 117,\n                    \"title\": \"LOT FOR AUCTION\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1659764094098_538225.webp\",\n                    \"date_added\": \"2022-08-17T10:43:00.000Z\",\n                    \"date_closed\": \"2022-08-18T11:42:00.000Z\",\n                    \"sprice\": 200,\n                    \"rprice\": 600,\n                    \"location_id\": 1,\n                    \"user_id\": 3,\n                    \"created_at\": \"2022-08-16T11:44:57.000Z\",\n                    \"updated_at\": \"2022-08-17T10:43:21.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 700,\n                    \"wprice\": 200,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 1,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 42,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 110,\n                    \"relisted_count\": 1,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 117,\n                    \"conditionTypeId\": 2,\n                    \"company\": \"Test\",\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 20,\n                    \"buynow_date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_project_id\": 117,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 700,\n                    \"buynow_total_invoice\": 735,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 16,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10019,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 35,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 735,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 700,\n                    \"buynow_appointment_id\": 32,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 735,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 1,\n                    \"common_invoice\": 10019,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 117,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1659764094098_538225.webp\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"bidCount\": 0,\n                    \"bid_or_not\": 0,\n                    \"biddercurrentbid\": 0,\n                    \"bidderproxyant\": 0,\n                    \"current_bid\": 200,\n                    \"incrementamt\": 100,\n                    \"cbidtext\": \"Sold Price\",\n                    \"next_bid\": 200,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"bid_count\": 0,\n                    \"bidhistory\": []\n                },\n                {\n                    \"id\": 31,\n                    \"title\": \"Omega watch\",\n                    \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"sprice\": 42,\n                    \"rprice\": 42,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 7500,\n                    \"wprice\": 56,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 28,\n                    \"sold\": 28,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 14,\n                    \"auctiontype\": null,\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 31,\n                    \"conditionTypeId\": null,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 8,\n                    \"buynow_date_added\": \"2022-07-29T09:53:27.000Z\",\n                    \"buynow_project_id\": 31,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 7500,\n                    \"buynow_total_invoice\": 220500,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 28,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 7,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10007,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 10500,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 220500,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"offline\",\n                    \"buynow_per_total\": 210000,\n                    \"buynow_appointment_id\": 6,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 7500,\n                    \"buynowpaid\": 0,\n                    \"common_invoice\": 10007,\n                    \"allattachmentlist\": [\n                        {\n                            \"project_id\": 31,\n                            \"url\": null,\n                            \"file_name\": \"file_upload-1658127268407_288826.jpeg\",\n                            \"image_json\": null,\n                            \"type\": 1\n                        }\n                    ],\n                    \"bidwinneruser\": 0,\n                    \"proxy_bid_details\": {\n                        \"id\": 16,\n                        \"project_id\": 31,\n                        \"user_id\": 4,\n                        \"maxamount\": 56,\n                        \"prev_maxamount\": 0,\n                        \"date_added\": \"2022-07-28T05:17:23.000Z\",\n                        \"date_updated\": \"2022-07-28T05:17:23.000Z\",\n                        \"status\": 1,\n                        \"user_pos\": 0\n                    },\n                    \"bidCount\": 1,\n                    \"bid_or_not\": 1,\n                    \"biddercurrentbid\": 56,\n                    \"bidderproxyant\": 56,\n                    \"current_bid\": 56,\n                    \"incrementamt\": 2,\n                    \"cbidtext\": \"Current Price\",\n                    \"next_bid\": 58,\n                    \"bidtopstatus\": \"\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"bid_count\": 1,\n                    \"bidhistory\": [\n                        {\n                            \"bidid\": 37,\n                            \"user_id\": 4,\n                            \"project_id\": 31,\n                            \"first_name\": \"TEST\",\n                            \"last_name\": \"NAME\",\n                            \"username\": \"user_name\",\n                            \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                            \"proposed_amount\": 56,\n                            \"proposal\": \"hard_bid\",\n                            \"currentbid_increment\": 52,\n                            \"state\": \"03\",\n                            \"created_at\": \"2022-07-28T05:17:23.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"totalRecords\": 3,\n            \"sorts\": {\n                \"sortcategorytypes\": [],\n                \"sortconditiontypes\": [\n                    \"1\",\n                    \"2\",\n                    \"74\",\n                    \"75\"\n                ],\n                \"sortlocations\": [\n                    \"1\",\n                    \"2\",\n                    \"4\"\n                ],\n                \"sortall_notifications\": [],\n                \"sortui_settings\": [],\n                \"sortorganization\": [],\n                \"sortdata_all_dropdown\": []\n            },\n            \"setDisp\": \"1-3\"\n        }\n    }\n}"}],"_postman_id":"8dfbef9a-1a5c-464d-964a-3c8777a7b80d"},{"name":"All Invoice","id":"b92542a4-5705-4606-a74d-9f7af8bb6f83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"orderby\":1,\"checkout\":1,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/allinvoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","product","allinvoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"18e48a88-a9af-4676-985e-b99ba4fb78a7","name":"All Invoice","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":10,\"page\":1,\"orderby\":1,\"checkout\":1,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/product/allinvoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:18:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10bd-iRGrAg/+dmrDUDW+qz/2Rrg6Ht0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 20,\n                    \"date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"project_id\": 117,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 735,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 16,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10019,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 32,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 735,\n                    \"lot_title\": \"LOT FOR AUCTION\",\n                    \"auction_title\": \"Upcoming auction \"\n                },\n                {\n                    \"id\": 17,\n                    \"date_added\": \"2022-08-05T07:17:04.000Z\",\n                    \"project_id\": 104,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 500,\n                    \"total_invoice\": 525,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-05T07:20:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10016,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 25,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 525,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 500,\n                    \"appointment_id\": 25,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 525,\n                    \"lot_title\": \"Lot one\",\n                    \"auction_title\": \"Auction one\"\n                },\n                {\n                    \"id\": 15,\n                    \"date_added\": \"2022-08-03T07:14:36.000Z\",\n                    \"project_id\": 101,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 450,\n                    \"total_invoice\": 472.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:44:48.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10014,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 22.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 472.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 450,\n                    \"appointment_id\": 24,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 472.5,\n                    \"lot_title\": \"LOT FOR TESTING\",\n                    \"auction_title\": \"AUCTION FOR TESTING\"\n                },\n                {\n                    \"id\": 14,\n                    \"date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"project_id\": 99,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 300,\n                    \"total_invoice\": 315,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10013,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 15,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 315,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 300,\n                    \"appointment_id\": 22,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 315,\n                    \"lot_title\": \"TEST LOT \",\n                    \"auction_title\": null\n                },\n                {\n                    \"id\": 1,\n                    \"date_added\": \"2022-07-08T07:23:52.000Z\",\n                    \"project_id\": 9,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 210,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-01T17:48:22.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10000,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 15,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 210,\n                    \"lot_title\": \"Test\",\n                    \"auction_title\": null\n                }\n            ],\n            \"totalRecords\": 5,\n            \"setDisp\": \"1-5\"\n        }\n    }\n}"}],"_postman_id":"b92542a4-5705-4606-a74d-9f7af8bb6f83"}],"id":"443362e9-0fc5-4407-9f21-a6fe71f2388a","_postman_id":"443362e9-0fc5-4407-9f21-a6fe71f2388a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Auction","item":[{"name":"Search Auction","id":"c46e51eb-a678-4d1e-9e53-a3b4d03a8080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"ac.id, desc\",\"filters\":{\"title\":{\"value\":\"\",\"type\":\"like\",\"field\":\"ac.title\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/auction/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","auction","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ae48de66-de64-4273-b9b1-9ab5f8fa34cf","name":"Search Auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"ac.id, desc\",\"filters\":{\"title\":{\"value\":\"\",\"type\":\"like\",\"field\":\"ac.title\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/auction/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:33:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"42945-9LDRj/f807V0ReEN8pN9ATh6zYY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                    \"auction_id\": 108,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 197,\n                            \"title\": \"IPHONE 14 PRO\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665729588875_129106.jpeg\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 50000,\n                            \"rprice\": 150000,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 170000,\n                            \"wprice\": 50000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 197,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"Test\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665729588875_129106.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 50000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 50000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665729588875_129106.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 198,\n                            \"title\": \"SAMSUNG GALAXY - A53\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665729721650_299496.jpeg\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 30000,\n                            \"rprice\": 120000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 149998,\n                            \"wprice\": 30000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 198,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"SAMSUNG\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665729721650_299496.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 30000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 30000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665729721650_299496.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 199,\n                            \"title\": \"NOKIA - 110 and 105\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665729892819_722352.avif\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 10000,\n                            \"location_id\": 4,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 12000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 1,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 199,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"NOKIA\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665729892819_722352.avif\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665729892819_722352.avif\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 200,\n                            \"title\": \"SONY ERICSSON \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665730017072_643293.jpeg\",\n                            \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 5000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 7000,\n                            \"wprice\": 7001,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 108,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 200,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"SONY\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 108,\n                            \"auctionlot_title\": \"MOBILE PHONES\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:47:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-21T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665730111457_826143.png\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:48:35.000Z\",\n                            \"custom_auctionlot_id\": 108,\n                            \"custom_auctionlot_auction_id\": 108,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": 53,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1665730017072_643293.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 85,\n                                \"project_id\": 200,\n                                \"user_id\": 4,\n                                \"maxamount\": 7001,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-11-05T11:15:52.000Z\",\n                                \"date_updated\": \"2022-11-05T11:15:52.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 1,\n                            \"biddercurrentbid\": 7001,\n                            \"bidderproxyant\": 7001,\n                            \"current_bid\": 7001,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 7101,\n                            \"bidtopstatus\": \"winner\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665730017072_643293.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 154,\n                                    \"user_id\": 4,\n                                    \"project_id\": 200,\n                                    \"first_name\": \"TEST\",\n                                    \"last_name\": \"NAME\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                                    \"proposed_amount\": 7001,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"03\",\n                                    \"created_at\": \"2022-11-05T11:15:52.000Z\"\n                                }\n                            ]\n                        }\n                    ]\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"auction_id\": 107,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 193,\n                            \"title\": \"Dumbbells 10 & 15 Kgs\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728550445_646914.webp\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 100,\n                            \"rprice\": 800,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1000,\n                            \"wprice\": 100,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 193,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728550445_646914.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 100,\n                            \"incrementamt\": 2,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728550445_646914.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 194,\n                            \"title\": \"Sand Ball Fitness\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728563775_609329.jpeg\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2200,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 194,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"Test\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728563775_609329.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728563775_609329.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 195,\n                            \"title\": \"Home Gym - Combo Set\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728740370_209680.jpeg\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 10000,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 12000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 1,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 195,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728740370_209680.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728740370_209680.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 196,\n                            \"title\": \"MULTI GYM MACHINE EQUIPMENT\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665728785329_865238.jpeg\",\n                            \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"sprice\": 1999,\n                            \"rprice\": 20000,\n                            \"location_id\": 4,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 220001,\n                            \"wprice\": 1999,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 107,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 196,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"Test\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 107,\n                            \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                            \"custom_auctionlot_id\": 107,\n                            \"custom_auctionlot_auction_id\": 107,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665728785329_865238.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1999,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1999,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665728785329_865238.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                    \"auction_id\": 106,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 189,\n                            \"title\": \"BMW - 1000RR\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727418489_472200.jpeg\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 10000,\n                            \"rprice\": 100000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 149999,\n                            \"wprice\": 10000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 189,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"BMW\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727418489_472200.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 10000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 10000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727418489_472200.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 190,\n                            \"title\": \"V- Dominator \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727513608_228326.jpeg\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 25000,\n                            \"rprice\": 120000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 150000,\n                            \"wprice\": 25000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 190,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"BIKES\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727513608_228326.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 25000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 25000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727513608_228326.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 191,\n                            \"title\": \"YAMAHA -  SPORTS MOTOR\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727542870_262589.webp\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 30000,\n                            \"rprice\": 125000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 159998,\n                            \"wprice\": 30000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 191,\n                            \"conditionTypeId\": 1,\n                            \"company\": \"YAMAHA\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727542870_262589.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 30000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 30000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727542870_262589.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 192,\n                            \"title\": \"YAMAHA - SCOOTER\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665727775312_527444.webp\",\n                            \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"sprice\": 15000,\n                            \"rprice\": 120000,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 130000,\n                            \"wprice\": 15000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 106,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 192,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 106,\n                            \"auctionlot_title\": \"MOTORCYCLE - AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T06:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-20T06:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": null,\n                            \"auctionlot_created_at\": \"2022-10-14T06:12:37.000Z\",\n                            \"custom_auctionlot_id\": 106,\n                            \"custom_auctionlot_auction_id\": 106,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665727775312_527444.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 15000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 15000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665727775312_527444.webp\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                    \"auction_id\": 105,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 3,\n                    \"all_projects_count\": 3,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 186,\n                            \"title\": \"WATCH \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665725364915_454324.jpeg\",\n                            \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3000,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 105,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 186,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 105,\n                            \"auctionlot_title\": \"WATCH AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"auctionlot_date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"auctionlot_created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"custom_auctionlot_id\": 105,\n                            \"custom_auctionlot_auction_id\": 105,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665725364915_454324.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665725364915_454324.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 187,\n                            \"title\": \"SPORTS WATCH\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665725428179_829017.jpeg\",\n                            \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"sprice\": 250,\n                            \"rprice\": 1500,\n                            \"location_id\": 1,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2000,\n                            \"wprice\": 250,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 105,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 187,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 105,\n                            \"auctionlot_title\": \"WATCH AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"auctionlot_date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"auctionlot_created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"custom_auctionlot_id\": 105,\n                            \"custom_auctionlot_auction_id\": 105,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665725428179_829017.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 250,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 250,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665725428179_829017.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 188,\n                            \"title\": \"ROLEX - MEN \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1665726251484_598413.webp\",\n                            \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 25000,\n                            \"location_id\": 2,\n                            \"user_id\": 3,\n                            \"created_at\": \"2022-10-14T05:44:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 28000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 105,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                            \"project_id\": 188,\n                            \"conditionTypeId\": 2,\n                            \"company\": \"2018\",\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 105,\n                            \"auctionlot_title\": \"WATCH AUCTION\",\n                            \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 3,\n                            \"auctionlot_date_added\": \"2022-10-14T05:30:00.000Z\",\n                            \"auctionlot_date_closed\": \"2022-12-30T05:30:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:44:29.000Z\",\n                            \"auctionlot_created_at\": \"2022-10-14T05:31:05.000Z\",\n                            \"custom_auctionlot_id\": 105,\n                            \"custom_auctionlot_auction_id\": 105,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1665726251484_598413.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1665726251484_598413.webp\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 28,\n                    \"title\": \"BOOKS AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                    \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                    \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                    \"auction_id\": 28,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 2.3,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 90,\n                            \"title\": \"Book of night - Holly Black\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659424417850_405333.webp\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 3500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 4000,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 90,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659424417850_405333.webp\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 4000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10025,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 36,\n                                \"project_id\": 90,\n                                \"user_id\": 21,\n                                \"maxamount\": 1005,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-22T03:52:59.000Z\",\n                                \"date_updated\": \"2022-08-22T03:52:59.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 1100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659424417850_405333.webp\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 73,\n                                    \"user_id\": 21,\n                                    \"project_id\": 90,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 1000,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 1010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T03:52:59.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 91,\n                            \"title\": \"ULYSSES\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659424879089_724620.jpeg\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2400,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -6,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 91,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659424879089_724620.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 71,\n                                \"project_id\": 91,\n                                \"user_id\": 21,\n                                \"maxamount\": 610,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T08:41:17.000Z\",\n                                \"date_updated\": \"2022-09-16T10:39:25.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659424879089_724620.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 137,\n                                    \"user_id\": 21,\n                                    \"project_id\": 91,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-09-16T10:39:25.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 92,\n                            \"title\": \"Thorns and Roses\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659425014321_528941.jpeg\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 2500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3000,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 92,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659425014321_528941.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 3000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10026,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 35,\n                                \"project_id\": 92,\n                                \"user_id\": 21,\n                                \"maxamount\": 505,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-22T03:50:19.000Z\",\n                                \"date_updated\": \"2022-08-22T03:50:19.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659425014321_528941.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 72,\n                                    \"user_id\": 21,\n                                    \"project_id\": 92,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T03:50:19.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 93,\n                            \"title\": \"Harry Potter Books\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659425152537_506247.webp\",\n                            \"date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"sprice\": 1500,\n                            \"rprice\": 5000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5500,\n                            \"wprice\": 1500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 3,\n                            \"sold\": 3,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 28,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 93,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 28,\n                            \"auctionlot_title\": \"BOOKS AUCTION\",\n                            \"auctionlot_description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:26:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-30T07:26:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659425257612_211010.webp\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-11-01T07:35:58.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:27:42.000Z\",\n                            \"custom_auctionlot_id\": 28,\n                            \"custom_auctionlot_auction_id\": 28,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 2.3,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659425152537_506247.webp\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 5500,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10024,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659425152537_506247.webp\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 27,\n                    \"title\": \"SCRAP AUCTION\",\n                    \"description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                    \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                    \"avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                    \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                    \"auction_id\": 27,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 84,\n                            \"title\": \"METAL WASTE\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423367587_988411.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 8000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 9000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -100,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 84,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659423367587_988411.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423367587_988411.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 85,\n                            \"title\": \"WASTE PAPERS\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423463455_492014.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 7800,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 8800,\n                            \"wprice\": 2005,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 100,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 85,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659423463455_492014.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 8800,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10029,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 34,\n                                \"project_id\": 85,\n                                \"user_id\": 21,\n                                \"maxamount\": 2005,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-22T03:48:15.000Z\",\n                                \"date_updated\": \"2022-08-22T03:48:15.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2005,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 2105,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423463455_492014.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 71,\n                                    \"user_id\": 21,\n                                    \"project_id\": 85,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2005,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 2010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T03:48:15.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 86,\n                            \"title\": \"WASTE RUBBER\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423548082_358108.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2200,\n                            \"rprice\": 10000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 12000,\n                            \"wprice\": 2205,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -100,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 86,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659423548082_358108.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 62,\n                                \"project_id\": 86,\n                                \"user_id\": 21,\n                                \"maxamount\": 2205,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-30T03:01:06.000Z\",\n                                \"date_updated\": \"2022-08-30T03:01:06.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2205,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 2305,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423548082_358108.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 121,\n                                    \"user_id\": 21,\n                                    \"project_id\": 86,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2205,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 2210,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T03:01:06.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 87,\n                            \"title\": \"WASTE BATTERIES\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423638400_359244.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 10000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 11000,\n                            \"wprice\": 2085,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 100,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -400,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 87,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 2,\n                            \"file_name\": \"file_upload-1659423638400_359244.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 40,\n                                \"project_id\": 87,\n                                \"user_id\": 21,\n                                \"maxamount\": 2085,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-30T03:48:59.000Z\",\n                                \"date_updated\": \"2022-08-22T09:19:23.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 2,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2085,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 2185,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423638400_359244.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 124,\n                                    \"user_id\": 21,\n                                    \"project_id\": 87,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2085,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 10,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T03:48:59.000Z\"\n                                },\n                                {\n                                    \"bidid\": 77,\n                                    \"user_id\": 21,\n                                    \"project_id\": 87,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 2005,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 2010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-22T09:19:23.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 88,\n                            \"title\": \"USED WIRE ROPE\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659423752430_987086.jpeg\",\n                            \"date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 6000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 7000,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 10,\n                            \"sold\": 10,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 27,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 88,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 27,\n                            \"auctionlot_title\": \"SCRAP AUCTION\",\n                            \"auctionlot_description\": \"Scrap consists of recyclable materials, usually metals, left over from product manufacturing and consumption, such as parts of vehicles, building supplies, and surplus materials. Unlike waste, scrap has monetary value, especially recovered metals, and non-metallic materials are also recovered for recycling.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T07:02:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T07:02:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659423913177_616495.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:54:00.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T07:05:26.000Z\",\n                            \"custom_auctionlot_id\": 27,\n                            \"custom_auctionlot_auction_id\": 27,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659423752430_987086.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 7000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10025,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659423752430_987086.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 26,\n                    \"title\": \"ELECTRONIC AUCTION\",\n                    \"description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                    \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                    \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                    \"auction_id\": 26,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 79,\n                            \"title\": \"DVD PLAYER\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422289055_666081.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 5000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5500,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -3,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 79,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659422289055_666081.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422289055_666081.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 80,\n                            \"title\": \"Home Theater - Surround Sound\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422505027_232574.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 1500,\n                            \"rprice\": 4500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5100,\n                            \"wprice\": 1500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": -2,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 80,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659422505027_232574.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422505027_232574.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 81,\n                            \"title\": \"CURVED TELEVISION \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422703773_996093.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 10000,\n                            \"rprice\": 50000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 55000,\n                            \"wprice\": 10000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 81,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659422703773_996093.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 10000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 10000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422703773_996093.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 82,\n                            \"title\": \"Classic Vintage Retro Style Television\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659422905549_915318.jpeg\",\n                            \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"sprice\": 8000,\n                            \"rprice\": 35000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 40000,\n                            \"wprice\": 8000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 26,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 82,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 26,\n                            \"auctionlot_title\": \"ELECTRONIC AUCTION\",\n                            \"auctionlot_description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:49:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-18T06:48:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:40.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:49:52.000Z\",\n                            \"custom_auctionlot_id\": 26,\n                            \"custom_auctionlot_auction_id\": 26,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659422905549_915318.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 63,\n                                \"project_id\": 82,\n                                \"user_id\": 21,\n                                \"maxamount\": 8105,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-09-16T10:39:39.000Z\",\n                                \"date_updated\": \"2022-08-30T03:19:51.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 8000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 8100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659422905549_915318.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 122,\n                                    \"user_id\": 21,\n                                    \"project_id\": 82,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 8000,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 8010,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T03:19:51.000Z\"\n                                }\n                            ]\n                        }\n                    ]\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"Machinery Auction\",\n                    \"description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                    \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                    \"auction_id\": 25,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 75,\n                            \"title\": \"Electric Demolition Hamer\",\n                            \"desc_proc\": \"<p><br />\\nTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421289308_558999.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 2500,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2700,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 75,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659421289308_558999.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 2700,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10060,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421289308_558999.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 76,\n                            \"title\": \"Industrial Machinery Items\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421402436_826439.webp\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 15000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 17000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 76,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659421402436_826439.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421402436_826439.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 77,\n                            \"title\": \"Angle Grinder with Free Wood Cutting Blade\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421529835_284910.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 1100,\n                            \"rprice\": 3500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3600,\n                            \"wprice\": 1100,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 77,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659421529835_284910.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1100,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421529835_284910.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 78,\n                            \"title\": \"Anchor Marble Saw Granite, Tiles, Wood, Plywood Cutter Machine 110 Mm Handheld Tile Cutter (1200 W) Combo with 2 Blades & Goggles\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659421710545_750509.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 900,\n                            \"rprice\": 2900,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3100,\n                            \"wprice\": 900,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 78,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659421710545_750509.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 60,\n                                \"project_id\": 78,\n                                \"user_id\": 21,\n                                \"maxamount\": 900,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-30T02:31:02.000Z\",\n                                \"date_updated\": \"2022-08-30T02:31:02.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 900,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659421710545_750509.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 118,\n                                    \"user_id\": 21,\n                                    \"project_id\": 78,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 900,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 910,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-08-30T02:31:02.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 96,\n                            \"title\": \"Industrial Pc\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": null,\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659425947563_774238.jpeg\",\n                            \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 15000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T07:39:14.000Z\",\n                            \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 16000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 25,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 96,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 25,\n                            \"auctionlot_title\": \"Machinery Auction\",\n                            \"auctionlot_description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:28:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-29T06:28:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:53:22.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:32:04.000Z\",\n                            \"custom_auctionlot_id\": 25,\n                            \"custom_auctionlot_auction_id\": 25,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659425947563_774238.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 16000,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10028,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659425947563_774238.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"BABY PRODUCTS\",\n                    \"description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                    \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                    \"avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                    \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                    \"auction_id\": 24,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 4,\n                    \"all_projects_count\": 4,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 71,\n                            \"title\": \"Natural Baby Oil\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420397958_597535.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1600,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1800,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 1,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 71,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659420397958_597535.jpeg\",\n                            \"buynowed\": 21,\n                            \"buynowamount\": 1800,\n                            \"buynowpaid\": 1,\n                            \"common_invoice\": 10059,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420397958_597535.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 72,\n                            \"title\": \"Baby shampoos and lotion\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420678609_765010.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1300,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1500,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 3,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 72,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659420678609_765010.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420678609_765010.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 73,\n                            \"title\": \"Baby Cloth Sets\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420831055_822306.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1800,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2000,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 73,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659420831055_822306.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 79,\n                                \"project_id\": 73,\n                                \"user_id\": 21,\n                                \"maxamount\": 505,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T08:39:48.000Z\",\n                                \"date_updated\": \"2022-10-13T08:39:48.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420831055_822306.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 147,\n                                    \"user_id\": 21,\n                                    \"project_id\": 73,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-10-13T08:39:48.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 74,\n                            \"title\": \"Baby Sleeping Bed\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659420959869_634308.jpeg\",\n                            \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 3000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3400,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 24,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 74,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 24,\n                            \"auctionlot_title\": \"BABY PRODUCTS\",\n                            \"auctionlot_description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T06:16:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-23T06:16:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:52:49.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T06:18:18.000Z\",\n                            \"custom_auctionlot_id\": 24,\n                            \"custom_auctionlot_auction_id\": 24,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659420959869_634308.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659420959869_634308.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"IT Asset Auction\",\n                    \"description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                    \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                    \"avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                    \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                    \"auction_id\": 23,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 66,\n                            \"title\": \"LAPTOP \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659418850887_513582.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 10000,\n                            \"rprice\": 60000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 70000,\n                            \"wprice\": 10000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 66,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659418850887_513582.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 10000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 10000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659418850887_513582.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 67,\n                            \"title\": \"PC Desktop\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419000738_670656.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 15000,\n                            \"rprice\": 55000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 65000,\n                            \"wprice\": 15000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 67,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419000738_670656.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 15000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 15000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419000738_670656.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 68,\n                            \"title\": \"Printer \",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419198445_799597.webp\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 2000,\n                            \"rprice\": 7000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 8000,\n                            \"wprice\": 2000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 68,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419198445_799597.webp\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 2000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 2000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419198445_799597.webp\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 69,\n                            \"title\": \"LANDLINE PHONES - Dual Sim\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419475360_418782.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 3000,\n                            \"rprice\": 14000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 15000,\n                            \"wprice\": 3000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 69,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419475360_418782.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 3000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 3000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419475360_418782.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 70,\n                            \"title\": \"Accessories Set\",\n                            \"desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659419761235_215200.jpeg\",\n                            \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"sprice\": 5000,\n                            \"rprice\": 25000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 30000,\n                            \"wprice\": 5000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 23,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 70,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 23,\n                            \"auctionlot_title\": \"IT Asset Auction\",\n                            \"auctionlot_description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:56:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-24T05:56:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:35.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:59:51.000Z\",\n                            \"custom_auctionlot_id\": 23,\n                            \"custom_auctionlot_auction_id\": 23,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659419761235_215200.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 5000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 5000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659419761235_215200.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"SPORTS AUCTION\",\n                    \"description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                    \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                    \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                    \"auction_id\": 22,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 61,\n                            \"title\": \"Tennis Equipment\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416430776_394284.png\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1600,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2000,\n                            \"wprice\": 505,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 61,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659416430776_394284.png\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 81,\n                                \"project_id\": 61,\n                                \"user_id\": 21,\n                                \"maxamount\": 505,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T11:48:37.000Z\",\n                                \"date_updated\": \"2022-10-13T11:48:37.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 505,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 605,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416430776_394284.png\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 150,\n                                    \"user_id\": 21,\n                                    \"project_id\": 61,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 505,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 510,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-10-13T11:48:37.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 62,\n                            \"title\": \"skateboard\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416663915_751092.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 600,\n                            \"rprice\": 2000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 2400,\n                            \"wprice\": 600,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 62,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 1,\n                            \"file_name\": \"file_upload-1659416663915_751092.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 76,\n                                \"project_id\": 62,\n                                \"user_id\": 21,\n                                \"maxamount\": 710,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-10-13T11:49:09.000Z\",\n                                \"date_updated\": \"2022-10-12T08:59:53.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 1,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 600,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 700,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416663915_751092.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 142,\n                                    \"user_id\": 21,\n                                    \"project_id\": 62,\n                                    \"first_name\": \"Test Cucumber\",\n                                    \"last_name\": \"Tester\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                                    \"proposed_amount\": 600,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 610,\n                                    \"state\": \"WA\",\n                                    \"created_at\": \"2022-10-12T08:59:53.000Z\"\n                                }\n                            ]\n                        },\n                        {\n                            \"id\": 63,\n                            \"title\": \"Sports Balls\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416797903_741314.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 3000,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3500,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 4,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 63,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659416797903_741314.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416797903_741314.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 64,\n                            \"title\": \"Boxing Glove\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659416990497_144448.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 4500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 5000,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 64,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659416990497_144448.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659416990497_144448.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 65,\n                            \"title\": \"Hockey Equipments\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659417184965_649028.jpeg\",\n                            \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"sprice\": 700,\n                            \"rprice\": 3000,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3400,\n                            \"wprice\": 700,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 2,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 22,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 65,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 22,\n                            \"auctionlot_title\": \"SPORTS AUCTION\",\n                            \"auctionlot_description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-02T05:13:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-27T05:13:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:50:12.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-02T05:15:13.000Z\",\n                            \"custom_auctionlot_id\": 22,\n                            \"custom_auctionlot_auction_id\": 22,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659417184965_649028.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 700,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 700,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659417184965_649028.jpeg\",\n                            \"bidhistory\": []\n                        }\n                    ]\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"CLOTHES AUCTION\",\n                    \"description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                    \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                    \"avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                    \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                    \"auction_id\": 21,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"projects_count\": 5,\n                    \"all_projects_count\": 5,\n                    \"projects_sold_count\": 0,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/undefined\",\n                    \"all_projects\": [\n                        {\n                            \"id\": 56,\n                            \"title\": \"MEN SHIRT\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659358779519_627367.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1000,\n                            \"rprice\": 2500,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3000,\n                            \"wprice\": 1000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 3,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 56,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659358779519_627367.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1000,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659358779519_627367.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 57,\n                            \"title\": \"SHIRTS\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659358896351_752382.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 2600,\n                            \"location_id\": 1,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3100,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 2,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 57,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659358896351_752382.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659358896351_752382.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 58,\n                            \"title\": \"T-Shirts\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659358987224_761114.png\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 500,\n                            \"rprice\": 1400,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 1600,\n                            \"wprice\": 500,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 58,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659358987224_761114.png\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 500,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 500,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659358987224_761114.png\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 59,\n                            \"title\": \"MEN PHANT\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659359107217_921833.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1200,\n                            \"rprice\": 3500,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 4000,\n                            \"wprice\": 1200,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 59,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 0,\n                            \"file_name\": \"file_upload-1659359107217_921833.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"bidCount\": 0,\n                            \"bid_or_not\": 0,\n                            \"biddercurrentbid\": 0,\n                            \"bidderproxyant\": 0,\n                            \"current_bid\": 1200,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Starting Price\",\n                            \"next_bid\": 1200,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659359107217_921833.jpeg\",\n                            \"bidhistory\": []\n                        },\n                        {\n                            \"id\": 60,\n                            \"title\": \"PHANT\",\n                            \"desc_proc\": \"<p>TEST</p>\\n\",\n                            \"selltype\": \"0\",\n                            \"selectedbuyer\": \"\",\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"file_upload-1659359383790_190022.jpeg\",\n                            \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"sprice\": 1100,\n                            \"rprice\": 2700,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"post_type\": \"CR\",\n                            \"buynow\": 1,\n                            \"feature\": 0,\n                            \"bprice\": 3100,\n                            \"wprice\": 15000,\n                            \"market_status\": \"open\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 21,\n                            \"auctiontype\": null,\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 0,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": 0,\n                            \"score_price\": 0,\n                            \"tax\": 0,\n                            \"shipping\": 0,\n                            \"buyer_premium\": 0,\n                            \"group_carts\": \"\",\n                            \"shipping_check\": 0,\n                            \"local_pickup_check\": 0,\n                            \"deposit\": 0,\n                            \"deposit_amount\": 0,\n                            \"notify_closing_soon\": 0,\n                            \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                            \"project_id\": 60,\n                            \"conditionTypeId\": null,\n                            \"company\": null,\n                            \"test\": null,\n                            \"text_field\": null,\n                            \"month\": null,\n                            \"category\": null,\n                            \"select\": null,\n                            \"auctionlot_id\": 21,\n                            \"auctionlot_title\": \"CLOTHES AUCTION\",\n                            \"auctionlot_description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                            \"auctionlot_selltype\": \"0\",\n                            \"auctionlot_selectedbuyer\": \"\",\n                            \"auctionlot_user_id\": 1,\n                            \"auctionlot_date_added\": \"2022-08-01T13:10:00.000Z\",\n                            \"auctionlot_date_closed\": \"2023-04-15T13:10:00.000Z\",\n                            \"auctionlot_avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                            \"auctionlot_market_status\": \"open\",\n                            \"auctionlot_ending_enable\": 1,\n                            \"auctionlot_ending_items\": 0,\n                            \"auctionlot_ending_mins\": 0,\n                            \"auctionlot_deposit\": 0,\n                            \"auctionlot_deposit_amount\": 0,\n                            \"auctionlot_updated_at\": \"2022-10-14T05:49:24.000Z\",\n                            \"auctionlot_created_at\": \"2022-08-01T13:12:05.000Z\",\n                            \"custom_auctionlot_id\": 21,\n                            \"custom_auctionlot_auction_id\": 21,\n                            \"custom_auctionlot_button\": \"0.00\",\n                            \"custom_auctionlot_decimal_field_\": 0,\n                            \"custom_auctionlot_uploadfile\": null,\n                            \"custom_auctionlot_button_2\": null,\n                            \"custom_auctionlot_drop_down_test\": null,\n                            \"custom_auctionlot_description_2\": null,\n                            \"custom_auctionlot_upload_test\": null,\n                            \"custom_auctionlot_password_\": null,\n                            \"custom_auctionlot_test_drownlist\": null,\n                            \"custom_auctionlot_multiple_select_123\": null,\n                            \"custom_auctionlot_enter_text\": null,\n                            \"custom_auctionlot_select\": null,\n                            \"bid_deposit_id\": null,\n                            \"bid_deposit_type\": null,\n                            \"bid_deposit_amount\": null,\n                            \"bid_deposit_user_id\": null,\n                            \"bid_deposit_type_id\": null,\n                            \"bid_deposit_status\": null,\n                            \"bid_deposit_date_added\": null,\n                            \"bid_deposit_gateway\": null,\n                            \"bid_deposit_refunded\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"bid_count\": 2,\n                            \"file_name\": \"file_upload-1659359383790_190022.jpeg\",\n                            \"buynowed\": 0,\n                            \"buynowamount\": 0,\n                            \"buynowpaid\": 0,\n                            \"common_invoice\": 0,\n                            \"bidwinneruser\": 0,\n                            \"proxy_bid_details\": {\n                                \"id\": 19,\n                                \"project_id\": 60,\n                                \"user_id\": 4,\n                                \"maxamount\": 20000,\n                                \"prev_maxamount\": 0,\n                                \"date_added\": \"2022-08-01T17:47:36.000Z\",\n                                \"date_updated\": \"2022-08-01T17:47:19.000Z\",\n                                \"status\": 1,\n                                \"user_pos\": 0\n                            },\n                            \"bidCount\": 2,\n                            \"bid_or_not\": 1,\n                            \"biddercurrentbid\": 15000,\n                            \"bidderproxyant\": 20000,\n                            \"current_bid\": 15000,\n                            \"incrementamt\": 100,\n                            \"cbidtext\": \"Current Price\",\n                            \"next_bid\": 20100,\n                            \"bidtopstatus\": \"\",\n                            \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/file_upload-1659359383790_190022.jpeg\",\n                            \"bidhistory\": [\n                                {\n                                    \"bidid\": 44,\n                                    \"user_id\": 4,\n                                    \"project_id\": 60,\n                                    \"first_name\": \"TEST\",\n                                    \"last_name\": \"NAME\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                                    \"proposed_amount\": 15000,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 10,\n                                    \"state\": \"03\",\n                                    \"created_at\": \"2022-08-01T17:47:28.000Z\"\n                                },\n                                {\n                                    \"bidid\": 43,\n                                    \"user_id\": 4,\n                                    \"project_id\": 60,\n                                    \"first_name\": \"TEST\",\n                                    \"last_name\": \"NAME\",\n                                    \"username\": \"user_name\",\n                                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                                    \"proposed_amount\": 1200,\n                                    \"proposal\": \"hard_bid\",\n                                    \"currentbid_increment\": 1110,\n                                    \"state\": \"03\",\n                                    \"created_at\": \"2022-08-01T17:47:19.000Z\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            ],\n            \"totalRecords\": 15,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"c46e51eb-a678-4d1e-9e53-a3b4d03a8080"}],"id":"4b2c661e-d4b5-463e-8a97-a652ee3ae17c","_postman_id":"4b2c661e-d4b5-463e-8a97-a652ee3ae17c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Cart","item":[{"name":"Cart Search","id":"20e41b15-a6b0-47be-9d22-08da43b4c2f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"1f59ed39-5707-4095-9ecc-9e5accf4cec1","name":"Cart Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:33:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1e8d-s8cTibDVXw9ewYjHvoQUF2W+qAQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [\n                {\n                    \"id\": 6,\n                    \"date_added\": \"2022-07-12T11:40:24.000Z\",\n                    \"project_id\": 23,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10005,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 23,\n                    \"projects_title\": \"LOT TEST 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"projects_date_added\": \"2022-07-12T11:33:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T11:40:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-12T11:34:33.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 15,\n                    \"custom_projects_project_id\": 23,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null\n                },\n                {\n                    \"id\": 16,\n                    \"date_added\": \"2022-08-03T12:14:16.000Z\",\n                    \"project_id\": 102,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 250,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10015,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 12.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 262.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 250,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 102,\n                    \"projects_title\": \"TEST LOT 1\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 250,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 250,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 34,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 94,\n                    \"custom_projects_project_id\": 102,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null\n                }\n            ],\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"id\": 2,\n                            \"date_added\": \"2022-07-08T09:37:04.000Z\",\n                            \"project_id\": 17,\n                            \"user_id\": 4,\n                            \"emp_name\": null,\n                            \"amount\": 110,\n                            \"total_invoice\": 115.5,\n                            \"shipping_amount\": 0,\n                            \"invoice_address_id\": null,\n                            \"qty\": 1,\n                            \"feedback\": 0,\n                            \"cart_id\": 0,\n                            \"cart_group\": \"1\",\n                            \"in_cart\": 1,\n                            \"partial\": 1,\n                            \"paid\": 0,\n                            \"paid_date\": null,\n                            \"active\": 0,\n                            \"returned\": 0,\n                            \"returncart_id\": 0,\n                            \"returned_date\": null,\n                            \"common_invoice\": 10001,\n                            \"return_invoice\": null,\n                            \"pay_reject\": 0,\n                            \"buynow_autype\": \"live\",\n                            \"won_email\": 0,\n                            \"won_sms\": 0,\n                            \"remain_1\": 0,\n                            \"remain_2\": 0,\n                            \"notes\": null,\n                            \"tax_percent\": 5,\n                            \"total_tax\": 5.5,\n                            \"buyer_premium_percent\": 0,\n                            \"total_premium\": 0,\n                            \"shipping_percent\": 0,\n                            \"total_shipping\": 0,\n                            \"total_amount\": 115.5,\n                            \"delivery_type\": \"local_pickup\",\n                            \"payment_method\": \"offline\",\n                            \"per_total\": 110,\n                            \"appointment_id\": 3,\n                            \"deposit_amount\": 0,\n                            \"paid_amount\": 0,\n                            \"projects_id\": 17,\n                            \"projects_title\": \"TEST AUCTION\",\n                            \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                            \"projects_selltype\": \"0\",\n                            \"projects_selectedbuyer\": null,\n                            \"projects_bidtype\": \"normal\",\n                            \"projects_avatar\": \"file_upload-1657272638620_823669.jpeg\",\n                            \"projects_date_added\": \"2022-07-08T09:29:00.000Z\",\n                            \"projects_date_closed\": \"2022-07-08T09:36:00.000Z\",\n                            \"projects_sprice\": 50,\n                            \"projects_rprice\": 100,\n                            \"projects_location_id\": 1,\n                            \"projects_user_id\": 3,\n                            \"projects_created_at\": \"2022-07-08T09:30:40.000Z\",\n                            \"projects_updated_at\": null,\n                            \"projects_post_type\": \"CR\",\n                            \"projects_buynow\": 0,\n                            \"projects_feature\": 0,\n                            \"projects_bprice\": 0,\n                            \"projects_wprice\": 110,\n                            \"projects_market_status\": \"relisted\",\n                            \"projects_auction\": 1,\n                            \"projects_qty\": 1,\n                            \"projects_sold\": 0,\n                            \"projects_reject_reason\": null,\n                            \"projects_future\": 0,\n                            \"projects_booked\": 0,\n                            \"projects_auctionid\": 0,\n                            \"projects_auctiontype\": \"live\",\n                            \"projects_notes\": null,\n                            \"projects_ended_early\": 0,\n                            \"projects_is_relist\": 1,\n                            \"projects_cronjob\": 1,\n                            \"projects_buyership\": 0,\n                            \"projects_crontype\": \"auto\",\n                            \"projects_relisted_id\": 0,\n                            \"projects_relisted_count\": 0,\n                            \"projects_notify4\": 0,\n                            \"projects_noti_watstart\": 0,\n                            \"projects_noti_watend\": 0,\n                            \"projects_noti_newauct\": 0,\n                            \"projects_notifypref\": 0,\n                            \"projects_autobid_count\": 0,\n                            \"projects_score_proj\": 0,\n                            \"projects_score_price\": 0,\n                            \"projects_tax\": 0,\n                            \"projects_shipping\": 0,\n                            \"projects_buyer_premium\": 0,\n                            \"projects_group_carts\": \"\",\n                            \"projects_shipping_check\": 0,\n                            \"projects_local_pickup_check\": 0,\n                            \"projects_deposit\": 0,\n                            \"projects_deposit_amount\": 0,\n                            \"projects_notify_closing_soon\": 0,\n                            \"custom_projects_id\": 9,\n                            \"custom_projects_project_id\": 17,\n                            \"custom_projects_conditionTypeId\": 2,\n                            \"custom_projects_company\": null,\n                            \"custom_projects_test\": null,\n                            \"custom_projects_text_field\": null,\n                            \"custom_projects_month\": null,\n                            \"custom_projects_category\": null,\n                            \"custom_projects_select\": null\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"per_total\": 110,\n                        \"total_amount\": 115.5,\n                        \"total_tax\": 5.5,\n                        \"total_shipping\": 0,\n                        \"total_premium\": 0,\n                        \"total_paid\": 0,\n                        \"total_deposit\": 0,\n                        \"total_due_amount\": 115.5,\n                        \"admin_fee_percent\": 0,\n                        \"admin_fee\": 0,\n                        \"cart_group\": \"1\",\n                        \"cart_id\": [\n                            2\n                        ],\n                        \"common_invoice\": 10001,\n                        \"user_id\": 4\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"20e41b15-a6b0-47be-9d22-08da43b4c2f1"},{"name":"Cart Status","id":"c0823312-23a4-4ab0-a6c2-f8d742803710","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 0,\n    \"id\": 564\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"2ae297c9-0256-4d93-93cb-a9f96cdde41a","name":"Cart Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 0,\n    \"id\": 564\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"90"},{"key":"etag","value":"W/\"5a-LpTmieY3AbkXsynM7tBRMCMJTXs\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:06:52 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully removed from cart!\"\n    }\n}"}],"_postman_id":"c0823312-23a4-4ab0-a6c2-f8d742803710"},{"name":"Checkout","id":"1599af55-2c93-40cf-bf4e-c5f4729a79fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":\"1\",\"invoice_id\":0,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","checkout"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"842be1e8-d2dd-4424-b79c-ea28e254220f","name":"Checkout","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":\"1\",\"invoice_id\":0,\"filters\":{\"active\":{\"value\":\"2\",\"type\":\"notin\",\"field\":\"b.active\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:39:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"b24-nQ09IwdPpm4KjiVGkDxm9vaSRDk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"cartItems\": [\n                {\n                    \"id\": 2,\n                    \"date_added\": \"2022-07-08T09:37:04.000Z\",\n                    \"project_id\": 17,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 110,\n                    \"total_invoice\": 115.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10001,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 5.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 115.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 110,\n                    \"appointment_id\": 3,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 17,\n                    \"projects_title\": \"TEST AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657272638620_823669.jpeg\",\n                    \"projects_date_added\": \"2022-07-08T09:29:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-08T09:36:00.000Z\",\n                    \"projects_sprice\": 50,\n                    \"projects_rprice\": 100,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-07-08T09:30:40.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 110,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 9,\n                    \"custom_projects_project_id\": 17,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null\n                }\n            ],\n            \"cartValues\": {\n                \"per_total\": 110,\n                \"total_amount\": 115.5,\n                \"total_tax\": 5.5,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 115.5,\n                \"admin_fee_percent\": 0,\n                \"admin_fee\": 0,\n                \"cart_group\": \"1\",\n                \"cart_id\": [\n                    2\n                ],\n                \"common_invoice\": 10001,\n                \"user_id\": 4\n            }\n        }\n    }\n}"}],"_postman_id":"1599af55-2c93-40cf-bf4e-c5f4729a79fa"},{"name":"Cart Address Action","id":"7ddcb9ab-bbea-4c7a-81ff-67340dae5d44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"108\",\n    \"bill_first_name\": \"Srikanth\",\n    \"bill_last_name\": \"Baskaran\",\n    \"bill_address1\": \"637 Cambridge circle\",\n    \"bill_city\": \"Richardson\",\n    \"bill_state\": \"Texas\",\n    \"bill_zipcode\": 75080\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/saveAddress","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","saveAddress"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"13b4f42f-172a-4531-ae29-6630a8585301","name":"Cart Address Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"108\",\n    \"bill_first_name\": \"Srikanth\",\n    \"bill_last_name\": \"Baskaran\",\n    \"bill_address1\": \"637 Cambridge circle\",\n    \"bill_city\": \"Richardson\",\n    \"bill_state\": \"Texas\",\n    \"bill_zipcode\": 75080\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/saveAddress"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"83"},{"key":"etag","value":"W/\"53-wIZaCQ8cwlVG4WwnWz2G09u4VlY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:11:48 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Billing Address Updated!\"\n    }\n}"}],"_postman_id":"7ddcb9ab-bbea-4c7a-81ff-67340dae5d44"},{"name":"Check Appointments","id":"16b02de4-dd02-4064-af2f-d05454e27fe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkAppointments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","checkAppointments"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8b40ef02-92a8-46c9-a46a-0a2652644ae4","name":"Check Appointments","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/checkAppointments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"120"},{"key":"etag","value":"W/\"78-k2Kq4g8wotw4p0H6CQlYayTisDU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:10:12 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": []\n        }\n    }\n}"}],"_postman_id":"16b02de4-dd02-4064-af2f-d05454e27fe0"},{"name":"Pending Count","id":"ea99b06b-262e-4fc1-a475-06bd2cff3455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"table\": \"cart_temp\",\r\n    \"field\": \"cart_id\",\r\n    \"extraField\": \"\",\r\n    \"filters\": {\r\n        \"paid\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"crt.paid\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/pendingCount","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","cart","pendingCount"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"bc6c45ef-0947-4d2d-8e26-2f572272e9b5","name":"Pending Count","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"table\": \"cart_temp\",\r\n    \"field\": \"cart_id\",\r\n    \"extraField\": \"\",\r\n    \"filters\": {\r\n        \"paid\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"crt.paid\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/pendingCount"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:40:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"98-lUcy8fylWgSyI33fHtMu22hWXZU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"cart_id\": 143\n                }\n            ],\n            \"totalRecords\": 1\n        }\n    }\n}"}],"_postman_id":"ea99b06b-262e-4fc1-a475-06bd2cff3455"}],"id":"7455a0bd-7b09-42b3-bfdc-695316bd2c79","_postman_id":"7455a0bd-7b09-42b3-bfdc-695316bd2c79","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Common","item":[{"name":"Get Default","id":"29442c73-bc01-4fb7-83dd-3e00fae521dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getDefault","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","common","getDefault"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"014ca510-7263-4c48-b322-c8baeb4f6cb8","name":"Get Default","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getDefault"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:48:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"17a57-XOa+XVoJKXavI2jKDckBlgKuqSE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Settings variables successfully retrieved!\",\n        \"responseData\": {\n            \"allBidIncrements\": [\n                {\n                    \"id\": 1,\n                    \"from_amount\": 0,\n                    \"to_amount\": 75,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 2,\n                    \"from_amount\": 76,\n                    \"to_amount\": 150,\n                    \"increment\": 5,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 3,\n                    \"from_amount\": 151,\n                    \"to_amount\": 250,\n                    \"increment\": 10,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 4,\n                    \"from_amount\": 251,\n                    \"to_amount\": 500,\n                    \"increment\": 25,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 5,\n                    \"from_amount\": 501,\n                    \"to_amount\": 1000,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 6,\n                    \"from_amount\": 1001,\n                    \"to_amount\": 5000,\n                    \"increment\": 75,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 7,\n                    \"from_amount\": 5001,\n                    \"to_amount\": 50000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 8,\n                    \"from_amount\": 50001,\n                    \"to_amount\": 75000,\n                    \"increment\": 250,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 9,\n                    \"from_amount\": 75001,\n                    \"to_amount\": 100000,\n                    \"increment\": 500,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 10,\n                    \"from_amount\": 100001,\n                    \"to_amount\": 2500000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 11,\n                    \"from_amount\": 2500000,\n                    \"to_amount\": 10000000000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 12,\n                    \"from_amount\": 150,\n                    \"to_amount\": 300,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 13,\n                    \"from_amount\": 200,\n                    \"to_amount\": 2000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 14,\n                    \"from_amount\": 5,\n                    \"to_amount\": 10,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 15,\n                    \"from_amount\": 500,\n                    \"to_amount\": 20000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 16,\n                    \"from_amount\": 10,\n                    \"to_amount\": 100,\n                    \"increment\": 2,\n                    \"type\": \"range\"\n                }\n            ],\n            \"bidIncrementDefault\": [],\n            \"variables\": {\n                \"proxy_bidding_settings\": \"0\",\n                \"project_start_price\": 5,\n                \"project_reserve_price\": 5,\n                \"project_close_date\": 48,\n                \"phone_verify_expiry\": 5,\n                \"date_time_format\": \"MM-DD-YYYY h:mm a\",\n                \"time_format\": \"MM-DD-YYYY\",\n                \"relist_unpaid_date\": 168,\n                \"bidding_extended\": 2,\n                \"ext_min_limit\": 3,\n                \"max_next_limit\": 1000,\n                \"bid_history_email\": 1,\n                \"country_code\": \"+1\",\n                \"admin_email\": \"srikanth+admin@auctionsoftware.com\",\n                \"tax\": 5,\n                \"buyer_premium\": 15,\n                \"shipping\": 150,\n                \"schedule_appointment\": 1,\n                \"bid_deposit\": 150,\n                \"partial_payment_limit\": 10000,\n                \"site_trn_no\": \"10005760560003\"\n            },\n            \"tableValues\": {\n                \"allcategorytypes\": [\n                    {\n                        \"id\": 8,\n                        \"description\": \"Machinery\",\n                        \"avatar\": \"file_upload-1651819197611_570380.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"Mobile\",\n                        \"avatar\": \"file_upload-1651819262822_791784.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"Stationary\",\n                        \"avatar\": \"file_upload-1651819396371_682868.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"Vehicles\",\n                        \"avatar\": \"file_upload-1651819424887_300645.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"Light\",\n                        \"avatar\": \"file_upload-1651819457418_325894.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"Heavy\",\n                        \"avatar\": \"file_upload-1651819487239_217699.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"Electronics\",\n                        \"avatar\": \"file_upload-1651819535188_697253.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"Television\",\n                        \"avatar\": \"file_upload-1651819594367_450226.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"DVD Players\",\n                        \"avatar\": \"file_upload-1651819623161_568115.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \" Sound System\",\n                        \"avatar\": \"file_upload-1651819681586_218891.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 18,\n                        \"description\": \"IT Assets\",\n                        \"avatar\": \"file_upload-1651819716333_378143.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 19,\n                        \"description\": \"Desktops and Laptops\",\n                        \"avatar\": \"file_upload-1651819756101_169704.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 20,\n                        \"description\": \" Monitors, Printers and the peripherals\",\n                        \"avatar\": \"file_upload-1651819852569_336377.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 21,\n                        \"description\": \"Accessories\",\n                        \"avatar\": \"file_upload-1651819970305_824157.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 22,\n                        \"description\": \"Mobile and Landline Phones\",\n                        \"avatar\": \"file_upload-1651820008821_824528.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 23,\n                        \"description\": \"Mixed scrap\",\n                        \"avatar\": \"file_upload-1651820092989_221581.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 24,\n                        \"description\": \"Scrap Wood\",\n                        \"avatar\": \"file_upload-1651820137140_874743.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 25,\n                        \"description\": \"Waste paper\",\n                        \"avatar\": \"file_upload-1651820177437_225991.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 26,\n                        \"description\": \"Waste plastic\",\n                        \"avatar\": \"file_upload-1651820227361_554964.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 27,\n                        \"description\": \"Metal waste\",\n                        \"avatar\": \"file_upload-1651820272022_105813.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 28,\n                        \"description\": \"Used wire rope\",\n                        \"avatar\": \"file_upload-1651820309250_903829.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 29,\n                        \"description\": \"Waste Rubber\",\n                        \"avatar\": \"file_upload-1651820351913_199335.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 30,\n                        \"description\": \"Waste Batteries\",\n                        \"avatar\": \"file_upload-1651820387234_777411.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 31,\n                        \"description\": \"Clothes\",\n                        \"avatar\": \"file_upload-1651823378286_348727.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 32,\n                        \"description\": \"Shirts\",\n                        \"avatar\": \"file_upload-1651823401799_857571.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 33,\n                        \"description\": \"Jersey\",\n                        \"avatar\": \"file_upload-1651823475301_305873.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 34,\n                        \"description\": \"CD’s\",\n                        \"avatar\": \"file_upload-1651823543598_219070.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 35,\n                        \"description\": \"MUSIC\",\n                        \"avatar\": \"file_upload-1651823656382_254737.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 36,\n                        \"description\": \"Events\",\n                        \"avatar\": \"file_upload-1651823719419_821675.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 37,\n                        \"description\": \"Sports\",\n                        \"avatar\": \"file_upload-1651823778592_127775.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 38,\n                        \"description\": \"Sport items\",\n                        \"avatar\": \"file_upload-1651823810138_983010.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 37,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 39,\n                        \"description\": \"BOOKS\",\n                        \"avatar\": \"file_upload-1651823834001_172660.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 40,\n                        \"description\": \"First copy\",\n                        \"avatar\": \"file_upload-1651823895494_880421.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 41,\n                        \"description\": \"Special addition\",\n                        \"avatar\": \"file_upload-1651823929534_806147.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 42,\n                        \"description\": \"Digital assets\",\n                        \"avatar\": \"file_upload-1651823969969_522655.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 43,\n                        \"description\": \"Retro tech\",\n                        \"avatar\": \"file_upload-1651824036771_836353.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 42,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 44,\n                        \"description\": \"Music Rights\",\n                        \"avatar\": \"file_upload-1651826439761_605138.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 45,\n                        \"description\": \"All rights\",\n                        \"avatar\": \"file_upload-1651826491149_137113.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 46,\n                        \"description\": \"Writer rights\",\n                        \"avatar\": \"file_upload-1651826540951_913846.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 47,\n                        \"description\": \" Singer rights\",\n                        \"avatar\": \"file_upload-1651826567696_251406.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 48,\n                        \"description\": \"Producer's Share\",\n                        \"avatar\": \"file_upload-1651826593332_888193.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 49,\n                        \"description\": \"BABY PRODUCTS\",\n                        \"avatar\": \"file_upload-1651826619181_912475.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 50,\n                        \"description\": \"Baby oils\",\n                        \"avatar\": \"file_upload-1651826662675_955245.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 51,\n                        \"description\": \"Baby shampoos \",\n                        \"avatar\": \"file_upload-1651826725599_320490.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 52,\n                        \"description\": \"Baby cloths\",\n                        \"avatar\": \"file_upload-1651826762947_270084.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 53,\n                        \"description\": \"SPORTS & OUTDOORS\",\n                        \"avatar\": \"file_upload-1651826832933_849617.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 54,\n                        \"description\": \"Wearables\",\n                        \"avatar\": \"file_upload-1651826940249_767175.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 53,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 55,\n                        \"description\": \"TOOLS & HOME IMPROVEMENT\",\n                        \"avatar\": \"file_upload-1651827020035_681198.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 56,\n                        \"description\": \"Wooden\",\n                        \"avatar\": \"file_upload-1651827080068_617059.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 55,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 57,\n                        \"description\": \"INDUSTRIAL\",\n                        \"avatar\": \"file_upload-1651827223950_636706.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 58,\n                        \"description\": \"Computers\",\n                        \"avatar\": \"file_upload-1651827251091_831965.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 57,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 59,\n                        \"description\": \"MUSIC\",\n                        \"avatar\": \"file_upload-1651827293755_738426.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 60,\n                        \"description\": \"CD’S\",\n                        \"avatar\": \"file_upload-1651827314011_631839.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 61,\n                        \"description\": \" Luxury cars\",\n                        \"avatar\": \"file_upload-1651827378287_495891.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 62,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827441369_790188.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 63,\n                        \"description\": \"Sports cars\",\n                        \"avatar\": \"file_upload-1651827504129_312160.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 64,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827573132_447779.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 65,\n                        \"description\": \"90’s cars\",\n                        \"avatar\": \"file_upload-1651827681433_237936.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 66,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827731795_335584.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 67,\n                        \"description\": \"80’s cars\",\n                        \"avatar\": \"file_upload-1651827770536_796794.jpeg\",\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 68,\n                        \"description\": \"Custom Build\",\n                        \"avatar\": \"file_upload-1651827807402_806632.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 69,\n                        \"description\": \"From manufacture\",\n                        \"avatar\": \"file_upload-1651830489513_299695.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 70,\n                        \"description\": \"Used\",\n                        \"avatar\": \"file_upload-1651830594406_403503.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 71,\n                        \"description\": \"Fully working condition\",\n                        \"avatar\": \"file_upload-1651830637127_438573.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 72,\n                        \"description\": \"Fully working condition\",\n                        \"avatar\": \"file_upload-1651830701689_384965.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 73,\n                        \"description\": \"Digital subscriptions\",\n                        \"avatar\": \"file_upload-1651833808094_307552.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 74,\n                        \"description\": \"Phant\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 75,\n                        \"description\": \"test\",\n                        \"avatar\": \"file_upload-1663828272539_538980.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 76,\n                        \"description\": \"toy car test\",\n                        \"avatar\": \"file_upload-1663828761779_326524.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 77,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 78,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665382883735_701321.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 79,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665568580645_932745.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 80,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665572762394_300995.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 81,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665642998597_700923.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 82,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665656889670_626786.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 83,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"file_upload-1665659885532_136976.jpeg\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    },\n                    {\n                        \"id\": 84,\n                        \"description\": \"Bike\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 85,\n                        \"description\": \"GYM Equipment's\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 37,\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 86,\n                        \"description\": \"gowns\",\n                        \"avatar\": \"\",\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 0\n                    }\n                ],\n                \"allconditiontypes\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Great\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"Good\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"Fair\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"Scrap\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"bad\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 6,\n                        \"description\": \"goood\",\n                        \"active\": 0,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 7,\n                        \"description\": \"goood\",\n                        \"active\": 0,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"goood\",\n                        \"active\": 0,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \"goood\",\n                        \"active\": 1,\n                        \"ratingWeight\": 0\n                    }\n                ],\n                \"alllocations\": [\n                    {\n                        \"id\": 1,\n                        \"city\": \"Las Vegas\",\n                        \"weeklyHours\": \"10:00 am - 7:00 pm\",\n                        \"name\": \"Dubai\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10:00 am - 7:00 pm\",\n                        \"sundayHours\": \"10:00 am - 7:00 pm\",\n                        \"address\": \"4825 E Cheyenne Ave Suite 130\",\n                        \"zipCode\": 89115,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 0,\n                        \"warehousePositionMax\": 0,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 2,\n                        \"city\": \"Henderson\",\n                        \"weeklyHours\": \"10:00 am - 7:00 pm\",\n                        \"name\": \"US\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10:00 am - 7:00 pm\",\n                        \"sundayHours\": \"10:00 am - 7:00 pm\",\n                        \"address\": \"7685 Commercial Way Suite C\",\n                        \"zipCode\": 89011,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 8000,\n                        \"warehousePositionMax\": 8999,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 3,\n                        \"city\": \"test\",\n                        \"weeklyHours\": \"10:25 pm - 10:25 pm\",\n                        \"name\": \"UK\",\n                        \"state\": \"texas\",\n                        \"saturdayHours\": \"12:25 pm - 2:25 pm\",\n                        \"sundayHours\": \"7:25 pm - 5:25 pm\",\n                        \"address\": \"TEST ADDRESS\",\n                        \"zipCode\": 76092,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 2,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 4,\n                        \"city\": \"berlin\",\n                        \"weeklyHours\": \"10:00 am - 7:00 pm\",\n                        \"name\": \"germany\",\n                        \"state\": \"araahqd\",\n                        \"saturdayHours\": \"10:00 am - 7:01 pm\",\n                        \"sundayHours\": \"10:00 am - 4:00 pm\",\n                        \"address\": \"abcdef123\",\n                        \"zipCode\": 56342,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 5,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"1:22 am - 1:22 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"1:22 am - 1:22 am\",\n                        \"sundayHours\": \"1:22 am - 1:22 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 6,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"4:57 am - 4:57 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"4:57 am - 4:57 am\",\n                        \"sundayHours\": \"4:57 am - 4:57 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 7,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"6:06 am - 6:06 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"6:06 am - 6:06 am\",\n                        \"sundayHours\": \"6:06 am - 6:06 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 8,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"1:37 am - 1:37 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"1:37 am - 1:37 am\",\n                        \"sundayHours\": \"1:37 am - 1:37 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 9,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"5:28 am - 5:28 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"5:28 am - 5:28 am\",\n                        \"sundayHours\": \"5:28 am - 5:28 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 10,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"6:22 am - 6:22 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"6:22 am - 6:22 am\",\n                        \"sundayHours\": \"6:22 am - 6:22 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    },\n                    {\n                        \"id\": 11,\n                        \"city\": \"hamilton\",\n                        \"weeklyHours\": \"10:18 am - 10:18 am\",\n                        \"name\": \"newzeland\",\n                        \"state\": \"Auckland\",\n                        \"saturdayHours\": \"10:18 am - 10:18 am\",\n                        \"sundayHours\": \"10:18 am - 10:18 am\",\n                        \"address\": \"Limbrick street\",\n                        \"zipCode\": 50001,\n                        \"taxRate\": null,\n                        \"timezone\": null,\n                        \"warehousePositionMin\": null,\n                        \"warehousePositionMax\": null,\n                        \"protected\": 0,\n                        \"active\": 1,\n                        \"curbsideAvailable\": 0\n                    }\n                ],\n                \"allall_notifications\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Bidding\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"Outbid\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"Watchlist\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"Saved Search\",\n                        \"email\": 1,\n                        \"sms\": 0\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"Auction Invite\",\n                        \"email\": 0,\n                        \"sms\": 0\n                    },\n                    {\n                        \"id\": 6,\n                        \"description\": \"Won Item\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 7,\n                        \"description\": \"Lost Item\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"Paid Invoice\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"Payment Notify\",\n                        \"email\": 1,\n                        \"sms\": 1\n                    }\n                ],\n                \"allui_settings\": [\n                    {\n                        \"id\": 1,\n                        \"ui_key\": \"primColor\",\n                        \"ui_value\": \"#0276b8\",\n                        \"ui_type\": \"color\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"ui_key\": \"secColor\",\n                        \"ui_value\": \"#333333\",\n                        \"ui_type\": \"color\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 3,\n                        \"ui_key\": \"hi\",\n                        \"ui_value\": \"hello\",\n                        \"ui_type\": \"text\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 4,\n                        \"ui_key\": \"CHECKING\",\n                        \"ui_value\": \"TEST\",\n                        \"ui_type\": \"text\",\n                        \"active\": 0\n                    }\n                ],\n                \"allorganization\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Ajith seller\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"ORGANISATION 1\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"TEST ORGANISATION 2\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"TEST ORGANISATION 1\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"ORAGANISATION ORGO\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 6,\n                        \"description\": \"Techist\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 7,\n                        \"description\": \"Pay Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"Organization Check\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"TESTING ORGANISATION \",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"123\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"Organization name 1 \",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"My Organisation 1\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"Test Cucumber Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \"My Organisation\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 18,\n                        \"description\": \"Test Organization\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 19,\n                        \"description\": \"Test Copany name\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 20,\n                        \"description\": \"Test Corjgn Chekc\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 21,\n                        \"description\": \"T Org\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 22,\n                        \"description\": \"Ajith Seller\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 23,\n                        \"description\": \"Ajith seller10\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 24,\n                        \"description\": \"Ajith Org\",\n                        \"active\": 1\n                    },\n                    {\n                        \"id\": 25,\n                        \"description\": \"My Organisation 1\",\n                        \"active\": 1\n                    }\n                ],\n                \"alldata_all_dropdown\": [\n                    {\n                        \"id\": 1,\n                        \"description\": \"Dubai\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"location_id\"\n                    },\n                    {\n                        \"id\": 2,\n                        \"description\": \"US\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"location_id\"\n                    },\n                    {\n                        \"id\": 3,\n                        \"description\": \"Great\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"condition\"\n                    },\n                    {\n                        \"id\": 4,\n                        \"description\": \"Good\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"condition\"\n                    },\n                    {\n                        \"id\": 5,\n                        \"description\": \"Fair\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"condition\"\n                    },\n                    {\n                        \"id\": 8,\n                        \"description\": \"Machinery\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 9,\n                        \"description\": \"Mobile\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 10,\n                        \"description\": \"Stationary\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 8,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 11,\n                        \"description\": \"Vehicles\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 12,\n                        \"description\": \"Light\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 13,\n                        \"description\": \"Heavy\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 11,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 14,\n                        \"description\": \"Electronics\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 15,\n                        \"description\": \"Television\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 16,\n                        \"description\": \"DVD Players\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 17,\n                        \"description\": \" Sound System\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 14,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 18,\n                        \"description\": \"IT Assets\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 19,\n                        \"description\": \"Desktops and Laptops\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 20,\n                        \"description\": \" Monitors, Printers and the peripherals\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 21,\n                        \"description\": \"Accessories\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 22,\n                        \"description\": \"Mobile and Landline Phones\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 18,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 23,\n                        \"description\": \"Mixed scrap\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 24,\n                        \"description\": \"Scrap Wood\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 25,\n                        \"description\": \"Waste paper\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 26,\n                        \"description\": \"Waste plastic\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 27,\n                        \"description\": \"Metal waste\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 28,\n                        \"description\": \"Used wire rope\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 29,\n                        \"description\": \"Waste Rubber\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 30,\n                        \"description\": \"Waste Batteries\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 23,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 31,\n                        \"description\": \"Clothes\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 32,\n                        \"description\": \"Shirts\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 33,\n                        \"description\": \"Jersey\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 31,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 34,\n                        \"description\": \"CD’s\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 35,\n                        \"description\": \"MUSIC\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 36,\n                        \"description\": \"Events\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 34,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 37,\n                        \"description\": \"Sports\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 38,\n                        \"description\": \"Sport items\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 37,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 39,\n                        \"description\": \"BOOKS\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 40,\n                        \"description\": \"First copy\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 41,\n                        \"description\": \"Special addition\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 39,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 42,\n                        \"description\": \"Digital assets\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 43,\n                        \"description\": \"Retro tech\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 42,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 44,\n                        \"description\": \"Music Rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 45,\n                        \"description\": \"All rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 46,\n                        \"description\": \"Writer rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 47,\n                        \"description\": \" Singer rights\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 48,\n                        \"description\": \"Producer's Share\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 44,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 49,\n                        \"description\": \"BABY PRODUCTS\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 50,\n                        \"description\": \"Baby oils\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 51,\n                        \"description\": \"Baby shampoos \",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 52,\n                        \"description\": \"Baby cloths\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 49,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 53,\n                        \"description\": \"SPORTS & OUTDOORS\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 54,\n                        \"description\": \"Wearables\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 53,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 55,\n                        \"description\": \"TOOLS & HOME IMPROVEMENT\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 56,\n                        \"description\": \"Wooden\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 55,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 57,\n                        \"description\": \"INDUSTRIAL\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 58,\n                        \"description\": \"Computers\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 57,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 59,\n                        \"description\": \"MUSIC\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 60,\n                        \"description\": \"CD’S\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 61,\n                        \"description\": \" Luxury cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 62,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 63,\n                        \"description\": \"Sports cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 64,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 65,\n                        \"description\": \"90’s cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 66,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 67,\n                        \"description\": \"80’s cars\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 68,\n                        \"description\": \"Custom Build\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 69,\n                        \"description\": \"From manufacture\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 61,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 70,\n                        \"description\": \"Used\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 63,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 71,\n                        \"description\": \"Fully working condition\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 65,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 72,\n                        \"description\": \"Fully working condition\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 67,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 73,\n                        \"description\": \"Digital subscriptions\",\n                        \"value\": null,\n                        \"avatar\": null,\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 1,\n                        \"level_id\": 59,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"categoryTypeId\"\n                    },\n                    {\n                        \"id\": 74,\n                        \"description\": \"Good\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"conditionTypeId\"\n                    },\n                    {\n                        \"id\": 75,\n                        \"description\": \"Bad\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"conditionTypeId\"\n                    },\n                    {\n                        \"id\": 76,\n                        \"description\": \"value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 77,\n                        \"description\": \"value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 78,\n                        \"description\": \"value 3\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 79,\n                        \"description\": \"value t\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"select_field\"\n                    },\n                    {\n                        \"id\": 80,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_select\"\n                    },\n                    {\n                        \"id\": 81,\n                        \"description\": \"Value 3\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"test_select\"\n                    },\n                    {\n                        \"id\": 82,\n                        \"description\": \"Tax ID 1 Value\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"tax_id\"\n                    },\n                    {\n                        \"id\": 83,\n                        \"description\": \"Tax ID 2 Value\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 0,\n                        \"variable\": \"tax_id\"\n                    },\n                    {\n                        \"id\": 84,\n                        \"description\": \"Radio value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"radio_field\"\n                    },\n                    {\n                        \"id\": 85,\n                        \"description\": \"Radio value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"radio_field\"\n                    },\n                    {\n                        \"id\": 86,\n                        \"description\": \"Hatchback\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_search\"\n                    },\n                    {\n                        \"id\": 87,\n                        \"description\": \"Sedan\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"test_search\"\n                    },\n                    {\n                        \"id\": 88,\n                        \"description\": \"SUV\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"test_search\"\n                    },\n                    {\n                        \"id\": 89,\n                        \"description\": \"Test Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"check_box_new_added_check\"\n                    },\n                    {\n                        \"id\": 90,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 91,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 92,\n                        \"description\": \"TEST DETAILS\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 93,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 3,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 94,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 3,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 95,\n                        \"description\": \"ANOTHER VALUE\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"label_for_testing\"\n                    },\n                    {\n                        \"id\": 96,\n                        \"description\": \"yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 97,\n                        \"description\": \"TEST DETAILS\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"testing_field_testing_fieldtesting_fieldtest\"\n                    },\n                    {\n                        \"id\": 98,\n                        \"description\": \"TESTING FIELD TESTING FIELDTESTING FIELDTEST TESTING FIELD TESTING FIELDTESTING FIELDTEST TESTING FIELD TESTING FIELDTESTING FIELDTEST\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"testing_field_testing_fieldtesting_fieldtest\"\n                    },\n                    {\n                        \"id\": 99,\n                        \"description\": \"yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 100,\n                        \"description\": \"no\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 2,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 101,\n                        \"description\": \"male\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 102,\n                        \"description\": \"Female\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"abc\"\n                    },\n                    {\n                        \"id\": 103,\n                        \"description\": \"Radio\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 104,\n                        \"description\": \"Yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"radio_button\"\n                    },\n                    {\n                        \"id\": 105,\n                        \"description\": \"No\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"radio_button\"\n                    },\n                    {\n                        \"id\": 106,\n                        \"description\": \"one\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multi_check_box\"\n                    },\n                    {\n                        \"id\": 107,\n                        \"description\": \"two\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 2,\n                        \"variable\": \"multi_check_box\"\n                    },\n                    {\n                        \"id\": 108,\n                        \"description\": \"Three\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 3,\n                        \"variable\": \"multi_check_box\"\n                    },\n                    {\n                        \"id\": 109,\n                        \"description\": \"yes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_field\"\n                    },\n                    {\n                        \"id\": 110,\n                        \"description\": \"No\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_field\"\n                    },\n                    {\n                        \"id\": 111,\n                        \"description\": \"no\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 112,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 113,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 114,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 115,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 116,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 117,\n                        \"description\": \"nill 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 118,\n                        \"description\": \"nill 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 119,\n                        \"description\": \"one\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"lable_6\"\n                    },\n                    {\n                        \"id\": 120,\n                        \"description\": \"nil\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 121,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 122,\n                        \"description\": \"nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 123,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"location_id\"\n                    },\n                    {\n                        \"id\": 124,\n                        \"description\": \"test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"locationid\"\n                    },\n                    {\n                        \"id\": 125,\n                        \"description\": \"Nill\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 126,\n                        \"description\": \"ddd\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button\"\n                    },\n                    {\n                        \"id\": 127,\n                        \"description\": \"Test 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 128,\n                        \"description\": \"Test 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 2,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 129,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 130,\n                        \"description\": \"Test2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 2,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 131,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 132,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 133,\n                        \"description\": \"Test\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"test\"\n                    },\n                    {\n                        \"id\": 134,\n                        \"description\": \"TEST DETAILS\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 2,\n                        \"show_order\": 1,\n                        \"variable\": \"button_2\"\n                    },\n                    {\n                        \"id\": 135,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button_2\"\n                    },\n                    {\n                        \"id\": 136,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"button_2\"\n                    },\n                    {\n                        \"id\": 137,\n                        \"description\": \"TEST 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"selcet_field_\"\n                    },\n                    {\n                        \"id\": 138,\n                        \"description\": \"TEST 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"selcet_field_\"\n                    },\n                    {\n                        \"id\": 139,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 140,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 141,\n                        \"description\": \"Test Value 3\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 142,\n                        \"description\": \"Test value 4\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"test_drownlist\"\n                    },\n                    {\n                        \"id\": 143,\n                        \"description\": \"Value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"drop_down_test\"\n                    },\n                    {\n                        \"id\": 144,\n                        \"description\": \"Value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"drop_down_test\"\n                    },\n                    {\n                        \"id\": 145,\n                        \"description\": \"Check box value 1\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multi_check_box_\"\n                    },\n                    {\n                        \"id\": 146,\n                        \"description\": \"Check box value 2\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multi_check_box_\"\n                    },\n                    {\n                        \"id\": 147,\n                        \"description\": \"Abc\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multiple_select_123\"\n                    },\n                    {\n                        \"id\": 148,\n                        \"description\": \"Cde\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"multiple_select_123\"\n                    },\n                    {\n                        \"id\": 149,\n                        \"description\": \"TTT\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"new_file_add_for_drop_down\"\n                    },\n                    {\n                        \"id\": 150,\n                        \"description\": \"QQQ\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"new_file_add_for_drop_down\"\n                    },\n                    {\n                        \"id\": 151,\n                        \"description\": \"ZZZ\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"new_file_add_for_drop_down\"\n                    },\n                    {\n                        \"id\": 152,\n                        \"description\": \"Machinery\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 153,\n                        \"description\": \"Vehicles\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 154,\n                        \"description\": \"Electronics\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 155,\n                        \"description\": \"IT Assets\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 156,\n                        \"description\": \"MixedScrap\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 157,\n                        \"description\": \"Clothes\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 158,\n                        \"description\": \"CD's\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 159,\n                        \"description\": \"Sport items\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"category\"\n                    },\n                    {\n                        \"id\": 160,\n                        \"description\": \"YES\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"select\"\n                    },\n                    {\n                        \"id\": 161,\n                        \"description\": \"NO\",\n                        \"value\": null,\n                        \"avatar\": \"\",\n                        \"min\": 0,\n                        \"max\": 0,\n                        \"level\": 0,\n                        \"level_id\": 0,\n                        \"active\": 1,\n                        \"show_order\": 1,\n                        \"variable\": \"select\"\n                    }\n                ]\n            },\n            \"languages\": [\n                \"for_english\",\n                \"for_arabic\"\n            ],\n            \"phrases\": {\n                \"for_english\": {\n                    \"test\": \"Testss\",\n                    \"new\": \"New\",\n                    \"all_free-zone_auctions_in_one_place\": \"All DP World UAE Region Auctions in one place\",\n                    \"search_for_products_here\": \"Search for products here\",\n                    \"find_product\": \"FIND PRODUCT\",\n                    \"shop_by_category\": \"Shop by category\",\n                    \"about_jafza_ezone\": \"About Jafza eZone\",\n                    \"data_about_jafza_ezone\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\",\n                    \"recently_listed\": \"Recently Listed\",\n                    \"start_buying_today\": \"Start Buying Today!\",\n                    \"live_auctions\": \"Live Auctions\",\n                    \"time_left\": \"Time Left\",\n                    \"welcome_to_auction_ezone\": \"Welcome to Auction eZone\",\n                    \"continue_logging_into_your_account\": \"Continue logging into your account\",\n                    \"invalid_email_format\": \"Invalid email format\",\n                    \"required\": \"Required!\",\n                    \"remember_me\": \"Remember me\",\n                    \"email_address\": \"Email address\",\n                    \"enter_your_email_address\": \"Enter your email address\",\n                    \"password\": \"Password\",\n                    \"enter_your_password\": \"Enter Your Password\",\n                    \"forgot_password\": \"Forgot Password?\",\n                    \"create_a_new_account\": \"Create a new account\",\n                    \"login\": \"Login\",\n                    \"jafza_ezone_logo\": \"Jafza eZone logo\",\n                    \"forgot_password_detail\": \"Please enter your registered email address and we will send you a password resent link shortly.\",\n                    \"send_reset_password_link\": \"SEND RESET PASSWORD LINK\",\n                    \"minimum_8_characters\": \"Minimum 8 characters\",\n                    \"passwords_not_match\": \"Passwords not match\",\n                    \"new_password\": \"New Password\",\n                    \"enter_your_new_password\": \"Enter your new password\",\n                    \"confirm_password\": \"Confirm Password\",\n                    \"re-enter_your_password\": \"Re-enter your password\",\n                    \"reset_password\": \"Reset password\",\n                    \"create_a_new_password\": \"Create a new password\",\n                    \"change\": \"Change\",\n                    \"individual\": \"Individual\",\n                    \"company\": \"Company\",\n                    \"please_select_any_one_of_type\": \"Please select any one of type\",\n                    \"continue\": \"Continue\",\n                    \"verification_code\": \"Verification Code\",\n                    \"enter_verification_code\": \"Enter Verification Code\",\n                    \"your_code_will_expire_in_5_minutes\": \"Your code will expire in 5 minutes\",\n                    \"resend_sms\": \"Resend SMS\",\n                    \"send_sms\": \"Send SMS\",\n                    \"verify_phone_number\": \"Verify phone number\",\n                    \"cancel\": \"Cancel\",\n                    \"verify_code\": \"VERIFY CODE\",\n                    \"the_special_characters_not_allowed\": \"The special characters not allowed\",\n                    \"some_kind_of_special_characters_not_allowed\": \"Some kind of  special characters not allowed\",\n                    \"maximum_150_characters\": \"Maximum 150 characters\",\n                    \"maximum_250_characters\": \"Maximum 250 characters\",\n                    \"minimum_5_characters\": \"Minimum 5 characters\",\n                    \"maximum_15_characters\": \"Maximum 15 characters\",\n                    \"maximum_20_characters\": \"Maximum 20 characters\",\n                    \"the_number_only\": \"The number only\",\n                    \"the_characters_only\": \"The characters only\",\n                    \"the_positive_number_only\": \"The positive number only\",\n                    \"maximum_6_characters\": \"Maximum 6 characters \",\n                    \"emails_do_not_match\": \"E-mail's do not match\",\n                    \"please_accept_terms_and_condition\": \"Please accept terms and condition!\",\n                    \"please_accept\": \"Please accept!\",\n                    \"are_you_dpw_group_employee\": \"Are you DPW group employee?\",\n                    \"are_you_related_to_any_dpw\": \"Are you related to any DPW Procurement/Auction Staff?\",\n                    \"yes\": \"Yes\",\n                    \"no\": \"No\",\n                    \"first_name\": \"First Name\",\n                    \"enter_your_first_name\": \"Enter your first name\",\n                    \"last_name\": \"Last Name\",\n                    \"enter_your_last_name\": \"Enter your Last Name\",\n                    \"confirm_email_address\": \"Confirm Email address\",\n                    \"phone_number\": \"Phone Number\",\n                    \"re_enter_your_password\": \"Re-enter your password\",\n                    \"emirates_id\": \"Emirates ID\",\n                    \"enter_your_emirates_id\": \"Enter your emirates Id\",\n                    \"passport_number\": \"Passport Number\",\n                    \"enter_your_passport_number\": \"Enter your passport number\",\n                    \"country\": \"Country\",\n                    \"select_your_country\": \"Select your country\",\n                    \"state\": \"State\",\n                    \"select_your_state\": \"Select your state\",\n                    \"city\": \"City\",\n                    \"enter_your_city\": \"Enter Your City\",\n                    \"address\": \"Address\",\n                    \"enter_your_address\": \"Enter your address\",\n                    \"po_box\": \"P.O Box\",\n                    \"upload_tax_registration_number\": \"Upload Tax registration number (TRN) document\",\n                    \"upload_necessary_permits_licenses_or_certificates\": \"Upload necessary permits, licenses or certificates\",\n                    \"enter_your_post_box_number\": \"Enter your post box number\",\n                    \"i_agree_to_the\": \"I agree to the\",\n                    \"terms_conditions\": \"Terms & Conditions.\",\n                    \"conflict_of_interests_for_dpw_staff\": \"Conflict of interests for DPW Staff.\",\n                    \"create_my_account\": \"Create my account\",\n                    \"already_have_an_account\": \"Already have an account ?\",\n                    \"login_here\": \"Login here\",\n                    \"company_name\": \"Company Name\",\n                    \"enter_your_company_name\": \"Enter your company name\",\n                    \"business_structure\": \"Business Structure\",\n                    \"select_a_business_structure\": \"Select a business structure\",\n                    \"telephone_number\": \"Telephone number\",\n                    \"enter_your_telephone_number\": \"Enter your telephone number\",\n                    \"mobile_number\": \"Mobile number\",\n                    \"enter_your_mobile_number\": \"Enter your Mobile number\",\n                    \"website\": \"Website\",\n                    \"enter_your_website\": \"Enter your website\",\n                    \"business_registration_number\": \"Business registration / trade license number\",\n                    \"enter_your_business_registration\": \"Enter your Business registration / trade license number\",\n                    \"expiry_date\": \"Expiry Date\",\n                    \"select_an_expire_date\": \"Select an expire date\",\n                    \"name\": \"Name\",\n                    \"enter_name\": \"Enter name\",\n                    \"designation\": \"Designation\",\n                    \"enter_designation\": \"Enter designation\",\n                    \"department\": \"Department\",\n                    \"enter_a_department\": \"Enter a Department\",\n                    \"phone_number_or_mobile_number\": \"Phone number/Mobile number\",\n                    \"enter_phone_number_or_mobile_number\": \"Enter Phone number/Mobile number\",\n                    \"name_of_parent_company\": \"Name of parent company\",\n                    \"enter_name_of_parent_company\": \"Enter name of parent company\",\n                    \"categories\": \"Categories\",\n                    \"select_a_category\": \"Select a category\",\n                    \"tax_registration_number\": \"Tax Registration Number (TRN)\",\n                    \"enter_tax_registration_number\": \"Enter Tax Registration Number (TRN)\",\n                    \"uae_emirate_of_vat_registration\": \"UAE Emirate of VAT registration\",\n                    \"enter_uae_emirate_of_vat_registration\": \"Enter UAE Emirate of VAT registration\",\n                    \"dubai_customs_code\": \"Dubai customs code\",\n                    \"enter_dubai_customs_code\": \"Enter Dubai customs code\",\n                    \"trakhees_registration_number\": \"Trakhees registration number\",\n                    \"enter_trakhees_registration_number\": \"Enter Trakhees registration number\",\n                    \"sme_membership_number\": \"SME membership number\",\n                    \"enter_sme_membership_number\": \"Enter SME membership number\",\n                    \"upload_Business_registration_or_trade_license_document\": \"Upload Business registration / trade license document\",\n                    \"upload_tax_registration_number_document\": \"Upload Tax registration number (TRN) document\",\n                    \"sign_using_docusign\": \"Sign using DocuSign\",\n                    \"upload_company_seal\": \"Upload Company Seal\",\n                    \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\": \"Is your company owner or manager related to any of DP World procurement staff ?\",\n                    \"add_person\": \"Add person\",\n                    \"remove_person\": \"Remove Person\",\n                    \"add_shareholder\": \"Add shareholder\",\n                    \"remove_shareholder\": \"Remove shareholder\",\n                    \"you_have_successfully_submitted_your_application\": \"You have successfully submitted your application.\",\n                    \"you_will_be_notified_once_we_review_your_application\": \"You will be notified once we review your application.\",\n                    \"next\": \"Next\",\n                    \"results_12_per_page\": \"12 Results per page\",\n                    \"results_24_per_page\": \"24 Results per page\",\n                    \"results_36_per_page\": \"36 Results per page\",\n                    \"none\": \"None\",\n                    \"current_price_low_to_high\": \"Current Price (Low - High)\",\n                    \"current_price_high_to_low\": \"Current Price (High - Low)\",\n                    \"time_remaining\": \"Time remaining\",\n                    \"ending_today\": \"Ending Today\",\n                    \"buy_now_price_low_to_high\": \"Buy Now Price (Low - High)\",\n                    \"buy_now_price_high_to_low\": \"Buy Now Price (High - Low)\",\n                    \"you_have_searched_for\": \"You have searched for\",\n                    \"save_this_search\": \"Save this search\",\n                    \"results_per_page\": \"Results per page\",\n                    \"sort_by\": \"Sort By\",\n                    \"showing\": \"Showing\",\n                    \"of\": \"of\",\n                    \"message\": \"Message\",\n                    \"enter_your_message\": \"Enter your message\",\n                    \"contact_us\": \"CONTACT US\",\n                    \"reach_us\": \"REACH US\",\n                    \"submit\": \"Submit\",\n                    \"oops_your_shopping_cart_seems_to_be_empty\": \"Oops! your shopping cart seems to be empty.\",\n                    \"search_our_inventory_for_amazing_products\": \"Search our inventory for amazing products.\",\n                    \"shopping_cart\": \"Shopping Cart\",\n                    \"result_found\": \"Result Found\",\n                    \"shopping_cart_summary\": \"Shopping cart summary\",\n                    \"total_payable\": \"Total Payable\",\n                    \"items\": \"Items\",\n                    \"proceed_to_checkout\": \"Proceed to Checkout\",\n                    \"your_items\": \"Your Items\",\n                    \"results_found\": \"Results Found\",\n                    \"invalid_zip_code\": \"Invalid ZIP Code\",\n                    \"minimum_2_characters\": \"Minimum 2 characters\",\n                    \"zip_code\": \"ZIP Code\",\n                    \"enter_your_zip_code\": \"Enter your ZIP code\",\n                    \"select_mode_of_payment\": \"Select mode of payment\",\n                    \"online\": \"Online\",\n                    \"offline\": \"Offline\",\n                    \"deposit\": \"Deposit\",\n                    \"closed_no_slots_available\": \"Closed / No Slots Available\",\n                    \"select_a_time\": \"Select a time\",\n                    \"restore\": \"Restore\",\n                    \"you_have_an_appointment_schedule_for\": \"You have an appointment schedule for\",\n                    \"you_can_add_items_to_the_same_appointment\": \"You can add items to the same appointment\",\n                    \"cart\": \"Cart\",\n                    \"checkout\": \"Check out\",\n                    \"review_your_order\": \"Review your order\",\n                    \"address_for_pickup\": \"Address for pickup\",\n                    \"please_bring_along_your_emirates_id_for_verification\": \"Please bring along your emirates ID for verification\",\n                    \"you_have_an_selected_your_previous_appointment_scheduled_at\": \"You have an selected your previous appointment scheduled at\",\n                    \"if_you_want_to_remove_the_previous_appointment\": \"If you want to remove the previous appointment\",\n                    \"select_a_pickup_date\": \"Select a pickup date\",\n                    \"select_a_pickup_time\": \"Select a pickup time\",\n                    \"subtotal\": \"Subtotal\",\n                    \"tax\": \"Tax\",\n                    \"total_amount\": \"Total Amount\",\n                    \"make_payment\": \"Make Payment\",\n                    \"hang_in_there_your_payment_is_processed\": \"Hang in there your payment is processed\",\n                    \"please_do_not_press_the_back_button_or refresh_the_page\": \"Please do not press the back button or refresh the page\",\n                    \"order_summary\": \"Order Summary\",\n                    \"organization_details\": \"Organization Details\",\n                    \"contact_person_details\": \"Contact Person Details\",\n                    \"shareholder_details\": \"Shareholder Details\",\n                    \"category_details\": \"Category Details\",\n                    \"only_numbers_are_allowed\": \"Only numbers are allowed\",\n                    \"maximum_25_characters\": \"Maximum 25 characters\",\n                    \"invalid_email\": \"Invalid E-mail\",\n                    \"previous\": \"Previous\",\n                    \"we_couldnt_find_the_page_you_are_looking_for\": \"We couldn&apos;t find the page you are looking for.\",\n                    \"you_can_still_try_exploring_hundreds_of_other_product\": \"You can still try exploring hundreds of other products.\",\n                    \"not_found_404\": \"404- Page not found.\",\n                    \"search_for_products\": \"Search for products\",\n                    \"back\": \"Back\",\n                    \"all\": \"All\",\n                    \"winning\": \"Winning\",\n                    \"currently_outbid\": \"Currently Outbid\",\n                    \"won\": \"Won\",\n                    \"closing_date\": \"Closing Date\",\n                    \"enter_bid_amount\": \"Enter Bid Amt\",\n                    \"wallet_deposit_amount\": \"Wallet Deposit Amount\",\n                    \"enter_amount\": \"Enter amount\",\n                    \"my_wallet_balance\": \"My Wallet Balance\",\n                    \"add_balance\": \"Add Balance\",\n                    \"date\": \"Date\",\n                    \"description\": \"Description\",\n                    \"type\": \"Type\",\n                    \"amount\": \"Amount\",\n                    \"proceed_to_pay\": \"Proceed to pay\",\n                    \"enter_the_amount_to_be_added_to_your_wallet\": \"Enter the amount to be added to your wallet\",\n                    \"dash_subtitle\": \"The marketplace send email based on a wide variety of events that may occur as seen below. Some notifications such as Payment information will be sent regardless of your email preference settings.\",\n                    \"notification\": \"Notification\",\n                    \"email\": \"Email\",\n                    \"sms\": \"SMS\",\n                    \"save\": \"Save\",\n                    \"my_purchases\": \"My Purchases\",\n                    \"my_favourites\": \"My Favourites\",\n                    \"my_notifications\": \"My Notifications\",\n                    \"my_wallet\": \"My Wallet\",\n                    \"my_invoices\": \"My Invoices\",\n                    \"my_saved_searches\": \"My Saved Searches\",\n                    \"you_can_find_all_your_saved_searches_here\": \"You can find all your saved searches here.\",\n                    \"saved_search_helps_you_find_your_preferred_products_easily\": \"Saved search helps you find your preferred products easily.\",\n                    \"s_no\": \"S.no\",\n                    \"title\": \"Title\",\n                    \"date_added\": \"Date Added\",\n                    \"you_are_about_to_delete_this_saved_search\": \"You are about to delete this saved search!\",\n                    \"please_confirm_if_you_want_to_continue_with_this_action\": \"Please confirm if you want to continue with this action\",\n                    \"no_cancel\": \"No, Cancel\",\n                    \"yes_delete\": \"Yes, Delete\",\n                    \"enter_email_address\": \"Enter email address\",\n                    \"current_password\": \"Current Password\",\n                    \"enter_your_current_password\": \"Enter your current password\",\n                    \"profile_details\": \"Profile Details\",\n                    \"change_password\": \"Change Password\",\n                    \"enter_card_holder_name\": \"Enter card holders name\",\n                    \"card_number\": \"Card number\",\n                    \"enter_card_number\": \"Enter card number\",\n                    \"mininum_1_characters\": \"Mininum 1 characters\",\n                    \"profile\": \"Profile\",\n                    \"unpaid\": \"Unpaid\",\n                    \"paid\": \"Paid\",\n                    \"my_bids\": \"My Bids\",\n                    \"hello\": \"Hello,\",\n                    \"results_10_per_page\": \"10 Results for page\",\n                    \"results_20_per_page\": \"20 Results per page\",\n                    \"results_30_per_page\": \"30 Results per page\",\n                    \"winning_auctions\": \"Winning Auctions\",\n                    \"outbid_auctions\": \"Outbid Auctions\",\n                    \"won_auctions\": \"Won Auctions\",\n                    \"buy_now\": \"Buy Now\",\n                    \"my_auctions\": \"My Auctions\",\n                    \"debit\": \"Debit\",\n                    \"credit\": \"Credit\",\n                    \"enter\": \"Enter\",\n                    \"date_of_card_expiration\": \"Date of card expiration\",\n                    \"saved_cards\": \"Saved Cards\",\n                    \"add_a_new_card\": \"ADD A NEW CARD\",\n                    \"card_holder\": \"CARD HOLDER\",\n                    \"expires\": \"EXPIRES\",\n                    \"confirm_delete\": \"Confirm Delete\",\n                    \"address_of_jafza_zone\": \"T1 Engineering Building, 1st Floor\\r\\n\",\n                    \"operating_hours\": \"Operating Hours\",\n                    \"operating_hrs\": \"7:00AM to 3:00PM\",\n                    \"working_days\": \"Sunday - Thursday\",\n                    \"call_within_uae\": \"Call within UAE\",\n                    \"call_international\": \"Call International\",\n                    \"jafza_head_office\": \"Jafza Head Office\",\n                    \"retail_price_low_high\": \"Retail Price (Low - High)\",\n                    \"retail_price_high_to_low\": \"Retail Price (High - Low)\",\n                    \"invoice\": \"Invoice\",\n                    \"print\": \"Print\",\n                    \"status\": \"Status\",\n                    \"from\": \"From\",\n                    \"phone\": \"Phone\",\n                    \"international\": \"International\",\n                    \"within_jafza\": \"Within Jafza\",\n                    \"online_payment\": \"Online Payment\",\n                    \"offline_payment\": \"Offline Payment\",\n                    \"appointment_scheduled_at\": \"Appointment scheduled at\",\n                    \"transaction_details\": \"Transaction Details\",\n                    \"transaction_id\": \"Transaction ID\",\n                    \"paid_on\": \"Paid On\",\n                    \"method\": \"Method\",\n                    \"card\": \"Card\",\n                    \"cash\": \"Cash\",\n                    \"payment_status\": \"Payment Status\",\n                    \"product_details\": \"Product Details\",\n                    \"total\": \"Total\",\n                    \"grand_total\": \"Grand total\",\n                    \"thank_you_for_shopping_with_us\": \"Thank you for shopping with us !\",\n                    \"search\": \"Search\",\n                    \"closed_on\": \"Closed on\",\n                    \"auction_lots\": \"Auction Lots\",\n                    \"max_amount\": \"Max. Amount\",\n                    \"min_amount\": \"Min. Amount\",\n                    \"enter_payment_amount\": \"Enter Payment Amount\",\n                    \"make_a_partial_payment\": \"Make a partial payment\",\n                    \"custom_date\": \"Custom Date\",\n                    \"appointment\": \"Appointment\",\n                    \"date_should_not_be_more_than_7_days\": \"Date should not be more than 7 days\",\n                    \"subscribe_to_our_mailing_list\": \"Subscribe to our mailing list\",\n                    \"home\": \"Home\",\n                    \"products\": \"Products\",\n                    \"services\": \"Services\",\n                    \"about\": \"About\",\n                    \"help\": \"Help\",\n                    \"contact\": \"Contact\",\n                    \"guidelines\": \"Guidelines\",\n                    \"privacy_policy\": \"Privacy Policy\",\n                    \"terms_of_use\": \"Terms of Use\",\n                    \"stay_in_touch_with_us_for_the_new_products\": \"Stay in touch with us for the new products!\",\n                    \"all_rights_reserved\": \"All rights reserved.\",\n                    \"jafza_ezone\": \"Jafza eZone\",\n                    \"min_bid\": \"Min. Bid\",\n                    \"wallet\": \"Wallet\",\n                    \"increase_hard_bid\": \"Increase Hard Bid\",\n                    \"increase_proxy_bid\": \"Increase Proxy Bid\",\n                    \"place_hard_bid\": \"Place Hard Bid\",\n                    \"place_proxy_bid\": \"Place Proxy Bid\",\n                    \"login_to_bid\": \"Login to Bid\",\n                    \"confirm_bid\": \"Confirm Bid\",\n                    \"you_are_about_to_place_a_bid\": \"You are about to place a bid\",\n                    \"submit_a_deposit\": \"Submit a deposit\",\n                    \"deposit_has_to_be_placed_before_placing_bid_on_the_product\": \"Deposit has to be placed before placing bid on the product\",\n                    \"deposit_amount\": \"Deposit Amount\",\n                    \"product_id_required\": \"Product ID Required\",\n                    \"min_quantity\": \"Min. Quantity\",\n                    \"max_quantity\": \"Max. Quantity\",\n                    \"enter_quantity\": \"Enter Quantity\",\n                    \"login_to_buy\": \"Login to Buy\",\n                    \"confirm_buy_now\": \"Confirm Buy Now\",\n                    \"you_are_about_to_buy_this_product\": \"You are about to buy this product!\",\n                    \"search_jafza_ezone\": \"Search Jafza eZone...\",\n                    \"auctions\": \"Auctions\",\n                    \"buy_now_cart\": \"Buy Now Cart\",\n                    \"auction_cart\": \"Auction Cart\",\n                    \"logout\": \"Logout\",\n                    \"register\": \"Register\",\n                    \"favorites\": \"Favorites\",\n                    \"within_uae\": \"Within UAE\",\n                    \"total_items\": \"Total Items\",\n                    \"amount_paid\": \"Amount Paid\",\n                    \"pay_invoice\": \"Pay Invoice\",\n                    \"view_invoice\": \"View Invoice\",\n                    \"starts_in\": \"Starts in\",\n                    \"explore_auction\": \"Explore Auction\",\n                    \"quantity\": \"Quantity\",\n                    \"sub_total\": \"Sub-total\",\n                    \"remove_from_cart\": \"Remove from cart\",\n                    \"add_to_cart\": \"Add to cart\",\n                    \"winning_caps\": \"WINNING\",\n                    \"won_caps\": \"WON\",\n                    \"lost_caps\": \"LOST\",\n                    \"bids\": \"Bids\",\n                    \"not_available\": \"Not Available\",\n                    \"buy_now_price\": \"Buy now price\",\n                    \"view_more_info\": \"View more info\",\n                    \"reserve_price_not_met\": \"RESERVE PRICE NOT MET\",\n                    \"bid_history\": \"Bid History\",\n                    \"id\": \"ID\",\n                    \"current_bid\": \"Current Bid\",\n                    \"category\": \"Category\",\n                    \"sub_category\": \"Sub-Category\",\n                    \"location\": \"Location\",\n                    \"price\": \"Price\",\n                    \"conditions\": \"Conditions\",\n                    \"filters\": \"Filters\",\n                    \"clear_all\": \"Clear all\",\n                    \"found\": \"Found\",\n                    \"oops_you_have_been_outbid_caps\": \"OOPS! YOU HAVE BEEN OUTBID\",\n                    \"yayy_you_are_winning_this_item_caps\": \"YAYY! YOU ARE WINNING THIS ITEM\",\n                    \"congratulations_you_have_won_this_item\": \"CONGRATULATIONS! YOU HAVE WON THIS ITEM\",\n                    \"unfortunately_you_have_lost_this_item\": \"UNFORTUNATELY, YOU HAVE LOST THIS ITEM!\",\n                    \"minimum_bid\": \"Minimum Bid\",\n                    \"view_bid_history\": \"View Bid History\",\n                    \"lot\": \"Lot\",\n                    \"auction_ends\": \"Auction Ends\",\n                    \"available_quantity\": \"Available Quantity\",\n                    \"condition\": \"Condition\",\n                    \"guideline\": \"guideline\",\n                    \"video_will_be_streamed_soon\": \"Video will be streamed soon\",\n                    \"organisation_Details\": \"Organisation Details\",\n                    \"contact_person_detail\": \"Contact Person Detail\",\n                    \"share_holder_details\": \"Share holder Details\",\n                    \"today\": \"Today\",\n                    \"tomorrow\": \"Tomorrow\",\n                    \"in_2_days\": \"In 2 days\",\n                    \"no_records_found\": \"No Records Found!\",\n                    \"welcome_to_jafza_ezone\": \"Welcome to Jafza eZone\",\n                    \"select_type_of_registration\": \"Select type of registration\",\n                    \"create_your_free_account\": \"Create your free account\",\n                    \"description_in_home_page\": \"\",\n                    \"enter_address\": \"Enter Address\",\n                    \"start_date\": \"Start Date\",\n                    \"sole_proprietorship\": \"Sole Proprietorship\",\n                    \"partnership\": \"Partnership\",\n                    \"corporation\": \"Corporation\",\n                    \"limited_liability_company\": \"Limited Liability Company (LLC)\",\n                    \"maximum_50_characters\": \"Maximum 50 characters\",\n                    \"maximum_100_characters\": \"Maximum 100 characters\",\n                    \"bid_deposit\": \"Bid Deposit\",\n                    \"pending_amount\": \"Pending Amount\",\n                    \"category_name\": \"Category name\",\n                    \"terms_and_conditions\": \"Terms & Conditions\",\n                    \"terms_and_condition_details\": \"Terms and condition details\",\n                    \"minimum_3_characters\": \"Minimum 3 characters\",\n                    \"website_url_not_valid\": \"Website Url is not valid\",\n                    \"verify_phone\": \"Verify Phone\",\n                    \"my_account\": \"My Account\",\n                    \"total_paid\": \"Total Paid\",\n                    \"maximum_10_characters\": \"Maximum 10 characters\",\n                    \"select\": \"Select\",\n                    \"minimum_10_numbers\": \"Minimum 10 numbers\",\n                    \"enter_business_registration_number\": \"Enter Business registration number\",\n                    \"date_should_be_greater_than_the_current_date\": \"Date should be greater than the current date\",\n                    \"action\": \"Action\",\n                    \"upload_passport_emirates_id\": \"Upload Passport / Emirates ID\",\n                    \"cannot_register_with_conflict\": \"Cannot register with conflict\",\n                    \"vat\": \"Vat\",\n                    \"my_transactions\": \"My Transactions\",\n                    \"welcome_to_dpworld_auction\": \"Welcome to DP World Auctions\",\n                    \"about_dpworld_auction\": \"About DP World Auctions\",\n                    \"search_dpworld_auction\": \"Search DP World Auctions\",\n                    \"dp_world_auction\": \"DP World Auctions\",\n                    \"trakhees_expiry_date\": \"Trakhees Expiry Date\",\n                    \"cannot_be_a_decimal\": \"Cannot be a decimal\",\n                    \"your_account_is_verified\": \"Your account is verified!\",\n                    \"your_email_could_not_be_verified\": \"Your email could not be verified!\",\n                    \"deposits\": \"Deposits\",\n                    \"my_deposits\": \"My Deposits\",\n                    \"Good\": \"Good\",\n                    \"Great\": \"Great\",\n                    \"Fair\": \"Fair\",\n                    \"Poor\": \"Poor\",\n                    \"New\": \"New\",\n                    \"Used\": \"Used\",\n                    \"Bus\": \"Bus\",\n                    \"Trucks\": \"Trucks\",\n                    \"Electronics\": \"Electronics\",\n                    \"hang_in_there_your_payment_is_being_processed\": \"Hang in there your payment is being processed\",\n                    \"please_do_not_press_the_back_button_or_refresh_the_page\": \"Please do not press the back button or refresh the page\",\n                    \"purchases\": \"purchases\",\n                    \"watchlist\": \"watchlist\",\n                    \"invoice_id\": \"Invoice Id\",\n                    \"Starting Price\": \"Starting Price\",\n                    \"Bidding\": \"Bidding\",\n                    \"outbid\": \"Outbid\",\n                    \"Watchlist\": \"Watchlist\",\n                    \"Saved Search\": \"Saved Search\",\n                    \"auction_name\": \"Auction\",\n                    \"Won Item\": \"Won Item\",\n                    \"Lost Item\": \"Lost Item\",\n                    \"Paid Invoice\": \"Paid Invoice\",\n                    \"Payment Notify\": \"Payment Notify\",\n                    \"Auction Invite\": \"Auction Invite\",\n                    \"Sold Price\": \"Sold Price\",\n                    \"created\": \"Created\",\n                    \"deposited\": \"Deposited\",\n                    \"refunded\": \"Refunded\",\n                    \"reserve_not_met\": \"Reserve not met\",\n                    \"Used Wire Rope - Loose\": \"Used Wire Rope - Loose\",\n                    \"Copper Clean\": \"Copper Clean\",\n                    \"auction_section\": \"Auction Section\",\n                    \"#DPWorldUAE\": \"#DPWorldUAE\",\n                    \"DP_world_UAE_region_auctions\": \"DP World UAE Region Auctions\",\n                    \"powered_by_dp_world\": \"Powered by DP World\",\n                    \"address_of_jafza_zone_line_2\": \"Near Round About 5\\r\\nJebel Ali\",\n                    \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\": \"One or more products in your cart are under Payment Pending status initiated by another user. Please wait for a while and try again.\",\n                    \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\": \"Your current transaction is under Payment Pending status. Please wait for a while and try again.\",\n                    \"cbd_direct_debit\": \"CBD direct debit\",\n                    \"visa_card\": \"Visa card\",\n                    \"master_card\": \"Master card\",\n                    \"cbd_corporate_direct_debit\": \"CBD corporate direct debit\",\n                    \"hcbc_corporate_direct_debit\": \"HCBC corporate direct debit\",\n                    \"emirates_nbd_bank_direct_debit\": \"Emirates NBD bank direct debit\",\n                    \"standard_chartered_direct_debit\": \"Standard chartered direct debit\",\n                    \"habib_bank_direct\\r\\n_debit\": \"Habib Bank Direct Debit\",\n                    \"mashreq_bank_corporate_direct_debit\": \"Mashreq bank corporate direct debit\",\n                    \"dubai_islamic_bank_direct_debit\": \"Dubai islamic bank direct debit\",\n                    \"standard_chartered_corporate_direct_debit\": \"Standard chartered corporate direct debit\",\n                    \"ministry_of_finance_industry_blue\": \"Ministry of finance industry blue\",\n                    \"ministry_of_finance_industry_gold\": \"Ministry of finance industry gold\",\n                    \"ministry_of_finance_industry\": \"Ministry of finance industry\",\n                    \"tax_invoice\": \"Tax Invoice\",\n                    \"TRN_No\": \"TRN No\",\n                    \"DP_WORLD_UAE_REGION_FZE\": \"DP WORLD UAE REGION FZE\",\n                    \"Begin Your Search\": \"Begin Your Search\",\n                    \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\": \"Buying at auction is quick, easy, and you don’t need a dealer’s license\",\n                    \"enter_your_country\": \"Enter your country\",\n                    \"enter_your_state\": \"Enter your state\",\n                    \"habib_bank_direct_debit\": \"Habib bank direct debit\",\n                    \"minimum_10_characters\": \"Minimum 10 characters\",\n                    \"mininum_2_characters\": \"Minimum 2 characters\",\n                    \"new_password_must_be_different\": \"New password must be different\",\n                    \"ok\": \"Ok\",\n                    \"remove\": \"Remove\",\n                    \"Bid Now\": \"Bid Now\",\n                    \"auction\": \"Auction\",\n                    \"12_per_page\": \"12 per page\",\n                    \"24_per_page\": \"24 per page\",\n                    \"36_per_page\": \"36 per page\",\n                    \"Results\": \"Results\"\n                },\n                \"for_arabic\": {\n                    \"test\": \"اختبار\",\n                    \"new\": \"جديد\",\n                    \"all_free-zone_auctions_in_one_place\": \"جميع مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة في مكان واحد\",\n                    \"search_for_products_here\": \"ابحث عن المنتجات هنا\",\n                    \"find_product\": \"ابحث عن منتج\",\n                    \"shop_by_category\": \"تسوق حسب الاقسام\",\n                    \"about_jafza_ezone\": \"حول جافزا eZone\",\n                    \"data_about_jafza_ezone\": \"فريق المزاد هو قسم تابع لقسم المشتريات وإدارة المواد في موانئ دبي العالمية - الإمارات العربية المتحدة. لا يقتصر دور هذا القسم على التصرف في الأصول الفائضة لمجموعة DPW وبيعها فحسب ، بل يقدم أيضًا مثل هذه الخدمات إلى المؤسسات الحكومية وشبه الحكومية والخاصة ذات السمعة الطيبة منذ عام 2003 ، ونحن مرخصون ومسجلون لدى دائرة دبي الاقتصادية وسلطة المنطقة الحرة في جبل علي.\",\n                    \"recently_listed\": \"المدرجة مؤخرا\",\n                    \"start_buying_today\": \"ابدأ الشراء اليوم!\",\n                    \"live_auctions\": \"المزادات الحية\",\n                    \"time_left\": \"الوقت المتبقي\",\n                    \"welcome_to_auction_ezone\": \"مرحبا بكم في المزاد eZone\",\n                    \"continue_logging_into_your_account\": \"استمر في تسجيل الدخول إلى حسابك\",\n                    \"invalid_email_format\": \"تنسيق بريد إلكتروني غير صالح\",\n                    \"required\": \"مطلوب!\",\n                    \"remember_me\": \"تذكرنى\",\n                    \"email_address\": \"عنوان بريد الكتروني\",\n                    \"enter_your_email_address\": \"أدخل عنوان بريدك الالكتروني\",\n                    \"password\": \"كلمة المرور\",\n                    \"enter_your_password\": \"ادخل رقمك السري\",\n                    \"forgot_password\": \"هل نسيت كلمة السر؟\",\n                    \"create_a_new_account\": \"انشاء حساب جديد\",\n                    \"login\": \"تسجيل الدخول\",\n                    \"jafza_ezone_logo\": \"شعار Jafza eZone\",\n                    \"forgot_password_detail\": \"يُرجى إدخال عنوان بريدك الإلكتروني المسجل وسنرسل إليك قريبًا رابط إعادة إرسال كلمة المرور.\",\n                    \"send_reset_password_link\": \"إرسال رابط إعادة تعيين كلمة المرور\",\n                    \"minimum_8_characters\": \"8 أحرف على الأقل\",\n                    \"passwords_not_match\": \"كلمات المرور غير متطابقة\",\n                    \"new_password\": \"كلمة مرور جديدة\",\n                    \"enter_your_new_password\": \"أدخل كلمة المرور الجديدة\",\n                    \"confirm_password\": \"تأكيد كلمة المرور\",\n                    \"re-enter_your_password\": \"أعد إدخال كلمة المرور\",\n                    \"reset_password\": \"إعادة تعيين كلمة المرور\",\n                    \"create_a_new_password\": \"أنشئ كلمة مرور جديدة\",\n                    \"change\": \"يتغيرون\",\n                    \"individual\": \"فرد\",\n                    \"company\": \"شركة\",\n                    \"please_select_any_one_of_type\": \"الرجاء تحديد أي نوع\",\n                    \"continue\": \"استمر\",\n                    \"verification_code\": \"رمز التحقق\",\n                    \"enter_verification_code\": \"أدخل رمز التحقق\",\n                    \"your_code_will_expire_in_5_minutes\": \"ستنتهي صلاحية الرمز الخاص بك في غضون 5 دقائق\",\n                    \"resend_sms\": \"اعادة الرسال الرسالة\",\n                    \"send_sms\": \"أرسل رسالة نصية قصيرة\",\n                    \"verify_phone_number\": \"تحقق من رقم الهاتف\",\n                    \"cancel\": \"إلغاء\",\n                    \"verify_code\": \"التحقق من كود\",\n                    \"the_special_characters_not_allowed\": \"الأحرف الخاصة غير مسموح بها\",\n                    \"some_kind_of_special_characters_not_allowed\": \"نوع من الأحرف الخاصة غير مسموح به\",\n                    \"maximum_150_characters\": \"150 حرفًا كحد أقصى\",\n                    \"maximum_250_characters\": \"250 حرفًا كحد أقصى\",\n                    \"minimum_5_characters\": \"5 أحرف على الأقل\",\n                    \"maximum_15_characters\": \"بحد أقصى 15 أحرف\",\n                    \"maximum_20_characters\": \"بحد أقصى 20 أحرف\",\n                    \"the_number_only\": \"الرقم فقط\",\n                    \"the_characters_only\": \"الشخصيات فقط\",\n                    \"the_positive_number_only\": \"الرقم الموجب فقط\",\n                    \"maximum_6_characters\": \"بحد أقصى 6 أحرف\",\n                    \"emails_do_not_match\": \"رسائل البريد الإلكتروني لا تتطابق\",\n                    \"please_accept_terms_and_condition\": \"الرجاء قبول الشروط والأحكام!\",\n                    \"please_accept\": \"الرجاء الموافقة!\",\n                    \"are_you_dpw_group_employee\": \"هل أنت موظف في مجموعة DPW؟\",\n                    \"are_you_related_to_any_dpw\": \"هل أنت مرتبط بأي من موظفي المشتريات / المزادات في DPW؟\",\n                    \"yes\": \"نعم\",\n                    \"no\": \"لا\",\n                    \"first_name\": \"الاسم الأول\",\n                    \"enter_your_first_name\": \"أدل اسمك الأول\",\n                    \"last_name\": \"اسم العائلة\",\n                    \"enter_your_last_name\": \"أدخل اسمك الأخير \",\n                    \"confirm_email_address\": \"أكد عنوانك الإلكتروني\",\n                    \"phone_number\": \"رقم الهاتف\",\n                    \"re_enter_your_password\": \"أعد إدخال كلمة المرور\",\n                    \"emirates_id\": \"هويه الإمارات\",\n                    \"enter_your_emirates_id\": \"أدخل هوية الإمارات الخاصة بك \",\n                    \"passport_number\": \"رقم جواز السفر\",\n                    \"enter_your_passport_number\": \"أدخل رقم جواز سفرك \",\n                    \"country\": \"بلد\",\n                    \"select_your_country\": \"اختر بلدك\",\n                    \"state\": \"حالة\",\n                    \"select_your_state\": \"حدد ولايتك \",\n                    \"city\": \"مدينة\",\n                    \"enter_your_city\": \"أدخل مدينتك\",\n                    \"address\": \"تبوك\",\n                    \"enter_your_address\": \"أدخل عنوانك \",\n                    \"po_box\": \"صندوق البريد \",\n                    \"upload_tax_registration_number\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"upload_necessary_permits_licenses_or_certificates\": \"تحميل التصاريح أو التراخيص أو الشهادات اللازمة\",\n                    \"enter_your_post_box_number\": \"أدخل رقم صندوق البريد الخاص بك\",\n                    \"i_agree_to_the\": \"أنا أوافق على\",\n                    \"terms_conditions\": \"البنود و الظروف.\",\n                    \"conflict_of_interests_for_dpw_staff\": \"تضارب المصالح لموظفي إدارة الأشغال العامة.\",\n                    \"create_my_account\": \"إنشيء حسابي\",\n                    \"already_have_an_account\": \"هل لديك حساب ؟\",\n                    \"login_here\": \"تسجيل الدخول من هنا\",\n                    \"company_name\": \"اسم الشركة\",\n                    \"enter_your_company_name\": \"أدخل اسم شركتك \",\n                    \"business_structure\": \"هيكل الأعمال\",\n                    \"select_a_business_structure\": \"حدد هيكل الأعمال\",\n                    \"telephone_number\": \"رقم هاتف\",\n                    \"enter_your_telephone_number\": \"أدخل رقم هاتفك \",\n                    \"mobile_number\": \"رقم الهاتف المحمول\",\n                    \"enter_your_mobile_number\": \"أدخل رقم هاتفك المحمول\",\n                    \"website\": \"موقع الكتروني\",\n                    \"enter_your_website\": \"أدخل موقع الويب الخاص بك\",\n                    \"business_registration_number\": \"رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"enter_your_business_registration\": \"أدخل رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"expiry_date\": \"تاريخ انتهاء الصلاحية\",\n                    \"select_an_expire_date\": \"حدد تاريخ انتهاء الصلاحية\",\n                    \"name\": \"اسم\",\n                    \"enter_name\": \"أدخل الاسم\",\n                    \"designation\": \"تعيين\",\n                    \"enter_designation\": \"أدخل التسمية\",\n                    \"department\": \" قسم، أقسام\",\n                    \"enter_a_department\": \"أدخل قسم\",\n                    \"phone_number_or_mobile_number\": \"رقم الهاتف / رقم الجوال\",\n                    \"enter_phone_number_or_mobile_number\": \"أدخل رقم الهاتف / رقم الهاتف المحمول\",\n                    \"name_of_parent_company\": \"اسم الشركة الأم\",\n                    \"enter_name_of_parent_company\": \"أدخل اسم الشركة الأم\",\n                    \"categories\": \"فئات\",\n                    \"select_a_category\": \"اختر تصنيف\",\n                    \"tax_registration_number\": \"رقم التسجيل الضريبي (TRN)\",\n                    \"enter_tax_registration_number\": \"أدخل رقم التسجيل الضريبي (TRN)\",\n                    \"uae_emirate_of_vat_registration\": \"تسجيل ضريبة القيمة المضافة في دولة الإمارات العربية المتحدة\",\n                    \"enter_uae_emirate_of_vat_registration\": \"أدخل دولة الإمارات العربية المتحدة لتسجيل ضريبة القيمة المضافة\",\n                    \"dubai_customs_code\": \"كود جمارك دبي\",\n                    \"enter_dubai_customs_code\": \"أدخل رمز دبي الجمركي\",\n                    \"trakhees_registration_number\": \"رقم تسجيل تراخيص\",\n                    \"enter_trakhees_registration_number\": \"أدخل رقم تسجيل تراخيص\",\n                    \"sme_membership_number\": \"رقم عضوية الشركات الصغيرة والمتوسطة\",\n                    \"enter_sme_membership_number\": \"أدخل رقم عضوية SME\",\n                    \"upload_Business_registration_or_trade_license_document\": \"تحميل وثيقة التسجيل التجاري / الرخصة التجارية\",\n                    \"upload_tax_registration_number_document\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"sign_using_docusign\": \"قم بالتوقيع باستخدام DocuSign\",\n                    \"upload_company_seal\": \"تحميل ختم الشركة\",\n                    \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\": \"هل مالك شركتك أو مديرك مرتبط بأي من موظفي المشتريات في موانئ دبي العالمية؟\",\n                    \"add_person\": \"أضف شخصًا\",\n                    \"remove_person\": \"إزالة الشخص\",\n                    \"add_shareholder\": \"إضافة مساهم\",\n                    \"remove_shareholder\": \"إزالة المساهم\",\n                    \"you_have_successfully_submitted_your_application\": \"لقد قدمت طلبك بنجاح\",\n                    \"you_will_be_notified_once_we_review_your_application\": \"سيتم إخطارك بمجرد مراجعة طلبك.\",\n                    \"next\": \"التالي\",\n                    \"results_12_per_page\": \"12 نتيجة في الصفحة\",\n                    \"results_24_per_page\": \"24 نتيجة في الصفحة\",\n                    \"results_36_per_page\": \"36 نتيجة في الصفحة\",\n                    \"none\": \"لا أحد\",\n                    \"current_price_low_to_high\": \"السعر الحالي من الأدنى إلى الأعلى\",\n                    \"current_price_high_to_low\": \"السعر الحالي من الأعلى إلى الأقل\",\n                    \"time_remaining\": \"الوقت المتبقي\",\n                    \"ending_today\": \"تنتهي اليوم\",\n                    \"buy_now_price_low_to_high\": \"شراء الآن السعر من الأدنى إلى الأعلى\",\n                    \"buy_now_price_high_to_low\": \"شراء الآن السعر من الأعلى إلى الأقل\",\n                    \"you_have_searched_for\": \"لقد بحثت عن\",\n                    \"save_this_search\": \"احفظ هذا البحث\",\n                    \"results_per_page\": \"النتائج لكل صفحة\",\n                    \"sort_by\": \"صنف حسب\",\n                    \"showing\": \"عرض\",\n                    \"of\": \"من\",\n                    \"message\": \"رسالة\",\n                    \"enter_your_message\": \"أدخل رسالتك\",\n                    \"contact_us\": \"اتصل بنا\",\n                    \"reach_us\": \"للتواصل\",\n                    \"submit\": \"يقدم\",\n                    \"oops_your_shopping_cart_seems_to_be_empty\": \"وجه الفتاة! يبدو أن عربة التسوق الخاصة بك فارغة.\",\n                    \"search_our_inventory_for_amazing_products\": \"ابحث في مخزوننا عن منتجات مذهلة.\",\n                    \"shopping_cart\": \"عربة التسوق\",\n                    \"result_found\": \"تم العثور على نتيجة\",\n                    \"shopping_cart_summary\": \"ملخص البضائع المختارة\",\n                    \"total_payable\": \"مجموع المستحق\",\n                    \"items\": \"العناصر\",\n                    \"proceed_to_checkout\": \"باشرالخروج من الفندق\",\n                    \"your_items\": \"عناصرك\",\n                    \"results_found\": \"العثور على نتائج\",\n                    \"invalid_zip_code\": \"الرمز البريدي غير صالح\",\n                    \"minimum_2_characters\": \"2 حرف على الأقل\",\n                    \"zip_code\": \"الرمز البريدي\",\n                    \"enter_your_zip_code\": \"أدخل رمزك البريدي\",\n                    \"select_mode_of_payment\": \"حدد طريقة الدفع\",\n                    \"online\": \"عبر الانترنت\",\n                    \"offline\": \"غير متصل على الانترنت\",\n                    \"deposit\": \"الوديعة\",\n                    \"closed_no_slots_available\": \"مغلق / لا توجد فترات زمنية متاحة\",\n                    \"select_a_time\": \"حدد وقتًا\",\n                    \"restore\": \"يعيد\",\n                    \"you_have_an_appointment_schedule_for\": \"لديك جدول مواعيد ل\",\n                    \"you_can_add_items_to_the_same_appointment\": \"يمكنك إضافة عناصر إلى نفس الموعد\",\n                    \"cart\": \"عربة التسوق\",\n                    \"checkout\": \"الدفع\",\n                    \"review_your_order\": \"راجع طلباتك\",\n                    \"address_for_pickup\": \"عنوان الاستلام\",\n                    \"please_bring_along_your_emirates_id_for_verification\": \"يرجى إحضار بطاقة الهوية الإماراتية الخاصة بك للتحقق منها\",\n                    \"you_have_an_selected_your_previous_appointment_scheduled_at\": \"لديك تحديد موعدك السابق المحدد في\",\n                    \"if_you_want_to_remove_the_previous_appointment\": \"إذا كنت تريد حذف الموعد السابق\",\n                    \"select_a_pickup_date\": \"حدد تاريخ الاستلام\",\n                    \"select_a_pickup_time\": \"حدد وقت الاستلام:\",\n                    \"subtotal\": \"المجموع الفرعي\",\n                    \"tax\": \"ضريبة\",\n                    \"total_amount\": \"المبلغ الإجمالي\",\n                    \"make_payment\": \"قم بالدفع\",\n                    \"hang_in_there_your_payment_is_processed\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"please_do_not_press_the_back_button_or refresh_the_page\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"order_summary\": \"ملخص الطلب\",\n                    \"organization_details\": \"تفاصيل المنظمة\",\n                    \"contact_person_details\": \"تفاصيل جهة الاتصال\",\n                    \"shareholder_details\": \"تفاصيل المساهمين\",\n                    \"category_details\": \"تفاصيل الفئة\",\n                    \"only_numbers_are_allowed\": \"يسمح فقط بالأرقام\",\n                    \"maximum_25_characters\": \"25 حرفًا كحد أقصى\",\n                    \"invalid_email\": \"بريد إلكتروني خاطئ\",\n                    \"previous\": \"سابق\",\n                    \"we_couldnt_find_the_page_you_are_looking_for\": \"لم نتمكن من العثور على الصفحة التي تبحث عنها.\",\n                    \"you_can_still_try_exploring_hundreds_of_other_product\": \"لا يزال بإمكانك محاولة استكشاف مئات المنتجات الأخرى.\",\n                    \"not_found_404\": \"404- الصفحة غير موجودة.\",\n                    \"search_for_products\": \"ابحث عن المنتجات\",\n                    \"back\": \"عودة\",\n                    \"all\": \"الجميع\",\n                    \"winning\": \"الفوز\",\n                    \"currently_outbid\": \"المزايدة عليها حاليا\",\n                    \"won\": \"وون\",\n                    \"closing_date\": \"الموعد النهائي\",\n                    \"enter_bid_amount\": \"أدخل مبلغ العطاء\",\n                    \"wallet_deposit_amount\": \"مبلغ الإيداع في المحفظة\",\n                    \"enter_amount\": \"أدخل المبلغ\",\n                    \"my_wallet_balance\": \"رصيد محفظتي\",\n                    \"add_balance\": \"إضافة رصيد\",\n                    \"date\": \"تاريخ\",\n                    \"description\": \"وصف\",\n                    \"type\": \"نوع\",\n                    \"amount\": \"مقدار\",\n                    \"proceed_to_pay\": \"المضي قدما في الدفع\",\n                    \"enter_the_amount_to_be_added_to_your_wallet\": \"أدخل المبلغ المراد إضافته إلى محفظتك\",\n                    \"dash_subtitle\": \"يرسل السوق بريدًا إلكترونيًا استنادًا إلى مجموعة متنوعة من الأحداث التي قد تحدث كما هو موضح أدناه. سيتم إرسال بعض الإشعارات مثل معلومات الدفع بغض النظر عن إعدادات البريد الإلكتروني المفضلة لديك.\",\n                    \"notification\": \"تنبيه\",\n                    \"email\": \"بريد إلكتروني\",\n                    \"sms\": \"رسالة قصيرة\",\n                    \"save\": \"حفظ\",\n                    \"my_purchases\": \"مشترياتي\",\n                    \"my_favourites\": \"المفضلة\",\n                    \"my_notifications\": \"الإشعارات الخاصة بي\",\n                    \"my_wallet\": \"محفظتي\",\n                    \"my_invoices\": \"فواتيرى\",\n                    \"my_saved_searches\": \"عمليات البحث المحفوظة الخاصة بي\",\n                    \"you_can_find_all_your_saved_searches_here\": \"يمكنك العثور على جميع عمليات البحث المحفوظة هنا.\",\n                    \"saved_search_helps_you_find_your_preferred_products_easily\": \"يساعدك البحث المحفوظ في العثور على منتجاتك المفضلة بسهولة.\",\n                    \"s_no\": \"رقم سري\",\n                    \"title\": \"لقب\",\n                    \"date_added\": \"تم إضافة التاريخ\",\n                    \"you_are_about_to_delete_this_saved_search\": \"أنت على وشك حذف هذا البحث المحفوظ!\",\n                    \"please_confirm_if_you_want_to_continue_with_this_action\": \"يرجى التأكيد إذا كنت تريد متابعة هذا الإجراء\",\n                    \"no_cancel\": null,\n                    \"yes_delete\": \"نعم ، احذف\",\n                    \"enter_email_address\": \"أدخل عنوان البريد الالكتروني\",\n                    \"current_password\": \"كلمة المرور الحالي\",\n                    \"enter_your_current_password\": \"أدخل كلمة المرور الحالية\",\n                    \"profile_details\": \"تفاصيل الملف الشخصي\",\n                    \"change_password\": \"تغيير كلمة المرور\",\n                    \"enter_card_holder_name\": \"أدخل اسم صاحب البطاقة\",\n                    \"card_number\": \"رقم البطاقة\",\n                    \"enter_card_number\": \"أدخل رقم البطاقة\",\n                    \"mininum_1_characters\": \"حرف واحد على الأقل\",\n                    \"profile\": \"الملف الشخصي\",\n                    \"unpaid\": \"غير مدفوعة\",\n                    \"paid\": \"دفع\",\n                    \"my_bids\": \"العطاءات الخاصة بي\",\n                    \"hello\": \"أهلا،\",\n                    \"results_10_per_page\": \"10 نتائج للصفحة\",\n                    \"results_20_per_page\": \"20 نتائج للصفحة\",\n                    \"results_30_per_page\": \"30 نتائج للصفحة\",\n                    \"winning_auctions\": \"المزادات الفائزة\",\n                    \"outbid_auctions\": \"المزايدة على المزادات\",\n                    \"won_auctions\": \"فاز بالمزادات\",\n                    \"buy_now\": \"اشتري الآن\",\n                    \"my_auctions\": \"مزاداتي\",\n                    \"debit\": \"مدين\",\n                    \"credit\": \"الإئتمان\",\n                    \"enter\": \"أدخل\",\n                    \"date_of_card_expiration\": \"تاريخ انتهاء صلاحية البطاقة\",\n                    \"saved_cards\": \"البطاقات المحفوظة\",\n                    \"add_a_new_card\": \"أضف بطاقة جديدة\",\n                    \"card_holder\": \"حامل البطاقة\",\n                    \"expires\": \"تنتهي\",\n                    \"confirm_delete\": null,\n                    \"address_of_jafza_zone\": \" الطابق الأول – مبنى الإدارة الهندسية T1\",\n                    \"operating_hours\": \"ساعات العمل\",\n                    \"operating_hrs\": \"7:00 ص حتى 3:00 م\",\n                    \"working_days\": \"من الأحد إلى الخميس\",\n                    \"call_within_uae\": \"الاتصال داخل دولة الإمارات العربية المتحدة\",\n                    \"call_international\": \"الاتصال الدولي\",\n                    \"jafza_head_office\": \"المكتب الرئيسي في جافزا\",\n                    \"retail_price_low_high\": \"سعر التجزئة من الأدنى إلى الأعلى\",\n                    \"retail_price_high_to_low\": \"سعر التجزئة من الأعلى إلى الأقل\",\n                    \"invoice\": \"فاتورة\",\n                    \"print\": \"مطبعة\",\n                    \"status\": \"حالة\",\n                    \"from\": \"من عند\",\n                    \"phone\": \"هاتف\",\n                    \"international\": \"دولي\",\n                    \"within_jafza\": \"داخل جافزا\",\n                    \"online_payment\": \"الدفع الالكتروني\",\n                    \"offline_payment\": \"الدفع دون اتصال بالإنترنت\",\n                    \"appointment_scheduled_at\": \"الموعد المقرر في\",\n                    \"transaction_details\": \"تفاصيل الصفقه\",\n                    \"transaction_id\": \"رقم المعاملة\",\n                    \"paid_on\": \"المدفوعة على\",\n                    \"method\": \"طريقة\",\n                    \"card\": \"بطاقة\",\n                    \"cash\": \"السيولة النقدية\",\n                    \"payment_status\": \"حالة السداد\",\n                    \"product_details\": \"تفاصيل المنتج\",\n                    \"total\": \"مجموع\",\n                    \"grand_total\": \"المجموع الإجمالي\",\n                    \"thank_you_for_shopping_with_us\": \"شكرا للتسوق معنا !\",\n                    \"search\": \"بحث\",\n                    \"closed_on\": \"أغلقت يوم\",\n                    \"auction_lots\": \"مزاد الكثير\",\n                    \"max_amount\": \"الأعلى. كمية\",\n                    \"min_amount\": \"دقيقة. كمية\",\n                    \"enter_payment_amount\": \"أدخل مبلغ الدفع\",\n                    \"make_a_partial_payment\": \"قم بسداد دفعة جزئية\",\n                    \"custom_date\": \"تاريخ مخصص\",\n                    \"appointment\": \"ميعاد\",\n                    \"date_should_not_be_more_than_7_days\": \"يجب ألا يزيد التاريخ عن 7 أيام\",\n                    \"subscribe_to_our_mailing_list\": \"اشترك في قائمتنا البريدية\",\n                    \"home\": \"الصفحة الرئيسية\",\n                    \"products\": \"منتجات\",\n                    \"services\": \"خدمات\",\n                    \"about\": \"حول\",\n                    \"help\": \"يساعد\",\n                    \"contact\": \"اتصال\",\n                    \"guidelines\": \"Guidelines\",\n                    \"privacy_policy\": \"سياسة الخصوصية\",\n                    \"terms_of_use\": \"شروط الاستخدام\",\n                    \"stay_in_touch_with_us_for_the_new_products\": \"ابق على اتصال معنا للمنتجات الجديدة!\",\n                    \"all_rights_reserved\": \"كل الحقوق محفوظة.\",\n                    \"jafza_ezone\": \"جافزا إي زون\",\n                    \"min_bid\": \"دقيقة. المناقصة\",\n                    \"wallet\": \"محفظة\",\n                    \"increase_hard_bid\": \"زيادة العطاء الصعب\",\n                    \"increase_proxy_bid\": \"زيادة العطاء بالوكالة\",\n                    \"place_hard_bid\": \"ضع محاولة صعبة\",\n                    \"place_proxy_bid\": \"مكان المزايدة بالوكالة\",\n                    \"login_to_bid\": \"تسجيل الدخول للمزايدة\",\n                    \"confirm_bid\": \"تأكيد محاولة\",\n                    \"you_are_about_to_place_a_bid\": \"أنت على وشك وضع محاولة\",\n                    \"submit_a_deposit\": \"إرسال إيداع\",\n                    \"deposit_has_to_be_placed_before_placing_bid_on_the_product\": \"يجب وضع الإيداع قبل تقديم العطاء على المنتج\",\n                    \"deposit_amount\": \"قيمة الايداع\",\n                    \"product_id_required\": \"مطلوب معرف المنتج\",\n                    \"min_quantity\": \"دقيقة. كمية\",\n                    \"max_quantity\": \"الأعلى. كمية\",\n                    \"enter_quantity\": \"أدخل الكمية\",\n                    \"login_to_buy\": \"تسجيل الدخول للشراء\",\n                    \"confirm_buy_now\": \"تأكيد الشراء الآن\",\n                    \"you_are_about_to_buy_this_product\": \"أنت على وشك شراء هذا المنتج!\",\n                    \"search_jafza_ezone\": \"بحث في جافزا eZone ...\",\n                    \"auctions\": \"المزادات\",\n                    \"buy_now_cart\": \"اشترِ الآن عربة التسوق\",\n                    \"auction_cart\": \"عربة المزاد\",\n                    \"logout\": \"تسجيل خروج\",\n                    \"register\": \"التسجيل \\r\\n\",\n                    \"favorites\": \"المفضلة\",\n                    \"within_uae\": \"داخل دولة الإمارات العربية المتحدة\",\n                    \"total_items\": \"إجمالي العناصر\",\n                    \"amount_paid\": \"المبلغ المدفوع\",\n                    \"pay_invoice\": \"دفع الفاتورة\",\n                    \"view_invoice\": \"عرض الفاتورة\",\n                    \"starts_in\": \"يبدأ في\",\n                    \"explore_auction\": \"اكتشف المزاد\",\n                    \"quantity\": \"كمية\",\n                    \"sub_total\": \"المجموع الفرعي\",\n                    \"remove_from_cart\": \"إزالة من عربة التسوق\",\n                    \"add_to_cart\": \"أضف إلى السلة\",\n                    \"winning_caps\": \"الفوز\",\n                    \"won_caps\": \"وون\",\n                    \"lost_caps\": \"ضائع\",\n                    \"bids\": \"العطاءات\",\n                    \"not_available\": \"غير متوفر\",\n                    \"buy_now_price\": \"إشتري الآن سعر\",\n                    \"view_more_info\": \"عرض مزيد من المعلومات\",\n                    \"reserve_price_not_met\": \"لم يتم بلوغ السعر\",\n                    \"bid_history\": \"تاريخ العطاء\",\n                    \"id\": \"هوية شخصية\",\n                    \"current_bid\": \"مناقصه قائمة\",\n                    \"category\": \"فئة\",\n                    \"sub_category\": \"تصنيف فرعي\",\n                    \"location\": \"موقع\",\n                    \"price\": \"سعر\",\n                    \"conditions\": \"شروط\",\n                    \"filters\": \"المرشحات\",\n                    \"clear_all\": \"امسح الكل\",\n                    \"found\": \"وجدت\",\n                    \"oops_you_have_been_outbid_caps\": \"وجه الفتاة! قد تمت المزايدة عليك\",\n                    \"yayy_you_are_winning_this_item_caps\": \"رائع! أنت تفوز بهذا العنصر\",\n                    \"congratulations_you_have_won_this_item\": \"تهانينا! لقد فزت بهذا العنصر\",\n                    \"unfortunately_you_have_lost_this_item\": \"للأسف ، لقد فقدت هذا العنصر!\",\n                    \"minimum_bid\": \"الحد الأدنى للمزايدة\",\n                    \"view_bid_history\": \"عرض تاريخ العطاء\",\n                    \"lot\": \"كثير\",\n                    \"auction_ends\": \"ينتهي المزاد\",\n                    \"available_quantity\": \"الكمية المتوفرة\",\n                    \"condition\": \"حالة\",\n                    \"guideline\": \"المبدأ التوجيهي\",\n                    \"video_will_be_streamed_soon\": \"سيتم بث الفيديو قريبًا\",\n                    \"organisation_Details\": \"تفاصيل المنظمة\",\n                    \"contact_person_detail\": \"تفاصيل جهة الاتصال\",\n                    \"share_holder_details\": \"تفاصيل صاحب السهم\",\n                    \"today\": \"اليوم\",\n                    \"tomorrow\": \"الغد\",\n                    \"in_2_days\": \"في 2 أيام\",\n                    \"no_records_found\": \"لا توجد سجلات!\",\n                    \"welcome_to_jafza_ezone\": \"مرحبًا بكم في جافزا eZone\",\n                    \"select_type_of_registration\": \"حدد نوع التسجيل\",\n                    \"create_your_free_account\": \"أنشئ حسابك المجاني\",\n                    \"description_in_home_page\": \"\",\n                    \"enter_address\": \"أدخل العنوان\",\n                    \"start_date\": \"تاريخ البدء\",\n                    \"sole_proprietorship\": \"ملكية فردية\",\n                    \"partnership\": \"شراكة\",\n                    \"corporation\": \"مؤسسة\",\n                    \"limited_liability_company\": \"شركه ذات مسئوليه محدوده\",\n                    \"maximum_50_characters\": \"بحد أقصى 50 حرفًا\",\n                    \"maximum_100_characters\": \"100 حرف كحد أقصى\",\n                    \"bid_deposit\": \"إيداع العطاء\",\n                    \"pending_amount\": \"المبلغ المعلق\",\n                    \"category_name\": \"اسم التصنيف\",\n                    \"terms_and_conditions\": \"البنود و الظروف\",\n                    \"terms_and_condition_details\": \"تفاصيل الشروط والأحكام\",\n                    \"minimum_3_characters\": \"الحد الأدنى من 3 أحرف\",\n                    \"website_url_not_valid\": \"عنوان URL لموقع الويب غير صالح\",\n                    \"verify_phone\": \"تحقق من الهاتف\",\n                    \"my_account\": \"حسابي\",\n                    \"total_paid\": \"مجموع المبالغ المدفوعة\",\n                    \"maximum_10_characters\": \"10 أحرف كحد أقصى\",\n                    \"select\": \"تحديد\",\n                    \"minimum_10_numbers\": \"10 أرقام كحد أدنى\",\n                    \"enter_business_registration_number\": \"أدخل رقم تسجيل النشاط التجاري\",\n                    \"date_should_be_greater_than_the_current_date\": \"يجب أن يكون التاريخ أكبر من التاريخ الحالي\",\n                    \"action\": \"عمل\",\n                    \"upload_passport_emirates_id\": \"تحميل جواز السفر / هوية الإمارات\",\n                    \"cannot_register_with_conflict\": \"لا يمكن التسجيل مع الصراع\",\n                    \"vat\": \"ضريبة القيمة المضافة\\r\\n\",\n                    \"my_transactions\": \"معاملاتي\",\n                    \"welcome_to_dpworld_auction\": \"مرحبًا بكم في مزادات موانئ دبي العالمية\",\n                    \"about_dpworld_auction\": \"حول مزادات موانئ دبي العالمية\",\n                    \"search_dpworld_auction\": \"ابحث في مزادات موانئ دبي العالمية\",\n                    \"dp_world_auction\": \"مزادات موانئ دبي العالمية\",\n                    \"trakhees_expiry_date\": \"تاريخ انتهاء تراخيص\",\n                    \"cannot_be_a_decimal\": \"لا يمكن أن يكون رقمًا عشريًا\",\n                    \"your_account_is_verified\": \"!تم التحقق من حسابك\",\n                    \"your_email_could_not_be_verified\": \"لا يمكن التحقق من بريدك الإلكتروني!\",\n                    \"deposits\": \"الودائع\",\n                    \"my_deposits\": \"ودائعي\",\n                    \"Good\": \"حسن\",\n                    \"Great\": \"رائعة\",\n                    \"Fair\": \"عدل\",\n                    \"Poor\": \"مسكين\",\n                    \"New\": \"جديد\",\n                    \"Used\": \"تستخدم\",\n                    \"Bus\": \"أوتوبيس\",\n                    \"Trucks\": \"الشاحنات\",\n                    \"Electronics\": \"إلكترونيات\",\n                    \"hang_in_there_your_payment_is_being_processed\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"please_do_not_press_the_back_button_or_refresh_the_page\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"purchases\": \"المشتريات\",\n                    \"watchlist\": \"قائمة المراقبة\",\n                    \"invoice_id\": \"هوية صوتية\",\n                    \"Starting Price\": \"السعر المبدئي\",\n                    \"Bidding\": \"مزايدة\",\n                    \"outbid\": \"المزايدة\",\n                    \"Watchlist\": \"قائمة المراقبة\",\n                    \"Saved Search\": \"بحث محفوظ\",\n                    \"auction_name\": \"مزاد علني\",\n                    \"Won Item\": \"فاز العنصر\",\n                    \"Lost Item\": \"فقدت البند\",\n                    \"Paid Invoice\": \"فاتورة مدفوعة\",\n                    \"Payment Notify\": \"إخطار الدفع\",\n                    \"Auction Invite\": \"دعوة المزاد\",\n                    \"Sold Price\": \"سعر البيع\",\n                    \"created\": \"خلقت\",\n                    \"deposited\": \"المودعة\",\n                    \"refunded\": \"معاد\",\n                    \"reserve_not_met\": \"الاحتياطي لا يكفي\",\n                    \"Used Wire Rope - Loose\": \"حبل سلكي مستعمل - فضفاض\",\n                    \"Copper Clean\": null,\n                    \"auction_section\": \"قسم المزاد\",\n                    \"#DPWorldUAE\": \"#موانئ_دبي_العالمية\",\n                    \"DP_world_UAE_region_auctions\": \"مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة\",\n                    \"powered_by_dp_world\": \"مدعوم من موانئ دبي العالمية\",\n                    \"address_of_jafza_zone_line_2\": \"بالقرب من الدوار رقم ٥ – جبل علي\\r\\n\",\n                    \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\": \"بالنسبة إلى منتج واحد أو أكثر في سلة التسوق الخاصة بك قيد الدفع المعلق من قبل مستخدم آخر ، يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\": \"حالة معاملتك الحالية تحت حالة \\\"معلقة\\\" يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"cbd_direct_debit\": \"الخصم المباشر من اتفاقية التنوع البيولوجي\",\n                    \"visa_card\": \"بطاقة فيزا\",\n                    \"master_card\": \"بطاقة ماستر بطاقة ائتمان\",\n                    \"cbd_corporate_direct_debit\": \"CBD الخصم المباشر للشركات\",\n                    \"hcbc_corporate_direct_debit\": \"الخصم المباشر للشركات HCBC\",\n                    \"emirates_nbd_bank_direct_debit\": \"الخصم المباشر من بنك الإمارات دبي الوطني\",\n                    \"standard_chartered_direct_debit\": \"الخصم المباشر المعياري المستأجر\",\n                    \"habib_bank_direct\\r\\n_debit\": \"حبيب بنك للخصم المباشر\",\n                    \"mashreq_bank_corporate_direct_debit\": \"بنك المشرق الخصم المباشر للشركات\",\n                    \"dubai_islamic_bank_direct_debit\": \"الخصم المباشر من بنك دبي الإسلامي\",\n                    \"standard_chartered_corporate_direct_debit\": \"الخصم المباشر المعياري المعتمد للشركات\",\n                    \"ministry_of_finance_industry_blue\": \"وزارة المالية والصناعة الزرقاء\",\n                    \"ministry_of_finance_industry_gold\": \"وزارة المالية صناعة الذهب\",\n                    \"ministry_of_finance_industry\": \"وزارة المالية والصناعة\",\n                    \"tax_invoice\": \"فاتورة ضريبية\",\n                    \"TRN_No\": \"TRN لا\",\n                    \"DP_WORLD_UAE_REGION_FZE\": \"موانئ دبي العالمية الإمارات العربية المتحدة منطقة م.م.ح\",\n                    \"Begin Your Search\": \"ابدأ البحث\",\n                    \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\": \"الشراء في المزاد سريع وسهل ولا تحتاج إلى ترخيص تاجر.\",\n                    \"enter_your_country\": \"أدخل بلدك\",\n                    \"enter_your_state\": \"أدخل ولايتك\",\n                    \"habib_bank_direct_debit\": \"حبيب بنك الخصم المباشر\",\n                    \"minimum_10_characters\": \"10 أحرف على الأقل\",\n                    \"mininum_2_characters\": \"2 حرف على الأقل\",\n                    \"new_password_must_be_different\": \"وزارةيجب أن تكون كلمة المرور الجديدة مختلفة\",\n                    \"ok\": \"نعم\",\n                    \"remove\": \"إزالة\",\n                    \"Bid Now\": \"المزايدة الآن\",\n                    \"auction\": \"مزاد علني\",\n                    \"12_per_page\": \"12 لكل صفحة\",\n                    \"24_per_page\": \"24 لكل صفحة\",\n                    \"36_per_page\": \"36 لكل صفحة\",\n                    \"Results\": \"النتائج\"\n                }\n            },\n            \"allBuyerPremium\": [],\n            \"buyerPremiumdefault\": [],\n            \"features\": {\n                \"kount_register\": {\n                    \"enabled\": 0,\n                    \"cat_name\": \"kount\"\n                },\n                \"kount_payment\": {\n                    \"enabled\": 0,\n                    \"cat_name\": \"kount\"\n                },\n                \"bidding_extended\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"bidding\"\n                },\n                \"register_sms\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"register_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"register_phone_verification\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"register_email_verification\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"register\"\n                },\n                \"load_bidding_details\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"bidding\"\n                },\n                \"employee_register_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auctionlot\"\n                },\n                \"contact_user_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"contact\"\n                },\n                \"contact_admin_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"contact\"\n                },\n                \"deposit_on_project\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"kount\"\n                },\n                \"saved_search_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"projects\"\n                },\n                \"private_auction_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auctionlot\"\n                },\n                \"lot_details_in_auction\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"search\"\n                },\n                \"bid_deposit_refund\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"bid_deposit\"\n                },\n                \"buynowcheckout_partial\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"buynowcheckout_offline\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"buynowcheckout_wallet\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"buynowcheckout_online\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"auctioncheckout_partial\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"auctioncheckout_offline\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"auctioncheckout_wallet\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"auctioncheckout_online\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auction\"\n                },\n                \"won_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"lost_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"paid_email\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"buynow\"\n                },\n                \"invoice_user_details\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"search\"\n                },\n                \"multiple_address_for_users\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"auctionlot\"\n                },\n                \"custom_template\": {\n                    \"enabled\": 1,\n                    \"cat_name\": \"dynamic_fields\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"29442c73-bc01-4fb7-83dd-3e00fae521dc"},{"name":"Static Page","id":"f3e0756a-bebd-47a9-8e77-5ba0e667abad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":\"about\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getStaticPage","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","common","getStaticPage"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"a6ecd7b7-490f-4635-b1ec-a26ee4182513","name":"Static Page","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":\"about\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/common/getStaticPage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 11:49:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"6c-utDkGyH7vcimnA2EyqVaq2z+Yfs\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"f3e0756a-bebd-47a9-8e77-5ba0e667abad"}],"id":"936ed834-b5ea-44b5-a95a-92ff3bae65db","_postman_id":"936ed834-b5ea-44b5-a95a-92ff3bae65db","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Payment","item":[{"name":"Payment Authorize","id":"17aa6507-f5f5-4c98-a06f-ee8223001d3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"105\",\n    \"appointmentID\": \"\",\n    \"appointmentTime\": \"\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"11:15\",\n    \"pickup\": \"2021-02-27T11:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2022-05\",\n    \"card_cvv\": 123,\n    \"card_amount\": 250,\n    \"second_card_number\": \"\",\n    \"second_card_expiry\": \"\",\n    \"second_card_cvv\": \"\",\n    \"second_card_amount\": \"\",\n    \"kount_session_id\": \"42c33b3c5c514f9488d8afa2eb6d94d8\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/authorize","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","authorize"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3efaf784-6120-494c-a2e5-f18476ee9ff2","name":"Payment Authorize","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"105\",\n    \"appointmentID\": \"\",\n    \"appointmentTime\": \"\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"11:15\",\n    \"pickup\": \"2021-02-27T11:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2022-05\",\n    \"card_cvv\": 123,\n    \"card_amount\": 250,\n    \"second_card_number\": \"\",\n    \"second_card_expiry\": \"\",\n    \"second_card_cvv\": \"\",\n    \"second_card_amount\": \"\",\n    \"kount_session_id\": \"42c33b3c5c514f9488d8afa2eb6d94d8\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/authorize"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"723"},{"key":"etag","value":"W/\"2d3-OtFarkvQn7FJXsyjTKvYfEsryFI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:16:25 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"status\": \"success\",\n        \"responseType\": 1,\n        \"message\": \"Payment succesfully completed!\",\n        \"responseData\": {\n            \"paymentResponse\": {\n                \"responseCode\": \"1\",\n                \"authCode\": \"L3MAM2\",\n                \"avsResultCode\": \"Y\",\n                \"cvvResultCode\": \"P\",\n                \"cavvResultCode\": \"2\",\n                \"transId\": \"40059854700\",\n                \"refTransID\": \"\",\n                \"transHash\": \"\",\n                \"testRequest\": \"0\",\n                \"accountNumber\": \"XXXX1111\",\n                \"accountType\": \"Visa\",\n                \"messages\": [\n                    {\n                        \"code\": \"1\",\n                        \"description\": \"This transaction has been approved.\"\n                    }\n                ],\n                \"userFields\": [\n                    {\n                        \"name\": \"refId\",\n                        \"value\": \"230\"\n                    }\n                ],\n                \"transHashSha2\": \"645DE03D8CF8F743A0459E46BCEC7A606E399ACA14A73650B4EA24FE9C0B83AEFC0FD4E0E1CFE2767C5AED5F0F34AE984CD46F23F8F84E70E0E8F4C907301841\",\n                \"SupplementalDataQualificationIndicator\": 0,\n                \"networkTransId\": \"JUNR8NMQALEGR2QFX1ZZBXI\"\n            }\n        }\n    }\n}"}],"_postman_id":"17aa6507-f5f5-4c98-a06f-ee8223001d3b"},{"name":"Rosoom_payment","id":"b0af5bc3-3281-49e8-9d95-677414aed4a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"invoice_id\": 0,\r\n    \"cart_id\": \"1\",\r\n    \"payment_object\": {\r\n        \"id\": \"\",\r\n        \"appointmentTime\": \"2021-05-29T13:00:00+05:30\",\r\n        \"invoice_id\": 0\r\n    },\r\n    \"payment_method\": \"online\",\r\n    \"pay_type\": \"buynow\",\r\n    \"amount\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/rosoom_payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","rosoom_payment"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0af5bc3-3281-49e8-9d95-677414aed4a3"},{"name":"Rosoom_success","id":"53c9ce1a-2466-4828-86fc-39f631341f69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/rosoom_success","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","rosoom_success"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"53c9ce1a-2466-4828-86fc-39f631341f69"},{"name":"Stripe Payment","id":"3908e271-5ec9-410c-bd02-1a9bd32ea8be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"https://largeproductapi-test.ecommerce.auction/api/payment/stripe_payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","payment","stripe_payment"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"3908e271-5ec9-410c-bd02-1a9bd32ea8be"}],"id":"5d59e445-bcbe-4630-ba4f-5328cba8ec28","_postman_id":"5d59e445-bcbe-4630-ba4f-5328cba8ec28","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Return","item":[{"name":"Search Return","id":"32492fa1-3294-4c3c-be49-d2927642d610","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","return","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3639e2bf-4d17-4491-b1b4-e8b4ee737066","name":"Search Return","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"7618-B3pIeC7u1shpI/4fb2TDIpzwBmk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"date","value":"Fri, 26 Feb 2021 21:44:40 GMT"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [\n                {\n                    \"id\": 522,\n                    \"item_id\": 1948996,\n                    \"title\": \"A WORLD OF DEALS INC2336R Disposable Blue Underpad 23 X 36\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612376792224471599.jpg\",\n                    \"date_added\": \"2021-02-03T18:26:32.000Z\",\n                    \"date_closed\": \"2021-02-05T18:26:32.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 7,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-03T18:26:32.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 525,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 85,\n                    \"score_price\": 46.46,\n                    \"assemblyRequired\": 0,\n                    \"damageTypeId\": 6,\n                    \"functional\": 0,\n                    \"inventoryNumber\": \"1001604864\",\n                    \"categoryTypeId\": null,\n                    \"leadDescription\": \"A WORLD OF DEALS INC2336R Disposable Blue Underpad 23 X 36\",\n                    \"lightningSubmission\": 1,\n                    \"loadId\": 1234,\n                    \"merchantUrls\": \"[{\\\"url\\\": \\\"https://www.amazon.com/World-Deals-Disposable-Blue-Underpad/dp/B005FGN4ZC/\\\", \\\"name\\\": \\\"Amazon\\\"}, {\\\"url\\\": \\\"https://www.walmart.com/ip/3HFN92EY47C1\\\", \\\"name\\\": \\\"Wal-Mart\\\"}]\",\n                    \"missingParts\": null,\n                    \"nellisnotes\": null,\n                    \"packageTypeId\": 5,\n                    \"photos\": \"[{\\\"url\\\": \\\"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\\\", \\\"name\\\": \\\"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\\\", \\\"path\\\": \\\"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\\\"}, {\\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/nellishr-cbba0.appspot.com/o/processing-photos%2F1001604864%2FoWEYVOfgXm1buyR17XCBy.jpg?alt=media&token=2086fa37-7dab-4132-b59a-c2e2d46b47c8\\\", \\\"name\\\": \\\"oWEYVOfgXm1buyR17XCBy.jpg\\\", \\\"fullPath\\\": \\\"processing-photos/1001604864/oWEYVOfgXm1buyR17XCBy.jpg\\\"}, {\\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/nellishr-cbba0.appspot.com/o/processing-photos%2F1001604864%2F0tNt1yfSIBzTnFPtBSg4o.jpg?alt=media&token=00aba694-aaa6-4f2f-a82c-41643d89ac4e\\\", \\\"name\\\": \\\"0tNt1yfSIBzTnFPtBSg4o.jpg\\\", \\\"fullPath\\\": \\\"processing-photos/1001604864/0tNt1yfSIBzTnFPtBSg4o.jpg\\\"}]\",\n                    \"retailPrice\": 38.35,\n                    \"stockImage\": \"https://images-na.ssl-images-amazon.com/images/I/51xmpUjxg1L.jpg\",\n                    \"universalId\": null,\n                    \"employeeId\": 224,\n                    \"createdAt\": \"2021-02-03T18:26:30.000Z\",\n                    \"updatedAt\": \"2021-02-03T18:36:59.000Z\",\n                    \"lastUpdatedBy\": null,\n                    \"rawRetailPrice\": null,\n                    \"locationId\": 7,\n                    \"processingTime\": null,\n                    \"brand\": \"A WORLD OF DEALS\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 0,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 5,\n                    \"itemStatusId\": 3,\n                    \"active\": 0,\n                    \"storageLocationId\": 48461,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 5,\n                    \"assemblyTypeId\": 2,\n                    \"functionalTypeId\": 2,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612376792224471599.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 525,\n                    \"cart_id\": 97,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612376792224471599.jpg\"\n                },\n                {\n                    \"id\": 545,\n                    \"item_id\": 111,\n                    \"title\": \"Demo product 111\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612804340648883739.jpg\",\n                    \"date_added\": \"2021-02-08T17:12:20.000Z\",\n                    \"date_closed\": \"2021-02-08T17:12:20.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T17:12:20.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"111\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 111\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612804340648883739.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 98,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612804340648883739.jpg\"\n                },\n                {\n                    \"id\": 546,\n                    \"item_id\": 112,\n                    \"title\": \"Demo product 112\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612811688544802145.jpg\",\n                    \"date_added\": \"2021-02-08T19:14:48.000Z\",\n                    \"date_closed\": \"2021-02-08T19:14:48.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:14:48.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"112\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 112\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612811688544802145.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 99,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612811688544802145.jpg\"\n                },\n                {\n                    \"id\": 547,\n                    \"item_id\": 123,\n                    \"title\": \"Demo product 123\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612811916415333475.jpg\",\n                    \"date_added\": \"2021-02-08T19:18:36.000Z\",\n                    \"date_closed\": \"2021-02-08T19:18:36.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:18:36.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"123\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 123\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612811916415333475.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 100,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612811916415333475.jpg\"\n                },\n                {\n                    \"id\": 548,\n                    \"item_id\": 113,\n                    \"title\": \"Demo product 113\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612812088371986479.jpg\",\n                    \"date_added\": \"2021-02-08T19:21:28.000Z\",\n                    \"date_closed\": \"2021-02-08T19:21:28.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:21:28.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"113\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 113\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612812088371986479.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 101,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612812088371986479.jpg\"\n                },\n                {\n                    \"id\": 549,\n                    \"item_id\": 114,\n                    \"title\": \"Demo product 114\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612812240363447705.jpg\",\n                    \"date_added\": \"2021-02-08T19:24:00.000Z\",\n                    \"date_closed\": \"2021-02-08T19:24:00.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T19:24:00.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"114\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 114\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612812240363447705.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 102,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612812240363447705.jpg\"\n                },\n                {\n                    \"id\": 550,\n                    \"item_id\": 120,\n                    \"title\": \"Demo product 120\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612814625279452985.jpg\",\n                    \"date_added\": \"2021-02-08T20:03:44.000Z\",\n                    \"date_closed\": \"2021-02-08T20:03:44.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T20:03:44.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"120\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 120\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612814625279452985.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 103,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612814625279452985.jpg\"\n                },\n                {\n                    \"id\": 551,\n                    \"item_id\": 125,\n                    \"title\": \"Demo product 125\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612814888280276631.jpg\",\n                    \"date_added\": \"2021-02-08T20:08:08.000Z\",\n                    \"date_closed\": \"2021-02-08T20:08:08.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T20:08:08.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"125\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 125\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612814888280276631.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 105,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612814888280276631.jpg\"\n                },\n                {\n                    \"id\": 553,\n                    \"item_id\": 210,\n                    \"title\": \"Demo product 210\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612815457408617731.jpg\",\n                    \"date_added\": \"2021-02-08T20:17:32.000Z\",\n                    \"date_closed\": \"2021-02-08T20:17:32.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T20:17:32.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 25,\n                    \"score_price\": 50,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"210\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 210\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612815457408617731.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 104,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612815457408617731.jpg\"\n                },\n                {\n                    \"id\": 558,\n                    \"item_id\": 1234,\n                    \"title\": \"Demo product 1234\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1612825936475163776.jpg\",\n                    \"date_added\": \"2021-02-08T23:12:16.000Z\",\n                    \"date_closed\": \"2021-02-10T23:12:16.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-08T23:12:16.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 5,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0.65,\n                    \"score_price\": 37.5,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"1234\",\n                    \"categoryTypeId\": 2,\n                    \"leadDescription\": \"Demo product 1234\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 50.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": 1,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1612825936475163776.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 5,\n                    \"cart_id\": 105,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1612825936475163776.jpg\"\n                },\n                {\n                    \"id\": 565,\n                    \"item_id\": 165,\n                    \"title\": \"Demo product 165\",\n                    \"desc_proc\": null,\n                    \"selltype\": \"all\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"lot-1613674805031896945.jpg\",\n                    \"date_added\": \"2021-02-18T19:00:04.000Z\",\n                    \"date_closed\": \"2021-02-20T19:00:04.000Z\",\n                    \"sprice\": 5,\n                    \"rprice\": 5,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2021-02-18T19:00:04.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 200,\n                    \"market_status\": \"sold\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": -48.1,\n                    \"score_price\": 0,\n                    \"assemblyRequired\": 1,\n                    \"damageTypeId\": 1,\n                    \"functional\": 1,\n                    \"inventoryNumber\": \"165\",\n                    \"categoryTypeId\": 1,\n                    \"leadDescription\": \"Demo product 165\",\n                    \"lightningSubmission\": 0,\n                    \"loadId\": 5712,\n                    \"merchantUrls\": \"[]\",\n                    \"missingParts\": \"{\\\"none\\\": 1}\",\n                    \"nellisnotes\": \"IN GOOD CONDITION. \",\n                    \"packageTypeId\": 1,\n                    \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                    \"retailPrice\": 76.02,\n                    \"stockImage\": null,\n                    \"universalId\": \"NULL\",\n                    \"employeeId\": 1,\n                    \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                    \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                    \"lastUpdatedBy\": 1,\n                    \"rawRetailPrice\": 0,\n                    \"locationId\": 2,\n                    \"processingTime\": 5.56825,\n                    \"brand\": \"NULL\",\n                    \"listedCount\": 1,\n                    \"semanticSuccess\": 0,\n                    \"lpnSuccess\": 1,\n                    \"asIs\": 0,\n                    \"conditionTypeId\": 1,\n                    \"itemStatusId\": 1,\n                    \"active\": 1,\n                    \"storageLocationId\": null,\n                    \"containerId\": null,\n                    \"missingPartsTypeId\": 2,\n                    \"assemblyTypeId\": null,\n                    \"functionalTypeId\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"lot-1613674805031896945.jpg\",\n                    \"buynowed\": 1,\n                    \"buynowamount\": 200,\n                    \"cart_id\": 105,\n                    \"returncart_id\": 0,\n                    \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1613674805031896945.jpg\"\n                }\n            ],\n            \"cartItems\": []\n        }\n    }\n}"}],"_postman_id":"32492fa1-3294-4c3c-be49-d2927642d610"},{"name":"Return Change Status","id":"a55c293d-5f01-40f2-b133-9a4a5d152781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 1,\n    \"id\": 546\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","return","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8dbfdbcf-0079-4a29-b776-ace600be149f","name":"Return Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"cart\": 1,\n    \"id\": 546\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/return/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"86"},{"key":"etag","value":"W/\"56-XhQkvzVi0ZogxeNa054l3VVpR3s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:45:37 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added to cart!\"\n    }\n}"}],"_postman_id":"a55c293d-5f01-40f2-b133-9a4a5d152781"}],"id":"365e53e9-97d5-4df0-b108-03391062f362","_postman_id":"365e53e9-97d5-4df0-b108-03391062f362","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Refund","item":[{"name":"Refund Authorize","id":"411a0a3c-a8a0-4b2e-b7b3-697316cefdcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"7\",\n    \"appointmentID\": 77,\n    \"appointmentTime\": \"2021-02-27T17:15:00.000Z\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"10:15\",\n    \"pickup\": \"2021-02-27T10:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2023-05\",\n    \"card_amount\": 656,\n    \"kount_session_id\": \"fcbf525c198d471982d73fb9b591965e\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/refund/authorize","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","refund","authorize"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c51e9fd6-3fd7-497a-87ae-18839eb82a3e","name":"Refund Authorize","originalRequest":{"method":"POST","header":[{"key":"ipaddress","value":"67.78.54.202","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"cart_id\": \"7\",\n    \"appointmentID\": 77,\n    \"appointmentTime\": \"2021-02-27T17:15:00.000Z\",\n    \"pickupDay\": \"Feb 27th 2021\",\n    \"pickupTime\": \"10:15\",\n    \"pickup\": \"2021-02-27T10:15:00-06:00\",\n    \"payment_method\": \"card\",\n    \"no_of_cards\": \"single\",\n    \"card_number\": 4111111111111111,\n    \"card_expiry\": \"2023-05\",\n    \"card_amount\": 656,\n    \"kount_session_id\": \"fcbf525c198d471982d73fb9b591965e\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auctionapi/refund/authorize"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"89"},{"key":"etag","value":"W/\"59-yLv7LL0tnRZkYNI4sV9yoS9Us3E\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"date","value":"Fri, 26 Feb 2021 21:48:12 GMT"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Return Successfully completed!\"\n    }\n}"}],"_postman_id":"411a0a3c-a8a0-4b2e-b7b3-697316cefdcb"}],"id":"0efa1a9d-ad16-4094-8458-9cca7b5d48a3","_postman_id":"0efa1a9d-ad16-4094-8458-9cca7b5d48a3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Shipping","item":[{"name":"Ship Engine","item":[{"name":"Carriers","id":"d928281a-a68b-410c-8482-206abe1c8450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getCarriers","urlObject":{"path":["api","shipping","shipengine","getCarriers"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8bea43c9-2854-4c45-becf-d2c279971eab","name":"Carriers","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getCarriers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3f8d-MITOmUu1CoqRbwB1erCMrjCwNPI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Mon, 03 May 2021 14:05:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"carriers\": [\n                {\n                    \"carrier_id\": \"se-594033\",\n                    \"carrier_code\": \"stamps_com\",\n                    \"account_number\": \"test_account_594033\",\n                    \"requires_funded_amount\": true,\n                    \"balance\": 8131.78,\n                    \"nickname\": \"ShipEngine Test Account - Stamps.com\",\n                    \"friendly_name\": \"Stamps.com\",\n                    \"primary\": false,\n                    \"has_multi_package_supporting_services\": false,\n                    \"supports_label_messages\": true,\n                    \"services\": [\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_first_class_mail\",\n                            \"name\": \"USPS First Class Mail\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_media_mail\",\n                            \"name\": \"USPS Media Mail\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_parcel_select\",\n                            \"name\": \"USPS Parcel Select Ground\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail\",\n                            \"name\": \"USPS Priority Mail\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail_express\",\n                            \"name\": \"USPS Priority Mail Express\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_first_class_mail_international\",\n                            \"name\": \"USPS First Class Mail Intl\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail_international\",\n                            \"name\": \"USPS Priority Mail Intl\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        },\n                        {\n                            \"carrier_id\": \"se-594033\",\n                            \"carrier_code\": \"stamps_com\",\n                            \"service_code\": \"usps_priority_mail_express_international\",\n                            \"name\": \"USPS Priority Mail Express Intl\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        }\n                    ],\n                    \"packages\": [\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"cubic\",\n                            \"name\": \"Cubic\",\n                            \"description\": \"Cubic\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"flat_rate_envelope\",\n                            \"name\": \"Flat Rate Envelope\",\n                            \"description\": \"USPS flat rate envelope. A special cardboard envelope provided by the USPS that clearly indicates \\\"Flat Rate\\\".\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"flat_rate_legal_envelope\",\n                            \"name\": \"Flat Rate Legal Envelope\",\n                            \"description\": \"Flat Rate Legal Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"flat_rate_padded_envelope\",\n                            \"name\": \"Flat Rate Padded Envelope\",\n                            \"description\": \"Flat Rate Padded Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"large_envelope_or_flat\",\n                            \"name\": \"Large Envelope or Flat\",\n                            \"description\": \"Large envelope or flat. Has one dimension that is between 11 1/2\\\" and 15\\\" long, 6 1/18\\\" and 12\\\" high, or 1/4\\\" and 3/4\\\" thick.\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"large_flat_rate_box\",\n                            \"name\": \"Large Flat Rate Box\",\n                            \"description\": \"Large Flat Rate Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"large_package\",\n                            \"name\": \"Large Package (any side > 12\\\")\",\n                            \"description\": \"Large package. Longest side plus the distance around the thickest part is over 84\\\" and less than or equal to 108\\\".\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"letter\",\n                            \"name\": \"Letter\",\n                            \"description\": \"Letter\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"medium_flat_rate_box\",\n                            \"name\": \"Medium Flat Rate Box\",\n                            \"description\": \"USPS flat rate box. A special 11\\\" x 8 1/2\\\" x 5 1/2\\\" or 14\\\" x 3.5\\\" x 12\\\" USPS box that clearly indicates \\\"Flat Rate Box\\\"\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"non_rectangular\",\n                            \"name\": \"Non Rectangular Package\",\n                            \"description\": \"Non-Rectangular package type that is cylindrical in shape.\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"package\",\n                            \"name\": \"Package\",\n                            \"description\": \"Package. Longest side plus the distance around the thickest part is less than or equal to 84\\\"\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"regional_rate_box_a\",\n                            \"name\": \"Regional Rate Box A\",\n                            \"description\": \"Regional Rate Box A\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"regional_rate_box_b\",\n                            \"name\": \"Regional Rate Box B\",\n                            \"description\": \"Regional Rate Box B\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"small_flat_rate_box\",\n                            \"name\": \"Small Flat Rate Box\",\n                            \"description\": \"Small Flat Rate Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"thick_envelope\",\n                            \"name\": \"Thick Envelope\",\n                            \"description\": \"Thick envelope. Envelopes or flats greater than 3/4\\\" at the thickest point.\"\n                        }\n                    ],\n                    \"options\": [\n                        {\n                            \"name\": \"non_machinable\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        }\n                    ]\n                },\n                {\n                    \"carrier_id\": \"se-594034\",\n                    \"carrier_code\": \"ups\",\n                    \"account_number\": \"test_account_594034\",\n                    \"requires_funded_amount\": false,\n                    \"balance\": 0,\n                    \"nickname\": \"ShipEngine Test Account - UPS\",\n                    \"friendly_name\": \"UPS\",\n                    \"primary\": false,\n                    \"has_multi_package_supporting_services\": true,\n                    \"supports_label_messages\": true,\n                    \"services\": [\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_standard_international\",\n                            \"name\": \"UPS Standard®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air_early_am\",\n                            \"name\": \"UPS Next Day Air® Early\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_express\",\n                            \"name\": \"UPS Worldwide Express®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air\",\n                            \"name\": \"UPS Next Day Air®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_ground_international\",\n                            \"name\": \"UPS Ground® (International)\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_express_plus\",\n                            \"name\": \"UPS Worldwide Express Plus®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air_saver\",\n                            \"name\": \"UPS Next Day Air Saver®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_expedited\",\n                            \"name\": \"UPS Worldwide Expedited®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_2nd_day_air_am\",\n                            \"name\": \"UPS 2nd Day Air AM®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_2nd_day_air\",\n                            \"name\": \"UPS 2nd Day Air®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_worldwide_saver\",\n                            \"name\": \"UPS Worldwide Saver®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_2nd_day_air_international\",\n                            \"name\": \"UPS 2nd Day Air® (International)\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_3_day_select\",\n                            \"name\": \"UPS 3 Day Select®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_ground\",\n                            \"name\": \"UPS® Ground\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594034\",\n                            \"carrier_code\": \"ups\",\n                            \"service_code\": \"ups_next_day_air_international\",\n                            \"name\": \"UPS Next Day Air® (International)\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        }\n                    ],\n                    \"packages\": [\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"package\",\n                            \"name\": \"Package\",\n                            \"description\": \"Package. Longest side plus the distance around the thickest part is less than or equal to 84\\\"\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups__express_box_large\",\n                            \"name\": \"UPS  Express® Box - Large\",\n                            \"description\": \"Express Box - Large\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_10_kg_box\",\n                            \"name\": \"UPS 10 KG Box®\",\n                            \"description\": \"10 KG Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_25_kg_box\",\n                            \"name\": \"UPS 25 KG Box®\",\n                            \"description\": \"25 KG Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_box\",\n                            \"name\": \"UPS Express® Box\",\n                            \"description\": \"Express Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_box_medium\",\n                            \"name\": \"UPS Express® Box - Medium\",\n                            \"description\": \"Express Box - Medium\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_box_small\",\n                            \"name\": \"UPS Express® Box - Small\",\n                            \"description\": \"Express Box - Small\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_express_pak\",\n                            \"name\": \"UPS Express® Pak\",\n                            \"description\": \"Pak\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_letter\",\n                            \"name\": \"UPS Letter\",\n                            \"description\": \"Letter\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"ups_tube\",\n                            \"name\": \"UPS Tube\",\n                            \"description\": \"Tube\"\n                        }\n                    ],\n                    \"options\": [\n                        {\n                            \"name\": \"bill_to_account\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_country_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_party\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_postal_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"collect_on_delivery\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"contains_alcohol\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"delivered_duty_paid\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice_weight\",\n                            \"default_value\": \"0\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"freight_class\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"non_machinable\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"saturday_delivery\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        }\n                    ]\n                },\n                {\n                    \"carrier_id\": \"se-594035\",\n                    \"carrier_code\": \"fedex\",\n                    \"account_number\": \"test_account_594035\",\n                    \"requires_funded_amount\": false,\n                    \"balance\": 0,\n                    \"nickname\": \"ShipEngine Test Account - FedEx\",\n                    \"friendly_name\": \"FedEx\",\n                    \"primary\": false,\n                    \"has_multi_package_supporting_services\": true,\n                    \"supports_label_messages\": true,\n                    \"services\": [\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_ground\",\n                            \"name\": \"FedEx Ground®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_home_delivery\",\n                            \"name\": \"FedEx Home Delivery®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_2day\",\n                            \"name\": \"FedEx 2Day®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_2day_am\",\n                            \"name\": \"FedEx 2Day® A.M.\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_express_saver\",\n                            \"name\": \"FedEx Express Saver®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_standard_overnight\",\n                            \"name\": \"FedEx Standard Overnight®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_priority_overnight\",\n                            \"name\": \"FedEx Priority Overnight®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_first_overnight\",\n                            \"name\": \"FedEx First Overnight®\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_1_day_freight\",\n                            \"name\": \"FedEx 1Day® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_2_day_freight\",\n                            \"name\": \"FedEx 2Day® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_3_day_freight\",\n                            \"name\": \"FedEx 3Day® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_first_overnight_freight\",\n                            \"name\": \"FedEx First Overnight® Freight\",\n                            \"domestic\": true,\n                            \"international\": false,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_ground_international\",\n                            \"name\": \"FedEx International Ground®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_economy\",\n                            \"name\": \"FedEx International Economy®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_priority\",\n                            \"name\": \"FedEx International Priority®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_first\",\n                            \"name\": \"FedEx International First®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_economy_freight\",\n                            \"name\": \"FedEx International Economy® Freight\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_priority_freight\",\n                            \"name\": \"FedEx International Priority® Direct Distribution Freight\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": true\n                        },\n                        {\n                            \"carrier_id\": \"se-594035\",\n                            \"carrier_code\": \"fedex\",\n                            \"service_code\": \"fedex_international_connect_plus\",\n                            \"name\": \"FedEx International Connect Plus®\",\n                            \"domestic\": false,\n                            \"international\": true,\n                            \"is_multi_package_supported\": false\n                        }\n                    ],\n                    \"packages\": [\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_envelope_onerate\",\n                            \"name\": \"FedEx One Rate® Envelope\",\n                            \"description\": \"FedEx® Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_extra_large_box_onerate\",\n                            \"name\": \"FedEx One Rate® Extra Large Box\",\n                            \"description\": \"FedEx® Extra Large Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_large_box_onerate\",\n                            \"name\": \"FedEx One Rate® Large Box\",\n                            \"description\": \"FedEx® Large Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_medium_box_onerate\",\n                            \"name\": \"FedEx One Rate® Medium Box\",\n                            \"description\": \"FedEx® Medium Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_pak_onerate\",\n                            \"name\": \"FedEx One Rate® Pak\",\n                            \"description\": \"FedEx® Pak\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_small_box_onerate\",\n                            \"name\": \"FedEx One Rate® Small Box\",\n                            \"description\": \"FedEx® Small Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_tube_onerate\",\n                            \"name\": \"FedEx One Rate® Tube\",\n                            \"description\": \"FedEx® Tube\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_10kg_box\",\n                            \"name\": \"FedEx® 10kg Box\",\n                            \"description\": \"FedEx® 10kg Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_25kg_box\",\n                            \"name\": \"FedEx® 25kg Box\",\n                            \"description\": \"FedEx® 25kg Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_box\",\n                            \"name\": \"FedEx® Box\",\n                            \"description\": \"FedEx® Box\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_envelope\",\n                            \"name\": \"FedEx® Envelope\",\n                            \"description\": \"FedEx® Envelope\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_pak\",\n                            \"name\": \"FedEx® Pak\",\n                            \"description\": \"FedEx® Pak\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"fedex_tube\",\n                            \"name\": \"FedEx® Tube\",\n                            \"description\": \"FedEx® Tube\"\n                        },\n                        {\n                            \"package_id\": null,\n                            \"package_code\": \"package\",\n                            \"name\": \"Package\",\n                            \"description\": \"Package. Longest side plus the distance around the thickest part is less than or equal to 84\\\"\"\n                        }\n                    ],\n                    \"options\": [\n                        {\n                            \"name\": \"bill_to_account\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_country_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_party\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"bill_to_postal_code\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"collect_on_delivery\",\n                            \"default_value\": \"\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"contains_alcohol\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"delivered_duty_paid\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"dry_ice_weight\",\n                            \"default_value\": \"0\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"non_machinable\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        },\n                        {\n                            \"name\": \"saturday_delivery\",\n                            \"default_value\": \"false\",\n                            \"description\": \"\"\n                        }\n                    ]\n                }\n            ],\n            \"request_id\": \"94486150-4e12-4c9c-8060-63f42b492085\",\n            \"errors\": []\n        }\n    }\n}"}],"_postman_id":"d928281a-a68b-410c-8482-206abe1c8450"},{"name":"Address validate","id":"80e38cb1-f6ab-452d-8880-f2a40cce6f69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n\t\t\"address1\": \"525 S Winchester Blvd\",\n\t\t\"city\": \"San Jose\",\n\t\t\"state\": \"CA\",\n\t\t\"zip\": \"95128\",\n\t\t\"country\": \"US\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/validateAddress","urlObject":{"path":["api","shipping","shipengine","validateAddress"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"78fa1f8d-8e68-46d5-8df4-9127ea7033f9","name":"Cart Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"f09-1/BCi4nhbCSyJ5XXQAQYaCOcxk4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"date","value":"Fri, 26 Feb 2021 21:04:31 GMT"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [],\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"id\": 564,\n                            \"item_id\": 240,\n                            \"title\": \"Demo product 240\",\n                            \"desc_proc\": null,\n                            \"selltype\": \"all\",\n                            \"selectedbuyer\": null,\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"lot-1613674080648845847.jpg\",\n                            \"date_added\": \"2021-02-18T18:48:00.000Z\",\n                            \"date_closed\": \"2021-02-20T18:48:00.000Z\",\n                            \"sprice\": 5,\n                            \"rprice\": 5,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2021-02-18T18:48:00.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 0,\n                            \"feature\": 0,\n                            \"bprice\": 0,\n                            \"wprice\": 150,\n                            \"market_status\": \"sold\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 0,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 1,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": -35.6,\n                            \"score_price\": 0,\n                            \"assemblyRequired\": 1,\n                            \"damageTypeId\": 1,\n                            \"functional\": 1,\n                            \"inventoryNumber\": \"240\",\n                            \"categoryTypeId\": 1,\n                            \"leadDescription\": \"Demo product 240\",\n                            \"lightningSubmission\": 0,\n                            \"loadId\": 5712,\n                            \"merchantUrls\": \"[]\",\n                            \"missingParts\": \"{\\\"none\\\": 1}\",\n                            \"nellisnotes\": \"IN GOOD CONDITION. \",\n                            \"packageTypeId\": 1,\n                            \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                            \"retailPrice\": 76.02,\n                            \"stockImage\": null,\n                            \"universalId\": \"NULL\",\n                            \"employeeId\": 1,\n                            \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                            \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                            \"lastUpdatedBy\": 1,\n                            \"rawRetailPrice\": 0,\n                            \"locationId\": 2,\n                            \"processingTime\": 5.56825,\n                            \"brand\": \"NULL\",\n                            \"listedCount\": 1,\n                            \"semanticSuccess\": 0,\n                            \"lpnSuccess\": 1,\n                            \"asIs\": 0,\n                            \"conditionTypeId\": 1,\n                            \"itemStatusId\": 1,\n                            \"active\": 1,\n                            \"storageLocationId\": null,\n                            \"containerId\": null,\n                            \"missingPartsTypeId\": 2,\n                            \"assemblyTypeId\": null,\n                            \"functionalTypeId\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"buynowdate_added\": \"2021-02-22T05:28:56.000Z\",\n                            \"file_name\": \"lot-1613674080648845847.jpg\",\n                            \"buynowed\": 5,\n                            \"buynowamount\": 150,\n                            \"cart_id\": 108,\n                            \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1613674080648845847.jpg\"\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"id\": 108,\n                        \"per_total\": 3150,\n                        \"total_items\": 2,\n                        \"tax_percent\": 10,\n                        \"total_tax\": 315,\n                        \"total_premium\": 472.5,\n                        \"buyer_premium\": 15,\n                        \"total_shipping\": 0,\n                        \"total_amount\": 3937.5,\n                        \"paid_amount\": 0,\n                        \"balance_amount\": 3937.5,\n                        \"user_id\": 5,\n                        \"cartlocation_id\": 2,\n                        \"bill_first_name\": \"Srikanth\",\n                        \"bill_last_name\": \"Test\",\n                        \"bill_address1\": \"29B Check\",\n                        \"bill_address2\": null,\n                        \"bill_city\": \"Chennai\",\n                        \"bill_state\": \"Alaska\",\n                        \"bill_zipcode\": \"12223\",\n                        \"appointment_id\": null,\n                        \"cart_payment\": null,\n                        \"cart_checkout\": 0,\n                        \"cart_paid\": 0,\n                        \"cart_paiddate\": null,\n                        \"created_at\": \"2021-02-18T17:55:20.000Z\",\n                        \"updated_at\": \"2021-02-22T05:28:56.000Z\"\n                    },\n                    \"cartLocation\": {\n                        \"id\": 2,\n                        \"city\": \"Henderson\",\n                        \"weeklyHours\": \"10AM - 6PM\",\n                        \"name\": \"Henderson\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10AM - 5PM\",\n                        \"sundayHours\": \"Closed\",\n                        \"address\": \"7685 Commercial Way Suite C\",\n                        \"zipCode\": 89011,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 8000,\n                        \"warehousePositionMax\": 8999,\n                        \"protected\": 0,\n                        \"active\": 0,\n                        \"curbsideAvailable\": 0\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"80e38cb1-f6ab-452d-8880-f2a40cce6f69"},{"name":"Estimate Rate","id":"c30fffad-bd09-4a80-8158-e28241dc564c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/estimateSingle","urlObject":{"path":["api","shipping","shipengine","estimateSingle"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4d661de3-7344-4a7e-b586-9c3ee12660ab","name":"Cart Search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/cart/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"expect-ct","value":"max-age=0"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"strict-transport-security","value":"max-age=15552000; includeSubDomains"},{"key":"x-download-options","value":"noopen"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"no-referrer"},{"key":"x-xss-protection","value":"0"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"etag","value":"W/\"f09-1/BCi4nhbCSyJ5XXQAQYaCOcxk4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"date","value":"Fri, 26 Feb 2021 21:04:31 GMT"},{"key":"connection","value":"close"},{"key":"transfer-encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"nonCartItems\": [],\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"id\": 564,\n                            \"item_id\": 240,\n                            \"title\": \"Demo product 240\",\n                            \"desc_proc\": null,\n                            \"selltype\": \"all\",\n                            \"selectedbuyer\": null,\n                            \"bidtype\": \"normal\",\n                            \"avatar\": \"lot-1613674080648845847.jpg\",\n                            \"date_added\": \"2021-02-18T18:48:00.000Z\",\n                            \"date_closed\": \"2021-02-20T18:48:00.000Z\",\n                            \"sprice\": 5,\n                            \"rprice\": 5,\n                            \"location_id\": 2,\n                            \"user_id\": 1,\n                            \"created_at\": \"2021-02-18T18:48:00.000Z\",\n                            \"updated_at\": null,\n                            \"post_type\": \"CR\",\n                            \"buynow\": 0,\n                            \"feature\": 0,\n                            \"bprice\": 0,\n                            \"wprice\": 150,\n                            \"market_status\": \"sold\",\n                            \"auction\": 1,\n                            \"qty\": 1,\n                            \"sold\": 0,\n                            \"reject_reason\": null,\n                            \"future\": 0,\n                            \"booked\": 0,\n                            \"auctionid\": 0,\n                            \"auctiontype\": \"live\",\n                            \"notes\": null,\n                            \"ended_early\": 0,\n                            \"is_relist\": 0,\n                            \"cronjob\": 1,\n                            \"buyership\": 0,\n                            \"crontype\": \"auto\",\n                            \"relisted_id\": 0,\n                            \"relisted_count\": 0,\n                            \"notify4\": 0,\n                            \"noti_watstart\": 0,\n                            \"noti_watend\": 0,\n                            \"noti_newauct\": 0,\n                            \"notifypref\": 0,\n                            \"autobid_count\": 0,\n                            \"score_proj\": -35.6,\n                            \"score_price\": 0,\n                            \"assemblyRequired\": 1,\n                            \"damageTypeId\": 1,\n                            \"functional\": 1,\n                            \"inventoryNumber\": \"240\",\n                            \"categoryTypeId\": 1,\n                            \"leadDescription\": \"Demo product 240\",\n                            \"lightningSubmission\": 0,\n                            \"loadId\": 5712,\n                            \"merchantUrls\": \"[]\",\n                            \"missingParts\": \"{\\\"none\\\": 1}\",\n                            \"nellisnotes\": \"IN GOOD CONDITION. \",\n                            \"packageTypeId\": 1,\n                            \"photos\": \"[{\\\"id\\\": \\\"SJU42UGBw\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJU42UGBw.jpg?alt=media&token=eabdefc4-b944-4c4f-982a-1e871598c5fe%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJU42UGBw.jpg\\\", \\\"filename\\\": \\\"SJU42UGBw.jpg\\\"}, {\\\"id\\\": \\\"SkAwnLfSv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSkAwnLfSv.jpg?alt=media&token=98d40a61-6b21-4155-b797-90e56a689e0e%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SkAwnLfSv.jpg\\\", \\\"filename\\\": \\\"SkAwnLfSv.jpg\\\"}, {\\\"id\\\": \\\"SJV23Uzrv\\\", \\\"url\\\": \\\"https://firebasestorage.googleapis.com/v0/b/inventory-manager-5097d.appspot.com/o/inventory-photos%2F1001523618%2FSJV23Uzrv.jpg?alt=media&token=47358a13-1e51-4395-aa33-fef9cd03b55d%5C\\\", \\\"path\\\": \\\"inventory-photos/1001523618/SJV23Uzrv.jpg\\\", \\\"filename\\\": \\\"SJV23Uzrv.jpg\\\"}]\",\n                            \"retailPrice\": 76.02,\n                            \"stockImage\": null,\n                            \"universalId\": \"NULL\",\n                            \"employeeId\": 1,\n                            \"createdAt\": \"2020-12-02T16:12:00.000Z\",\n                            \"updatedAt\": \"2020-12-30T16:13:00.000Z\",\n                            \"lastUpdatedBy\": 1,\n                            \"rawRetailPrice\": 0,\n                            \"locationId\": 2,\n                            \"processingTime\": 5.56825,\n                            \"brand\": \"NULL\",\n                            \"listedCount\": 1,\n                            \"semanticSuccess\": 0,\n                            \"lpnSuccess\": 1,\n                            \"asIs\": 0,\n                            \"conditionTypeId\": 1,\n                            \"itemStatusId\": 1,\n                            \"active\": 1,\n                            \"storageLocationId\": null,\n                            \"containerId\": null,\n                            \"missingPartsTypeId\": 2,\n                            \"assemblyTypeId\": null,\n                            \"functionalTypeId\": null,\n                            \"watchlistid\": null,\n                            \"future_active\": 0,\n                            \"buynowdate_added\": \"2021-02-22T05:28:56.000Z\",\n                            \"file_name\": \"lot-1613674080648845847.jpg\",\n                            \"buynowed\": 5,\n                            \"buynowamount\": 150,\n                            \"cart_id\": 108,\n                            \"avatarorg\": \"http://localhost:7777/uploads/product/lot-1613674080648845847.jpg\"\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"id\": 108,\n                        \"per_total\": 3150,\n                        \"total_items\": 2,\n                        \"tax_percent\": 10,\n                        \"total_tax\": 315,\n                        \"total_premium\": 472.5,\n                        \"buyer_premium\": 15,\n                        \"total_shipping\": 0,\n                        \"total_amount\": 3937.5,\n                        \"paid_amount\": 0,\n                        \"balance_amount\": 3937.5,\n                        \"user_id\": 5,\n                        \"cartlocation_id\": 2,\n                        \"bill_first_name\": \"Srikanth\",\n                        \"bill_last_name\": \"Test\",\n                        \"bill_address1\": \"29B Check\",\n                        \"bill_address2\": null,\n                        \"bill_city\": \"Chennai\",\n                        \"bill_state\": \"Alaska\",\n                        \"bill_zipcode\": \"12223\",\n                        \"appointment_id\": null,\n                        \"cart_payment\": null,\n                        \"cart_checkout\": 0,\n                        \"cart_paid\": 0,\n                        \"cart_paiddate\": null,\n                        \"created_at\": \"2021-02-18T17:55:20.000Z\",\n                        \"updated_at\": \"2021-02-22T05:28:56.000Z\"\n                    },\n                    \"cartLocation\": {\n                        \"id\": 2,\n                        \"city\": \"Henderson\",\n                        \"weeklyHours\": \"10AM - 6PM\",\n                        \"name\": \"Henderson\",\n                        \"state\": \"NV\",\n                        \"saturdayHours\": \"10AM - 5PM\",\n                        \"sundayHours\": \"Closed\",\n                        \"address\": \"7685 Commercial Way Suite C\",\n                        \"zipCode\": 89011,\n                        \"taxRate\": 8.375,\n                        \"timezone\": \"America/Los_Angeles\",\n                        \"warehousePositionMin\": 8000,\n                        \"warehousePositionMax\": 8999,\n                        \"protected\": 0,\n                        \"active\": 0,\n                        \"curbsideAvailable\": 0\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"c30fffad-bd09-4a80-8158-e28241dc564c"},{"name":"Get Quote Request","id":"dbfc6c4d-e832-4df7-9441-3979ce7c7b2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_engine_insurance\": \"shipsurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getQuoteRequest","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","shipping","shipengine","getQuoteRequest"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"06fd49b1-bbe0-43a5-8fde-6d8a1b431a0d","name":"request without insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_engine_insurance\": \"none\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2184-lMAt70GWZ212fQ0dY1YSMedyKns\""},{"key":"Set-Cookie","value":"connect.sid=s%3AorfavDB3XT5FzL6Imb13NkrXjHlVLiwv.WBaNVCzQpPuYXfHbYLp8p3Fq4c%2FNnMpgX%2FG0cPPXrgQ; Path=/; Expires=Fri, 06 May 2022 00:38:09 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 07:58:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"rate_response\": {\n                        \"rates\": [\n                            {\n                                \"rate_id\": \"se-1494563838\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 2.12\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Ground®\",\n                                \"service_code\": \"fedex_ground\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563839\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 42.04\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 9.25\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Priority Overnight®\",\n                                \"service_code\": \"fedex_priority_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563840\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 25.9\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.7\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Express Saver®\",\n                                \"service_code\": \"fedex_express_saver\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563841\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 31.06\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 6.83\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day® A.M.\",\n                                \"service_code\": \"fedex_2day_am\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563842\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 107.43\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 23.63\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx First Overnight®\",\n                                \"service_code\": \"fedex_first_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563843\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 26.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.92\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day®\",\n                                \"service_code\": \"fedex_2day\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563844\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 39.32\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 8.65\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Standard Overnight®\",\n                                \"service_code\": \"fedex_standard_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494563845\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 7.71\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Home Delivery®\",\n                                \"service_code\": \"fedex_home_delivery\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"valid\",\n                                \"warning_messages\": [],\n                                \"error_messages\": []\n                            }\n                        ],\n                        \"invalid_rates\": [],\n                        \"rate_request_id\": \"se-207593450\",\n                        \"shipment_id\": \"se-321388695\",\n                        \"created_at\": \"2022-05-05T07:58:10.2403236Z\",\n                        \"status\": \"completed\",\n                        \"errors\": []\n                    },\n                    \"shipment_id\": \"se-321388695\",\n                    \"carrier_id\": \"se-637171\",\n                    \"service_code\": null,\n                    \"external_shipment_id\": null,\n                    \"ship_date\": \"2022-05-05T00:00:00Z\",\n                    \"created_at\": \"2022-05-05T07:58:09.127Z\",\n                    \"modified_at\": \"2022-05-05T07:58:09.127Z\",\n                    \"shipment_status\": \"pending\",\n                    \"ship_to\": {\n                        \"name\": \"hariteja dnsk\",\n                        \"phone\": \"+1 (384) 983-9489\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76034\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"no\"\n                    },\n                    \"ship_from\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"warehouse_id\": null,\n                    \"return_to\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"confirmation\": \"none\",\n                    \"customs\": {\n                        \"contents\": \"merchandise\",\n                        \"customs_items\": [],\n                        \"non_delivery\": \"return_to_sender\",\n                        \"buyer_shipping_amount_paid\": null,\n                        \"duties_paid\": null\n                    },\n                    \"external_order_id\": null,\n                    \"order_source_code\": null,\n                    \"advanced_options\": {\n                        \"bill_to_account\": null,\n                        \"bill_to_country_code\": null,\n                        \"bill_to_party\": null,\n                        \"bill_to_postal_code\": null,\n                        \"contains_alcohol\": false,\n                        \"delivered_duty_paid\": false,\n                        \"non_machinable\": false,\n                        \"saturday_delivery\": false,\n                        \"dry_ice\": false,\n                        \"dry_ice_weight\": null,\n                        \"fedex_freight\": null,\n                        \"third_party_consignee\": false,\n                        \"ancillary_endorsements_option\": null,\n                        \"freight_class\": null,\n                        \"custom_field1\": null,\n                        \"custom_field2\": null,\n                        \"custom_field3\": null,\n                        \"collect_on_delivery\": null,\n                        \"return_pickup_attempts\": null\n                    },\n                    \"insurance_provider\": \"none\",\n                    \"tags\": [],\n                    \"packages\": [\n                        {\n                            \"package_code\": \"package\",\n                            \"weight\": {\n                                \"value\": 10,\n                                \"unit\": \"kilogram\"\n                            },\n                            \"dimensions\": {\n                                \"unit\": \"inch\",\n                                \"length\": 10,\n                                \"width\": 10,\n                                \"height\": 10\n                            },\n                            \"insured_value\": {\n                                \"currency\": \"usd\",\n                                \"amount\": 0\n                            },\n                            \"label_messages\": {\n                                \"reference1\": null,\n                                \"reference2\": null,\n                                \"reference3\": null\n                            },\n                            \"external_package_id\": null\n                        }\n                    ],\n                    \"total_weight\": {\n                        \"value\": 10,\n                        \"unit\": \"kilogram\"\n                    },\n                    \"items\": []\n                }\n            }\n        ]\n    }\n}"},{"id":"4e290408-d857-4795-a801-f5b949934959","name":"request with insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_engine_insurance\": \"shipsurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2996-DmhN7vx5cSIWO/vV0a9SMKs2/PE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 08:04:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"rate_response\": {\n                        \"rates\": [\n                            {\n                                \"rate_id\": \"se-1494565886\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 2.12\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Ground®\",\n                                \"service_code\": \"fedex_ground\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\",\n                                    \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565887\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 42.04\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 9.25\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Priority Overnight®\",\n                                \"service_code\": \"fedex_priority_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565888\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 25.9\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.7\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Express Saver®\",\n                                \"service_code\": \"fedex_express_saver\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565889\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 31.06\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 6.83\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day® A.M.\",\n                                \"service_code\": \"fedex_2day_am\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565890\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 107.43\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 23.63\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx First Overnight®\",\n                                \"service_code\": \"fedex_first_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565891\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 26.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 5.92\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx 2Day®\",\n                                \"service_code\": \"fedex_2day\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565892\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 39.32\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 8.65\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": null,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": null,\n                                \"carrier_delivery_days\": \"Not Available\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Standard Overnight®\",\n                                \"service_code\": \"fedex_standard_overnight\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            },\n                            {\n                                \"rate_id\": \"se-1494565893\",\n                                \"rate_type\": \"shipment\",\n                                \"carrier_id\": \"se-637171\",\n                                \"shipping_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 11.93\n                                },\n                                \"insurance_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"confirmation_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 0\n                                },\n                                \"other_amount\": {\n                                    \"currency\": \"usd\",\n                                    \"amount\": 7.71\n                                },\n                                \"zone\": null,\n                                \"package_type\": null,\n                                \"delivery_days\": 1,\n                                \"guaranteed_service\": false,\n                                \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n                                \"carrier_delivery_days\": \"1\",\n                                \"ship_date\": \"2022-05-05T00:00:00Z\",\n                                \"negotiated_rate\": false,\n                                \"service_type\": \"FedEx Home Delivery®\",\n                                \"service_code\": \"fedex_home_delivery\",\n                                \"trackable\": true,\n                                \"carrier_code\": \"fedex\",\n                                \"carrier_nickname\": \"FedEx\",\n                                \"carrier_friendly_name\": \"FedEx\",\n                                \"validation_status\": \"has_warnings\",\n                                \"warning_messages\": [\n                                    \"The selected service includes insurance for an insured amount up to $100.\",\n                                    \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\"\n                                ],\n                                \"error_messages\": []\n                            }\n                        ],\n                        \"invalid_rates\": [],\n                        \"rate_request_id\": \"se-207594240\",\n                        \"shipment_id\": \"se-321389565\",\n                        \"created_at\": \"2022-05-05T08:04:29.7218817Z\",\n                        \"status\": \"completed\",\n                        \"errors\": []\n                    },\n                    \"shipment_id\": \"se-321389565\",\n                    \"carrier_id\": \"se-637171\",\n                    \"service_code\": null,\n                    \"external_shipment_id\": null,\n                    \"ship_date\": \"2022-05-05T00:00:00Z\",\n                    \"created_at\": \"2022-05-05T08:04:28.453Z\",\n                    \"modified_at\": \"2022-05-05T08:04:28.453Z\",\n                    \"shipment_status\": \"pending\",\n                    \"ship_to\": {\n                        \"name\": \"hariteja dnsk\",\n                        \"phone\": \"+1 (384) 983-9489\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76034\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"no\"\n                    },\n                    \"ship_from\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"warehouse_id\": null,\n                    \"return_to\": {\n                        \"name\": \"KIRPA  Unlimited LLC\",\n                        \"phone\": \"+1 (802) 101-0760\",\n                        \"company_name\": null,\n                        \"address_line1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line2\": null,\n                        \"address_line3\": null,\n                        \"city_locality\": \"Colleyville\",\n                        \"state_province\": \"TX\",\n                        \"postal_code\": \"76099\",\n                        \"country_code\": \"US\",\n                        \"address_residential_indicator\": \"unknown\"\n                    },\n                    \"confirmation\": \"none\",\n                    \"customs\": {\n                        \"contents\": \"merchandise\",\n                        \"customs_items\": [],\n                        \"non_delivery\": \"return_to_sender\",\n                        \"buyer_shipping_amount_paid\": null,\n                        \"duties_paid\": null\n                    },\n                    \"external_order_id\": null,\n                    \"order_source_code\": null,\n                    \"advanced_options\": {\n                        \"bill_to_account\": null,\n                        \"bill_to_country_code\": null,\n                        \"bill_to_party\": null,\n                        \"bill_to_postal_code\": null,\n                        \"contains_alcohol\": false,\n                        \"delivered_duty_paid\": false,\n                        \"non_machinable\": false,\n                        \"saturday_delivery\": false,\n                        \"dry_ice\": false,\n                        \"dry_ice_weight\": null,\n                        \"fedex_freight\": null,\n                        \"third_party_consignee\": false,\n                        \"ancillary_endorsements_option\": null,\n                        \"freight_class\": null,\n                        \"custom_field1\": null,\n                        \"custom_field2\": null,\n                        \"custom_field3\": null,\n                        \"collect_on_delivery\": null,\n                        \"return_pickup_attempts\": null\n                    },\n                    \"insurance_provider\": \"shipsurance\",\n                    \"tags\": [],\n                    \"packages\": [\n                        {\n                            \"package_code\": \"package\",\n                            \"weight\": {\n                                \"value\": 10,\n                                \"unit\": \"kilogram\"\n                            },\n                            \"dimensions\": {\n                                \"unit\": \"inch\",\n                                \"length\": 10,\n                                \"width\": 10,\n                                \"height\": 10\n                            },\n                            \"insured_value\": {\n                                \"currency\": \"usd\",\n                                \"amount\": 10\n                            },\n                            \"label_messages\": {\n                                \"reference1\": null,\n                                \"reference2\": null,\n                                \"reference3\": null\n                            },\n                            \"external_package_id\": null\n                        }\n                    ],\n                    \"total_weight\": {\n                        \"value\": 10,\n                        \"unit\": \"kilogram\"\n                    },\n                    \"items\": []\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"dbfc6c4d-e832-4df7-9441-3979ce7c7b2e"},{"name":"Confirm shipping Quote","id":"e29cb961-b388-4c8e-8c79-832d95c7b0a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"shipping_data\": {\n        \"rate_id\": \"se-1494565396\",\n        \"rate_type\": \"shipment\",\n        \"carrier_id\": \"se-637171\",\n        \"shipping_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 11.93\n        },\n        \"insurance_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"confirmation_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"other_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 2.12\n        },\n        \"zone\": null,\n        \"package_type\": null,\n        \"delivery_days\": 1,\n        \"guaranteed_service\": false,\n        \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n        \"carrier_delivery_days\": \"1\",\n        \"ship_date\": \"2022-05-05T00:00:00Z\",\n        \"negotiated_rate\": false,\n        \"service_type\": \"FedEx Ground®\",\n        \"service_code\": \"fedex_ground\",\n        \"trackable\": true,\n        \"carrier_code\": \"fedex\",\n        \"carrier_nickname\": \"FedEx\",\n        \"carrier_friendly_name\": \"FedEx\",\n        \"validation_status\": \"has_warnings\",\n        \"warning_messages\": [\n            \"The selected service includes insurance for an insured amount up to $100.\",\n            \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\",\n            \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n        ],\n        \"error_messages\": [],\n        \"total\": \"12.53\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/confirmShippingQuote","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","shipping","shipengine","confirmShippingQuote"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"dfa666d3-f2a0-446b-80c5-5454d36447bf","name":"confirm shipping Quote","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10088\",\n    \"shipping_data\": {\n        \"rate_id\": \"se-1494565396\",\n        \"rate_type\": \"shipment\",\n        \"carrier_id\": \"se-637171\",\n        \"shipping_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 11.93\n        },\n        \"insurance_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"confirmation_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 0\n        },\n        \"other_amount\": {\n            \"currency\": \"usd\",\n            \"amount\": 2.12\n        },\n        \"zone\": null,\n        \"package_type\": null,\n        \"delivery_days\": 1,\n        \"guaranteed_service\": false,\n        \"estimated_delivery_date\": \"2022-05-06T23:59:00Z\",\n        \"carrier_delivery_days\": \"1\",\n        \"ship_date\": \"2022-05-05T00:00:00Z\",\n        \"negotiated_rate\": false,\n        \"service_type\": \"FedEx Ground®\",\n        \"service_code\": \"fedex_ground\",\n        \"trackable\": true,\n        \"carrier_code\": \"fedex\",\n        \"carrier_nickname\": \"FedEx\",\n        \"carrier_friendly_name\": \"FedEx\",\n        \"validation_status\": \"has_warnings\",\n        \"warning_messages\": [\n            \"The selected service includes insurance for an insured amount up to $100.\",\n            \"The selected service already includes insurance for the specified insured value. For additional insurance coverage please enter a value above the carrier insurance provided.\",\n            \"FedEx may add a Home Delivery Surcharge to this shipment later if this is a residential address.\"\n        ],\n        \"error_messages\": [],\n        \"total\": \"12.53\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/shipengine/confirmShippingQuote"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"ETag","value":"W/\"50-uJUfjF0uo5N8N1yF9F+rzxsv+VY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 05 May 2022 08:08:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully selected\"\n    }\n}"}],"_postman_id":"e29cb961-b388-4c8e-8c79-832d95c7b0a8"}],"id":"9d9d3faf-69bd-49fa-9545-5295b484d23d","_postman_id":"9d9d3faf-69bd-49fa-9545-5295b484d23d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Arta","item":[{"name":"Estimate Rate","id":"40d15b13-4487-451f-be7e-eef5a8b45045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10089\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_arta_insurance\": \"no_arta_insurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getQuoteRequest","urlObject":{"path":["api","shipping","arta","getQuoteRequest"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"1c9986eb-6723-4c64-b45b-094baf5f9d75","name":"Estimate Rate with insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10089\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_arta_insurance\": \"arta_transit_insurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"31cf-RXpEHDQPx/umhSNWuI8YjeKfg/s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 08:27:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"additional_services\": [],\n                    \"bookable\": {\n                        \"missing\": [],\n                        \"ready\": true\n                    },\n                    \"created_at\": \"2022-05-05T08:27:50.917300\",\n                    \"currency\": \"USD\",\n                    \"destination\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"hariteja+222@auctionsoftware.com\",\n                                \"name\": \"hariteja dnsk\",\n                                \"phone_number\": \"+1 (384) 983-9489\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76034\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"disqualifications\": [],\n                    \"hosted_session_id\": null,\n                    \"id\": \"fabdf9e1-0c0e-48a4-9336-fffb182df18b\",\n                    \"insurance\": \"arta_transit_insurance\",\n                    \"internal_reference\": \"Invoice: undefined\",\n                    \"log_request_id\": \"FuwoHYLUgsxSpbkAyNsR\",\n                    \"object_count\": 1,\n                    \"objects\": [\n                        {\n                            \"current_packing\": [],\n                            \"depth\": \"10\",\n                            \"details\": {\n                                \"creation_date\": null,\n                                \"creator\": null,\n                                \"is_cites\": false,\n                                \"is_fragile\": false,\n                                \"materials\": [\n                                    \"leather\"\n                                ],\n                                \"notes\": \"uio\",\n                                \"title\": \"auciton\"\n                            },\n                            \"height\": \"10\",\n                            \"images\": [\n                                \"http://192.168.20.112:5000:5000/uploads/product/file_upload-1650003955064_800133.jpeg\"\n                            ],\n                            \"internal_reference\": \"Lot ID: 190\",\n                            \"public_reference\": \"auciton\",\n                            \"subtype\": \"neon\",\n                            \"type\": \"art\",\n                            \"unit_of_measurement\": \"in\",\n                            \"value\": \"10.00\",\n                            \"value_currency\": \"USD\",\n                            \"weight\": \"10\",\n                            \"weight_unit\": \"kg\",\n                            \"width\": \"10\"\n                        }\n                    ],\n                    \"origin\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"info@kirpa.co\",\n                                \"name\": \"KIRPA  Unlimited LLC\",\n                                \"phone_number\": \"+1 (802) 101-0760\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76099\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"preferred_quote_types\": [],\n                    \"public_reference\": \"Invoice: 10089\",\n                    \"quote_types\": [\n                        \"parcel\",\n                        \"premium\",\n                        \"select\"\n                    ],\n                    \"quotes\": [\n                        {\n                            \"id\": 1164481,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"14.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Next Day Air\",\n                                    \"sub_subtype\": \"next_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"5.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164480,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"14.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Second Day Air\",\n                                    \"sub_subtype\": \"second_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"5.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164479,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"14.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Ground\",\n                                    \"sub_subtype\": \"ground\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"5.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164478,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"13.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Specialized Shuttle\",\n                                    \"sub_subtype\": \"specialized_shuttle\",\n                                    \"subtype\": \"specialized\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Foam Lined Box\",\n                                    \"sub_subtype\": \"foam_lined_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Installation\",\n                                    \"sub_subtype\": \"installation\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Handling (destination)\",\n                                    \"sub_subtype\": \"destination_additional_labor\",\n                                    \"subtype\": \"handling\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Deinstallation\",\n                                    \"sub_subtype\": \"deinstallation\",\n                                    \"subtype\": \"deinstallation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                }\n                            ],\n                            \"quote_type\": \"premium\",\n                            \"status\": \"published\",\n                            \"total\": \"4.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164477,\n                            \"included_insurance_policy\": {\n                                \"amount\": \"1.00\",\n                                \"amount_currency\": \"USD\",\n                                \"id\": \"arta_transit_insurance\",\n                                \"insured_value\": \"13.00\",\n                                \"insured_value_currency\": \"USD\"\n                            },\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Consolidated Trucking\",\n                                    \"sub_subtype\": \"road_groupage\",\n                                    \"subtype\": \"consolidated\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Assembly\",\n                                    \"sub_subtype\": \"assembly\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"select\",\n                            \"status\": \"published\",\n                            \"total\": \"4.00\",\n                            \"total_currency\": \"USD\"\n                        }\n                    ],\n                    \"shipping_notes\": \"New customer\",\n                    \"shortcode\": \"KIRPA-R9K8RY\",\n                    \"status\": \"quoted\",\n                    \"updated_at\": \"2022-05-05T08:27:52.459940\"\n                }\n            }\n        ]\n    }\n}"},{"id":"608be62a-3415-4bab-ab48-00487508912c","name":"Estimate Rate without insurance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"invoice_id\": \"10089\",\n    \"re_initiate\": true,\n    \"shipping_changes\": {\n        \"custom_projects_arta_insurance\": \"no_arta_insurance\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getQuoteRequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2ea0-0lQoVl6W4UEOhSqqgQc7LAnzwZc\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 08:31:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Shipping Quote successfull!\",\n        \"responseData\": [\n            {\n                \"quote_id\": 0,\n                \"apiResponse\": {\n                    \"additional_services\": [],\n                    \"bookable\": {\n                        \"missing\": [],\n                        \"ready\": true\n                    },\n                    \"created_at\": \"2022-05-05T08:31:41.496638\",\n                    \"currency\": \"USD\",\n                    \"destination\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 industrial Blvd suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"hariteja+222@auctionsoftware.com\",\n                                \"name\": \"hariteja dnsk\",\n                                \"phone_number\": \"+1 (384) 983-9489\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76034\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"disqualifications\": [],\n                    \"hosted_session_id\": null,\n                    \"id\": \"13f8aaea-fcee-43f2-918f-91f243a77c15\",\n                    \"insurance\": \"no_arta_insurance\",\n                    \"internal_reference\": \"Invoice: undefined\",\n                    \"log_request_id\": \"FuwoUzB1tEPiGqQAwhLh\",\n                    \"object_count\": 1,\n                    \"objects\": [\n                        {\n                            \"current_packing\": [],\n                            \"depth\": \"10\",\n                            \"details\": {\n                                \"creation_date\": null,\n                                \"creator\": null,\n                                \"is_cites\": false,\n                                \"is_fragile\": false,\n                                \"materials\": [\n                                    \"leather\"\n                                ],\n                                \"notes\": \"uio\",\n                                \"title\": \"auciton\"\n                            },\n                            \"height\": \"10\",\n                            \"images\": [\n                                \"http://192.168.20.112:5000:5000/uploads/product/file_upload-1650003955064_800133.jpeg\"\n                            ],\n                            \"internal_reference\": \"Lot ID: 190\",\n                            \"public_reference\": \"auciton\",\n                            \"subtype\": \"neon\",\n                            \"type\": \"art\",\n                            \"unit_of_measurement\": \"in\",\n                            \"value\": \"10.00\",\n                            \"value_currency\": \"USD\",\n                            \"weight\": \"10\",\n                            \"weight_unit\": \"kg\",\n                            \"width\": \"10\"\n                        }\n                    ],\n                    \"origin\": {\n                        \"access_restrictions\": [],\n                        \"address_line_1\": \"1802 Industrial Boulevard Suite 1010\",\n                        \"address_line_2\": null,\n                        \"address_line_3\": null,\n                        \"city\": \"Colleyville\",\n                        \"contacts\": [\n                            {\n                                \"email_address\": \"info@kirpa.co\",\n                                \"name\": \"KIRPA  Unlimited LLC\",\n                                \"phone_number\": \"+1 (802) 101-0760\"\n                            }\n                        ],\n                        \"country\": \"US\",\n                        \"postal_code\": \"76099\",\n                        \"region\": \"TX\",\n                        \"title\": \"string\"\n                    },\n                    \"preferred_quote_types\": [],\n                    \"public_reference\": \"Invoice: 10089\",\n                    \"quote_types\": [\n                        \"parcel\",\n                        \"premium\",\n                        \"select\"\n                    ],\n                    \"quotes\": [\n                        {\n                            \"id\": 1164496,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Next Day Air\",\n                                    \"sub_subtype\": \"next_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"3.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164495,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Second Day Air\",\n                                    \"sub_subtype\": \"second_day_air\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"3.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164494,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Ground\",\n                                    \"sub_subtype\": \"ground\",\n                                    \"subtype\": \"parcel\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Collection\",\n                                    \"sub_subtype\": \"collection\",\n                                    \"subtype\": \"collection\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"parcel\",\n                            \"status\": \"published\",\n                            \"total\": \"3.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164493,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Specialized Shuttle\",\n                                    \"sub_subtype\": \"specialized_shuttle\",\n                                    \"subtype\": \"specialized\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Foam Lined Box\",\n                                    \"sub_subtype\": \"foam_lined_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Installation\",\n                                    \"sub_subtype\": \"installation\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Handling (destination)\",\n                                    \"sub_subtype\": \"destination_additional_labor\",\n                                    \"subtype\": \"handling\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Deinstallation\",\n                                    \"sub_subtype\": \"deinstallation\",\n                                    \"subtype\": \"deinstallation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                }\n                            ],\n                            \"quote_type\": \"premium\",\n                            \"status\": \"published\",\n                            \"total\": \"2.00\",\n                            \"total_currency\": \"USD\"\n                        },\n                        {\n                            \"id\": 1164492,\n                            \"included_insurance_policy\": null,\n                            \"included_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Consolidated Trucking\",\n                                    \"sub_subtype\": \"road_groupage\",\n                                    \"subtype\": \"consolidated\",\n                                    \"type\": \"transport\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"is_requested\": false,\n                                    \"is_required\": true,\n                                    \"name\": \"Double box\",\n                                    \"sub_subtype\": \"double_box\",\n                                    \"subtype\": \"packing_materials\",\n                                    \"type\": \"packing\"\n                                }\n                            ],\n                            \"optional_services\": [\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Soft Packed Disposal\",\n                                            \"sub_subtype\": \"soft_packed_disposal\",\n                                            \"subtype\": \"debris_disposal\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Debris Disposal\",\n                                    \"sub_subtype\": \"debris_disposal\",\n                                    \"subtype\": \"debris_disposal\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (destination)\",\n                                    \"sub_subtype\": \"destination_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Signature Required\",\n                                    \"sub_subtype\": \"signature_delivery\",\n                                    \"subtype\": \"delivery\",\n                                    \"type\": \"location\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (destination)\",\n                                    \"sub_subtype\": \"destination_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Assembly\",\n                                    \"sub_subtype\": \"assembly\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Placement\",\n                                    \"sub_subtype\": \"placement\",\n                                    \"subtype\": \"installation\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (destination)\",\n                                    \"sub_subtype\": \"destination_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [\n                                        {\n                                            \"name\": \"Unpacking Soft Materials (destination)\",\n                                            \"sub_subtype\": \"destination_unpacking_soft\",\n                                            \"subtype\": \"unpacking\",\n                                            \"type\": \"handling\"\n                                        }\n                                    ],\n                                    \"name\": \"Unpacking (destination)\",\n                                    \"sub_subtype\": \"destination_unpacking\",\n                                    \"subtype\": \"unpacking\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Building COI (origin)\",\n                                    \"sub_subtype\": \"origin_building_coi\",\n                                    \"subtype\": \"coi\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Double Blind BOLs\",\n                                    \"sub_subtype\": \"double_blind_bols\",\n                                    \"subtype\": \"administration\",\n                                    \"type\": \"administration\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Report (origin)\",\n                                    \"sub_subtype\": \"origin_full_condition_report\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                },\n                                {\n                                    \"amount\": \"1.00\",\n                                    \"amount_currency\": \"USD\",\n                                    \"included_services\": [],\n                                    \"name\": \"Condition Check (origin)\",\n                                    \"sub_subtype\": \"origin_condition_check\",\n                                    \"subtype\": \"condition\",\n                                    \"type\": \"handling\"\n                                }\n                            ],\n                            \"quote_type\": \"select\",\n                            \"status\": \"published\",\n                            \"total\": \"2.00\",\n                            \"total_currency\": \"USD\"\n                        }\n                    ],\n                    \"shipping_notes\": \"New customer\",\n                    \"shortcode\": \"KIRPA-R58L07\",\n                    \"status\": \"quoted\",\n                    \"updated_at\": \"2022-05-05T08:31:43.293075\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"40d15b13-4487-451f-be7e-eef5a8b45045"},{"name":"Metadata Object","id":"b594faf1-c9b8-4834-a33f-1506d8755016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObject","urlObject":{"path":["api","shipping","arta","getMetadaObject"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c03a32a7-51bf-41ec-a79a-674aa955d6ef","name":"Metadata Object","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObject"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2cb9-yMPx4dvqH+y/ggONuWWUvbyIx9U\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:02:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"Paintings, sculpture, works on paper\",\n                \"id\": \"art\",\n                \"name\": \"Art\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"A painting that is not framed\",\n                        \"id\": \"painting_unframed\",\n                        \"name\": \"Painting (unframed)\"\n                    },\n                    {\n                        \"description\": \"A painting that is framed\",\n                        \"id\": \"painting_framed\",\n                        \"name\": \"Painting (framed)\"\n                    },\n                    {\n                        \"description\": \"A painting that is framed behind a plexiglass face\",\n                        \"id\": \"painting_framed_plexi\",\n                        \"name\": \"Painting (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A painting that is framed behind a glass face\",\n                        \"id\": \"painting_framed_glass\",\n                        \"name\": \"Painting (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is not framed\",\n                        \"id\": \"work_on_paper_unframed\",\n                        \"name\": \"Work on Paper (unframed)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is framed\",\n                        \"id\": \"work_on_paper_framed\",\n                        \"name\": \"Work on Paper (framed)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is framed behind a plexiglass face\",\n                        \"id\": \"work_on_paper_framed_plexi\",\n                        \"name\": \"Work on Paper (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A work on paper that is framed behind a glass face\",\n                        \"id\": \"work_on_paper_framed_glass\",\n                        \"name\": \"Work on Paper (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is unframed\",\n                        \"id\": \"mixed_media_unframed\",\n                        \"name\": \"Mixed Media (unframed)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is framed\",\n                        \"id\": \"mixed_media_framed\",\n                        \"name\": \"Mixed Media (framed)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is framed behind a plexiglass face\",\n                        \"id\": \"mixed_media_framed_plexi\",\n                        \"name\": \"Mixed Media (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A mix of drawing, paint and print on paper that is framed behind a glass face\",\n                        \"id\": \"mixed_media_framed_glass\",\n                        \"name\": \"Mixed Media (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is not framed\",\n                        \"id\": \"photograph_unframed\",\n                        \"name\": \"Photograph (unframed)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is framed\",\n                        \"id\": \"photograph_framed\",\n                        \"name\": \"Photograph (framed)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is framed behind a plexiglass face\",\n                        \"id\": \"photograph_framed_plexi\",\n                        \"name\": \"Photograph (framed with plexi)\"\n                    },\n                    {\n                        \"description\": \"A photograph that is framed behind a glass face\",\n                        \"id\": \"photograph_framed_glass\",\n                        \"name\": \"Photograph (framed with glass)\"\n                    },\n                    {\n                        \"description\": \"Electronic components, monitors or equipment for digital or robotic art\",\n                        \"id\": \"new_media\",\n                        \"name\": \"New Media\"\n                    },\n                    {\n                        \"description\": \"A three dimensional art object \",\n                        \"id\": \"sculpture\",\n                        \"name\": \"Sculpture\"\n                    },\n                    {\n                        \"description\": \"A plinth, base or display box\",\n                        \"id\": \"pedestal\",\n                        \"name\": \"Pedestal\"\n                    },\n                    {\n                        \"description\": \"A 5 sided display case for the top of the pedestal made of glass \",\n                        \"id\": \"pedestal_case_glass\",\n                        \"name\": \"Pedestal case (glass)\"\n                    },\n                    {\n                        \"description\": \"A 5 sided display case for the top of the pedestal made of plexi\",\n                        \"id\": \"pedestal_case_plexi\",\n                        \"name\": \"Pedestal case (plexi)\"\n                    },\n                    {\n                        \"description\": \"An object made of ceramic, porcelain, china or terracotta\",\n                        \"id\": \"ceramic\",\n                        \"name\": \"Ceramic\"\n                    },\n                    {\n                        \"description\": \"A sculpture made of neon tubes and transformer\",\n                        \"id\": \"neon\",\n                        \"name\": \"Neon\"\n                    },\n                    {\n                        \"description\": \"A fabric wall hanging\",\n                        \"id\": \"tapestry\",\n                        \"name\": \"Tapestry\"\n                    },\n                    {\n                        \"description\": \"For art types not listed. Please describe in the notes.\",\n                        \"id\": \"other_art\",\n                        \"name\": \"Other Art\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Tables, seating, lighting, mirrors, shelving\",\n                \"id\": \"furniture\",\n                \"name\": \"Furniture\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Table\",\n                        \"id\": \"table\",\n                        \"name\": \"Table\"\n                    },\n                    {\n                        \"description\": \"Chair\",\n                        \"id\": \"chair\",\n                        \"name\": \"Chair\"\n                    },\n                    {\n                        \"description\": \"Sofa, loveseat, chaise or similar\",\n                        \"id\": \"sofa_loveseat_chaise\",\n                        \"name\": \"Sofa / Loveseat / Chaise\"\n                    },\n                    {\n                        \"description\": \"Floor lamp\",\n                        \"id\": \"floor_lamp\",\n                        \"name\": \"Floor Lamp\"\n                    },\n                    {\n                        \"description\": \"Shade for a floor lamp\",\n                        \"id\": \"floor_lamp_shade\",\n                        \"name\": \"Floor Lamp Shade\"\n                    },\n                    {\n                        \"description\": \"Table lamp\",\n                        \"id\": \"table_lamp\",\n                        \"name\": \"Table Lamp\"\n                    },\n                    {\n                        \"description\": \"Shade for a table lamp\",\n                        \"id\": \"table_lamp_shade\",\n                        \"name\": \"Table Lamp Shade\"\n                    },\n                    {\n                        \"description\": \"Sconce\",\n                        \"id\": \"sconce\",\n                        \"name\": \"Sconce\"\n                    },\n                    {\n                        \"description\": \"Ottoman\",\n                        \"id\": \"ottoman\",\n                        \"name\": \"Ottoman\"\n                    },\n                    {\n                        \"description\": \"Bookcase, shelving, storage or similar\",\n                        \"id\": \"bookcase_storage\",\n                        \"name\": \"Bookcase / Shelving\"\n                    },\n                    {\n                        \"description\": \"Nightstand\",\n                        \"id\": \"nightstand\",\n                        \"name\": \"Nightstand\"\n                    },\n                    {\n                        \"description\": \"Armoire, dresser, credenza or similar\",\n                        \"id\": \"armoire_dresser\",\n                        \"name\": \"Armoire / Dresser\"\n                    },\n                    {\n                        \"description\": \"Carpet, rug, tapestry or similar\",\n                        \"id\": \"carpet_rug\",\n                        \"name\": \"Carpet / Rug / Tapestry\"\n                    },\n                    {\n                        \"description\": \"Mirror\",\n                        \"id\": \"mirror\",\n                        \"name\": \"Mirror\"\n                    },\n                    {\n                        \"description\": \"Chandeliers, suspended lighting, or similar\",\n                        \"id\": \"chandelier\",\n                        \"name\": \"Chandelier\"\n                    },\n                    {\n                        \"description\": \"Bedframe\",\n                        \"id\": \"bedframe\",\n                        \"name\": \"Bedframe\"\n                    },\n                    {\n                        \"description\": \"Headboard \",\n                        \"id\": \"headboard\",\n                        \"name\": \"Headboard\"\n                    },\n                    {\n                        \"description\": \"Desk, vaity or similar\",\n                        \"id\": \"desk_vanity\",\n                        \"name\": \"Desk / Vanity\"\n                    },\n                    {\n                        \"description\": \"Media console\",\n                        \"id\": \"media_console\",\n                        \"name\": \"Media Console\"\n                    },\n                    {\n                        \"description\": \"For furniture types not listed. Please describe in the notes.\",\n                        \"id\": \"other_furniture\",\n                        \"name\": \"Other Furniture\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Earrings, rings, bracelets, watches, stones\",\n                \"id\": \"jewelry\",\n                \"name\": \"Jewelry\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Earrings\",\n                        \"id\": \"earrings\",\n                        \"name\": \"Earrings\"\n                    },\n                    {\n                        \"description\": \"Necklace\",\n                        \"id\": \"necklace\",\n                        \"name\": \"Necklace\"\n                    },\n                    {\n                        \"description\": \"Bracelet, cuff, or similar\",\n                        \"id\": \"bracelet\",\n                        \"name\": \"Bracelet\"\n                    },\n                    {\n                        \"description\": \"Ring\",\n                        \"id\": \"ring\",\n                        \"name\": \"Ring\"\n                    },\n                    {\n                        \"description\": \"Brooch, pin, pendant or similar \",\n                        \"id\": \"brooch\",\n                        \"name\": \"Brooch\"\n                    },\n                    {\n                        \"description\": \"Timepieces, watches, pocket watches\",\n                        \"id\": \"watch\",\n                        \"name\": \"Watch\"\n                    },\n                    {\n                        \"description\": \"Cufflinks\",\n                        \"id\": \"cufflinks\",\n                        \"name\": \"Cufflinks\"\n                    },\n                    {\n                        \"description\": \"Eyeglasses, sunglasses, monocles or similar\",\n                        \"id\": \"eyeglasses\",\n                        \"name\": \"Eyeglasses\"\n                    },\n                    {\n                        \"description\": \"Set of multiple jewelry types\",\n                        \"id\": \"set\",\n                        \"name\": \"Set\"\n                    },\n                    {\n                        \"description\": \"Loose precious stones\",\n                        \"id\": \"precious_stones\",\n                        \"name\": \"Precious Stones\"\n                    },\n                    {\n                        \"description\": \"Snuff box, cigarette case or similar\",\n                        \"id\": \"snuff_box_cigarette_case\",\n                        \"name\": \"Snuff Box / Cigarette Case\"\n                    },\n                    {\n                        \"description\": \"For jewelry types not listed. Please describe in the notes\",\n                        \"id\": \"other_jewelry\",\n                        \"name\": \"Other Jewelry\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Porcelain, silver, crystal, ceramics, ornamental objects\",\n                \"id\": \"decorative_arts\",\n                \"name\": \"Decorative Arts\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Vase, vessel, urn, pitchers or similar\",\n                        \"id\": \"vase_vessel\",\n                        \"name\": \"Vase / Vessel\"\n                    },\n                    {\n                        \"description\": \"Bowl\",\n                        \"id\": \"bowl\",\n                        \"name\": \"Bowl\"\n                    },\n                    {\n                        \"description\": \"Plaque\",\n                        \"id\": \"plaque\",\n                        \"name\": \"Plaque\"\n                    },\n                    {\n                        \"description\": \"Object of vertu, scent bottles, fans, ornamental items or similar\",\n                        \"id\": \"object_of_vertu\",\n                        \"name\": \"Object of Vertu\"\n                    },\n                    {\n                        \"description\": \"Candelabra, candlestick or similar\",\n                        \"id\": \"candelabra_candlestick\",\n                        \"name\": \"Candelabra / Candlestick\"\n                    },\n                    {\n                        \"description\": \"Dinnerware\",\n                        \"id\": \"dinnerware\",\n                        \"name\": \"Dinnerware\"\n                    },\n                    {\n                        \"description\": \"Flatware\",\n                        \"id\": \"flatware\",\n                        \"name\": \"Flatware\"\n                    },\n                    {\n                        \"description\": \"Glassware\",\n                        \"id\": \"glassware\",\n                        \"name\": \"Glassware\"\n                    },\n                    {\n                        \"description\": \"Servingware \",\n                        \"id\": \"serveware\",\n                        \"name\": \"Servingware\"\n                    },\n                    {\n                        \"description\": \"Porcelain plate\",\n                        \"id\": \"porcelain_plate\",\n                        \"name\": \"Porcelain Plate\"\n                    },\n                    {\n                        \"description\": \"Porcelain bowl\",\n                        \"id\": \"porcelain_bowl\",\n                        \"name\": \"Porcelain Bowl\"\n                    },\n                    {\n                        \"description\": \"A decorative table top object\",\n                        \"id\": \"tabletop_accessory\",\n                        \"name\": \"Tabletop Accessory\"\n                    },\n                    {\n                        \"description\": \"Wall, table, mantel, grandfather, cuckoo clocks or similar\",\n                        \"id\": \"clock\",\n                        \"name\": \"Clock\"\n                    },\n                    {\n                        \"description\": \"For decorative art types not listed. Please describe in the notes\",\n                        \"id\": \"other_decorative_arts\",\n                        \"name\": \"Other Decorative Arts\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Memorabilia, toys, stamps, miniatures, coins\",\n                \"id\": \"collectibles\",\n                \"name\": \"Collectibles\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Postage stamp(s)\",\n                        \"id\": \"stamp\",\n                        \"name\": \"Stamp\"\n                    },\n                    {\n                        \"description\": \"Bound books, dictionaries, albums, catalogues or similar\",\n                        \"id\": \"book\",\n                        \"name\": \"Book\"\n                    },\n                    {\n                        \"description\": \"Currency of all types\",\n                        \"id\": \"coin\",\n                        \"name\": \"Coins / Currency\"\n                    },\n                    {\n                        \"description\": \"Loose pages or documents \",\n                        \"id\": \"document_manuscript\",\n                        \"name\": \"Document / Manuscript\"\n                    },\n                    {\n                        \"description\": \"Toy\",\n                        \"id\": \"toy\",\n                        \"name\": \"Toy\"\n                    },\n                    {\n                        \"description\": \"Miniature or model versions of objects\",\n                        \"id\": \"miniature_model\",\n                        \"name\": \"Miniature / Model\"\n                    },\n                    {\n                        \"description\": \"Figurine or doll \",\n                        \"id\": \"figurine_doll\",\n                        \"name\": \"Figurine / Doll\"\n                    },\n                    {\n                        \"description\": \"Neon, electronic light up sign or similar\",\n                        \"id\": \"neon_sign\",\n                        \"name\": \"Neon Sign\"\n                    },\n                    {\n                        \"description\": \"Memorabilia from sports, politics, theater, military or similar\",\n                        \"id\": \"memorabilia\",\n                        \"name\": \"Memorabilia\"\n                    },\n                    {\n                        \"description\": \"Cameras, audio equipment, recording equipment or similar\",\n                        \"id\": \"camera_electrical\",\n                        \"name\": \"Camera / Audio\"\n                    },\n                    {\n                        \"description\": \"For other collectable types not listed. Please describe in the notes.\",\n                        \"id\": \"other_collectibles\",\n                        \"name\": \"Other Collectibles\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wine, spirits, beer\",\n                \"id\": \"alcohol\",\n                \"name\": \"Alcohol\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wine bottles\",\n                        \"id\": \"wine_bottle\",\n                        \"name\": \"Wine (bottle)\"\n                    },\n                    {\n                        \"description\": \"Spirits bottles\",\n                        \"id\": \"spirits_bottle\",\n                        \"name\": \"Spirits (bottle)\"\n                    },\n                    {\n                        \"description\": \"Beer bottles\",\n                        \"id\": \"beer_bottle\",\n                        \"name\": \"Beer (bottle)\"\n                    },\n                    {\n                        \"description\": \"A case of wine bottles\",\n                        \"id\": \"wine_case\",\n                        \"name\": \"Wine (case)\"\n                    },\n                    {\n                        \"description\": \"A case of spirits bottles\",\n                        \"id\": \"spirits_case\",\n                        \"name\": \"Spirits (case)\"\n                    },\n                    {\n                        \"description\": \"A pack of beer bottles\",\n                        \"id\": \"beer_case\",\n                        \"name\": \"Beer (pack)\"\n                    },\n                    {\n                        \"description\": \"A barrel of wine\",\n                        \"id\": \"wine_barrel\",\n                        \"name\": \"Wine Barrel\"\n                    },\n                    {\n                        \"description\": \"A barrel of spirits\",\n                        \"id\": \"spirits_barrel\",\n                        \"name\": \"Spirits Barrel\"\n                    },\n                    {\n                        \"description\": \"A barrel of beer\",\n                        \"id\": \"beer_barrel\",\n                        \"name\": \"Beer Barrel\"\n                    },\n                    {\n                        \"description\": \"For other alcohol types not listed. Please describe in the notes.\",\n                        \"id\": \"other_alcohols\",\n                        \"name\": \"Other Alcohol\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cars, trucks, vans, trailers\",\n                \"id\": \"automotive\",\n                \"name\": \"Automotive\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Car, truck, or similar\",\n                        \"id\": \"car\",\n                        \"name\": \"Car\"\n                    },\n                    {\n                        \"description\": \"Motorcycle, moped or similar\",\n                        \"id\": \"motorcycle\",\n                        \"name\": \"Motorcycle\"\n                    },\n                    {\n                        \"description\": \"Bus\",\n                        \"id\": \"bus\",\n                        \"name\": \"Bus\"\n                    },\n                    {\n                        \"description\": \"Van\",\n                        \"id\": \"van\",\n                        \"name\": \"Van\"\n                    },\n                    {\n                        \"description\": \"An elongated vehicle\",\n                        \"id\": \"limousine\",\n                        \"name\": \"Limousine\"\n                    },\n                    {\n                        \"description\": \"Carriage\",\n                        \"id\": \"carriage\",\n                        \"name\": \"Carriage\"\n                    },\n                    {\n                        \"description\": \"Trailer\",\n                        \"id\": \"trailer\",\n                        \"name\": \"Trailer\"\n                    },\n                    {\n                        \"description\": \"Sidecar\",\n                        \"id\": \"sidecar\",\n                        \"name\": \"Sidecar\"\n                    },\n                    {\n                        \"description\": \"For other automotive types not listed. Please describe in the notes.\",\n                        \"id\": \"other_automotive\",\n                        \"name\": \"Other Automotive\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Clothing, shoes, costumes, handbags, accessories\",\n                \"id\": \"fashion\",\n                \"name\": \"Fashion\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All clothing including outwear, bottoms, tops, lingerie or similar\",\n                        \"id\": \"clothing\",\n                        \"name\": \"Clothing\"\n                    },\n                    {\n                        \"description\": \"All footwear \",\n                        \"id\": \"footwear\",\n                        \"name\": \"Footwear\"\n                    },\n                    {\n                        \"description\": \"All handbags, backpacks, wallets or similar\",\n                        \"id\": \"handbag\",\n                        \"name\": \"Handbag\"\n                    },\n                    {\n                        \"description\": \"All accessories including scarves, hats, gloves, belts or similar\",\n                        \"id\": \"accessories\",\n                        \"name\": \"Accessories\"\n                    },\n                    {\n                        \"description\": \"For other fashion types not listed. Please describe in the notes.\",\n                        \"id\": \"other_fashion\",\n                        \"name\": \"Other Fashion\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Musical instruments, weapons, hunting equipment\",\n                \"id\": \"other\",\n                \"name\": \"Other\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All musical instruments\",\n                        \"id\": \"musical_instrument\",\n                        \"name\": \"Musical Instrument\"\n                    },\n                    {\n                        \"description\": \"Guns, swords, daggers, etc.\",\n                        \"id\": \"firearm_weapon\",\n                        \"name\": \"Firearm or weapon\"\n                    },\n                    {\n                        \"description\": \"Hunting trophies, fishing tackle\",\n                        \"id\": \"hunting_fishing\",\n                        \"name\": \"Hunting and fishing gear\"\n                    },\n                    {\n                        \"description\": \"Medical equipment\",\n                        \"id\": \"medical_equipment\",\n                        \"name\": \"Medical Equipment\"\n                    },\n                    {\n                        \"description\": \"Please describe in the notes.\",\n                        \"id\": \"other\",\n                        \"name\": \"Other\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"b594faf1-c9b8-4834-a33f-1506d8755016"},{"name":"Metadata Object Materials","id":"3695aad5-151d-4150-9562-f06fff02fea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObjectMaterials","urlObject":{"path":["api","shipping","arta","getMetadaObjectMaterials"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8d789572-1c6d-424b-929e-602cb07da5f9","name":"Metadata Object Materials","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaObjectMaterials"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"896-GemdfwQK2bLbUrMDzkrw4b82few\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:03:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"\",\n                \"id\": \"leather\",\n                \"name\": \"Leather\"\n            },\n            {\n                \"description\": \"Wool, cashmere\",\n                \"id\": \"fiber_natural\",\n                \"name\": \"Natural Fiber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"fiber_synthetic\",\n                \"name\": \"Synthetic Fiber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"live_animal\",\n                \"name\": \"Live Animal\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"aquatic_life\",\n                \"name\": \"Aquatic Life\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"taxidermy\",\n                \"name\": \"Taxidermy\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"wood\",\n                \"name\": \"Wood\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"metal\",\n                \"name\": \"Metal\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"glass\",\n                \"name\": \"Glass\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"plexiglass\",\n                \"name\": \"Plexiglass\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"styrofoam\",\n                \"name\": \"Styrofoam\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"hard_plastic\",\n                \"name\": \"Hard Plastic\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"soft_plastic\",\n                \"name\": \"Soft Plastic\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"carbon_fiber\",\n                \"name\": \"Carbon fiber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"canvas\",\n                \"name\": \"Canvas\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"paper\",\n                \"name\": \"Paper\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"paint\",\n                \"name\": \"Paint\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"particleboard\",\n                \"name\": \"Particle board\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"drywall\",\n                \"name\": \"Drywall\"\n            },\n            {\n                \"description\": \"Cotton\",\n                \"id\": \"fabric_natural\",\n                \"name\": \"Natural Fabric\"\n            },\n            {\n                \"description\": \"Polyester\",\n                \"id\": \"fabric_synthetic\",\n                \"name\": \"Synthetic Fabric\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"electronics\",\n                \"name\": \"Electronics\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"photo_film\",\n                \"name\": \"Film and Photographic\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"rubber\",\n                \"name\": \"Rubber\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"vinyl\",\n                \"name\": \"Vinyl\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"gas\",\n                \"name\": \"Gas under pressure\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"liquids\",\n                \"name\": \"Contained Liquids\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"stone_marble\",\n                \"name\": \"Stone or Marble\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"sand\",\n                \"name\": \"Sand\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"concreate\",\n                \"name\": \"Concreate\"\n            },\n            {\n                \"description\": \"Gold, platinum\",\n                \"id\": \"presious_metals\",\n                \"name\": \"Precious Metals\"\n            },\n            {\n                \"description\": \"Diamonds, Gemstgnes, rare earth minerals\",\n                \"id\": \"precious_stones\",\n                \"name\": \"Precious Stones\"\n            },\n            {\n                \"description\": \"\",\n                \"id\": \"salts\",\n                \"name\": \"Salts\"\n            },\n            {\n                \"description\": \"Convention on International Trade in Endangered Species of Wild Fauna and Flora\",\n                \"id\": \"CITES\",\n                \"name\": \"Endangered Species\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3695aad5-151d-4150-9562-f06fff02fea9"},{"name":"Metadata Packagings","id":"2c7b6756-cee7-40e5-aa37-6020efe3bceb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaPackings","urlObject":{"path":["api","shipping","arta","getMetadaPackings"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b1cf8b7d-481a-401c-978c-1367c0ee6433","name":"Metadata Packagings","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaPackings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"23fb-7JLbXmAowUDoSnhBgwq5eUVkPX0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:03:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"There is no packing\",\n                \"id\": \"no_packing\",\n                \"name\": \"No Packing\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"There is no packing\",\n                        \"id\": \"no_packing\",\n                        \"name\": \"No packing\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is packed in plastic or bubble only\",\n                \"id\": \"soft_wrap\",\n                \"name\": \"Soft Wrap\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wrapped in polyurethane coated nylon\",\n                        \"id\": \"poly_only\",\n                        \"name\": \"Poly Only\"\n                    },\n                    {\n                        \"description\": \"Wraped in dartek film\",\n                        \"id\": \"dartek_only\",\n                        \"name\": \"Dartek only\"\n                    },\n                    {\n                        \"description\": \"Wrapped in bubble wrap only\",\n                        \"id\": \"bubble_only\",\n                        \"name\": \"Bubble Wrap Only\"\n                    },\n                    {\n                        \"description\": \"Wrapped in polyethylene cling wrap\",\n                        \"id\": \"cling_wrap\",\n                        \"name\": \"Cling Wrap\"\n                    },\n                    {\n                        \"description\": \"Placed in a shared cardboard box between dividers\",\n                        \"id\": \"cbin_communal\",\n                        \"name\": \"Commercial Bin (shared)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is wrapped in a moving blanket\",\n                \"id\": \"blanket\",\n                \"name\": \"Blanket\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wrapped in a moving blanket during transit\",\n                        \"id\": \"blanket\",\n                        \"name\": \"Blanket\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is packed between board\",\n                \"id\": \"portfolio\",\n                \"name\": \"Portfolio\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is packed between board\",\n                        \"id\": \"portfolio\",\n                        \"name\": \"Portfolio\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is soft wrapped with a cardboard face or corners\",\n                \"id\": \"soft_packing\",\n                \"name\": \"Soft Packing\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is wrapped in poly with a cardboard face or corners\",\n                        \"id\": \"poly_cardboard\",\n                        \"name\": \"Poly & Cardboard\"\n                    },\n                    {\n                        \"description\": \"Object is wrapped in bubble with a cardboard face or corners\",\n                        \"id\": \"bubble_cardboard\",\n                        \"name\": \"Bubble & Cardboard\"\n                    },\n                    {\n                        \"description\": \"Object is in a soft side clothing bag.\",\n                        \"id\": \"garment_bag\",\n                        \"name\": \"Garment Bag\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object(s) are packed into a cardboard bin with the top closed\",\n                \"id\": \"cbin_closed\",\n                \"name\": \"Commercial Bin (closed)\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object(s) are packed into a cardboard bin with the top closed\",\n                        \"id\": \"cbin_closed\",\n                        \"name\": \"Commercial Bin (closed)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object(s) are packed into a cardboard bin and protrude from top\",\n                \"id\": \"cbin_open\",\n                \"name\": \"Commercial Bin (open)\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object(s) are packed into a cardboard bin and protrude from top\",\n                        \"id\": \"cbin_open\",\n                        \"name\": \"Commercial Bin (open)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is packed into a cardboard or plastic box\",\n                \"id\": \"box\",\n                \"name\": \"Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is packed into a cardboard wardrobe box with metal cross bar\",\n                        \"id\": \"wardrobe_box\",\n                        \"name\": \"Wardrobe Box\"\n                    },\n                    {\n                        \"description\": \"Object is packed into a cardboard box\",\n                        \"id\": \"cardboard_box\",\n                        \"name\": \"Cardboard Box\"\n                    },\n                    {\n                        \"description\": \"Object is packed into a standard chandelier box\",\n                        \"id\": \"chandelier_box\",\n                        \"name\": \"Chandelier Box\"\n                    },\n                    {\n                        \"description\": \"Object is packed into a standard chair box\",\n                        \"id\": \"chair_box\",\n                        \"name\": \"Chair Box\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Object is soft wrapped in a 6 sided cardboard box\",\n                \"id\": \"slipcase\",\n                \"name\": \"Slipcase\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Object is soft wrapped in a 6 sided cardboard box\",\n                        \"id\": \"slipcase\",\n                        \"name\": \"Slipcase\"\n                    },\n                    {\n                        \"description\": \"Object is soft wrapped in a 6 sided cardboard box with glass tape on the face\",\n                        \"id\": \"slipcase_glass_tape\",\n                        \"name\": \"Slipcase with glass tape\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Parcel box has cardboard supports to prevent movement\",\n                \"id\": \"stabilizing_box\",\n                \"name\": \"Stabilizing Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Parcel box has cardboard supports to prevent movement\",\n                        \"id\": \"stabilizing_box\",\n                        \"name\": \"Box with stabilizing insert\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard box with extended sides so packing materials do not touch the face of the object \",\n                \"id\": \"shadow_box\",\n                \"name\": \"Shadow Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard box with extended sides so packing materials do not touch the face of the object with poly over the cardboard face\",\n                        \"id\": \"shadow_box\",\n                        \"name\": \"Shadowbox\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard box with foam padding on all 6 internal sides\",\n                \"id\": \"foam_lined_box\",\n                \"name\": \"Foam Lined Box\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard box with foam padding on all 6 internal sides\",\n                        \"id\": \"foam_lined_box\",\n                        \"name\": \"Foam Lined Box\"\n                    },\n                    {\n                        \"description\": \"Cardboard box with filled with foam padding used to form cavities for object on all 6 internal sides\",\n                        \"id\": \"cavity_box\",\n                        \"name\": \"Estafoam Lined Box\"\n                    },\n                    {\n                        \"description\": \"Reinforced cardboard box with ester foam on all 6 internal sides\",\n                        \"id\": \"strongbox\",\n                        \"name\": \"Strongbox\"\n                    },\n                    {\n                        \"description\": \"Cardboard box with additional foam and cardboard box inside\",\n                        \"id\": \"double_box\",\n                        \"name\": \"Double box\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"The rug is rolled and wrapped in plastic\",\n                \"id\": \"rug_roll\",\n                \"name\": \"Rolled Rug\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"The rug is rolled and wrapped in plastic\",\n                        \"id\": \"rug_rolled\",\n                        \"name\": \"Rolled Rug\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard cylinder containing rolled flatworks\",\n                \"id\": \"tube\",\n                \"name\": \"Tube\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard cylinder containing rolled flatworks under 30\\\" wide\",\n                        \"id\": \"shipping_tube_small\",\n                        \"name\": \"Shipping Tube (sm)\"\n                    },\n                    {\n                        \"description\": \"Cardboard cylinder containing rolled flatworks under 60\\\" wide\",\n                        \"id\": \"shipping_tube_large\",\n                        \"name\": \"Shipping Tube (lg)\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Large cardboard cylinder for rolling flatworks around\",\n                \"id\": \"sonotube\",\n                \"name\": \"Sonotube\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Large cardboard cylinder for rolling flatworks around\",\n                        \"id\": \"sonotube\",\n                        \"name\": \"Sonotube\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Cardboard box with dividers for storing upright bottles\",\n                \"id\": \"alcohol_case\",\n                \"name\": \"Alcohol Case\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Cardboard box with dividers for storing upright bottles\",\n                        \"id\": \"alcohol_case\",\n                        \"name\": \"Alcohol Case\"\n                    },\n                    {\n                        \"description\": \"Cardboard box with dividers for storing bottles laying flat\",\n                        \"id\": \"lay_flat_wine_box\",\n                        \"name\": \"Lay Flat Wine Box\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Parcel box with internal metal safe \",\n                \"id\": \"lockbox\",\n                \"name\": \"Lockbox\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Parcel box with internal metal safe \",\n                        \"id\": \"lockbox\",\n                        \"name\": \"Lockbox\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wood structure that surrounds object with optional plastic or cardboard walls\",\n                \"id\": \"frame\",\n                \"name\": \"Frame\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wood structure to suspend object with wood slats and optional poly, coroplast or cardboard walls\",\n                        \"id\": \"travel_frame\",\n                        \"name\": \"Travel Frame\"\n                    },\n                    {\n                        \"description\": \"Wood structure to suspend object with wood slats and optional poly, coroplast or cardboard walls and Oz clips or other similar hardware\",\n                        \"id\": \"travel_frame_art\",\n                        \"name\": \"Travel Frame Art\"\n                    },\n                    {\n                        \"description\": \"Wood structure to suspend object with wood slats and optional poly, coroplast or cardboard walls and pressure fit with foam\",\n                        \"id\": \"travel_frame_other\",\n                        \"name\": \"Travel Frame Other\"\n                    },\n                    {\n                        \"description\": \"Wood triangle support for overheight objects to be transported on a lean\",\n                        \"id\": \"a_frame\",\n                        \"name\": \"A Frame\"\n                    },\n                    {\n                        \"description\": \"Wood structure that surrounds object with optional plastic or cardboard walls\",\n                        \"id\": \"slat_crate\",\n                        \"name\": \"Slat Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure that surrounds object with reinforced cardboard walls\",\n                        \"id\": \"tri_wall_crate\",\n                        \"name\": \"Tri-Wall Crate\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wood structure that fully encloses object with 6 wood sides\",\n                \"id\": \"crate\",\n                \"name\": \"Crate\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wood structure for one way movements made with ply wood with 6 wood sides\",\n                        \"id\": \"ply_box\",\n                        \"name\": \"Ply Box\"\n                    },\n                    {\n                        \"description\": \"Fine art quality wood structure that fully encloses object with 6 wood sides with struts\",\n                        \"id\": \"fine_art_econo_crate\",\n                        \"name\": \"Art Economy Crate\"\n                    },\n                    {\n                        \"description\": \"Fine art quality bug stamped wood structure that fully encloses object with 6 wood sides with skids with struts\",\n                        \"id\": \"fine_art_international_crate\",\n                        \"name\": \"International Art Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure that fully encloses object with 6 wood sides with 2x4 wood frame\",\n                        \"id\": \"econo_crate\",\n                        \"name\": \"Economy Crate\"\n                    },\n                    {\n                        \"description\": \"Bug stampled wood structure that fully encloses object with 6 wood sides with skids\",\n                        \"id\": \"international_econo_crate\",\n                        \"name\": \"International Economy Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure for one way movements of large or fragile furniture items with struts\",\n                        \"id\": \"furniture_crate\",\n                        \"name\": \"Furniture Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure with bug stamp for one way movements of large or fragile furniture items with struts with skids enclosed with 6 wood sides\",\n                        \"id\": \"international_furniture_crate\",\n                        \"name\": \"International Furniture Crate\"\n                    },\n                    {\n                        \"description\": \"Wood structure for one way movements of items shipped via parcel carrier\",\n                        \"id\": \"parcel_crate\",\n                        \"name\": \"Parcel Crate\"\n                    },\n                    {\n                        \"description\": \"Multi-use wood structure with moisture and shock protection and an easy open face enclosed in 6 wood sides, coffin locks, polyurethane seal coating, insulation and struts\",\n                        \"id\": \"museum_crate\",\n                        \"name\": \"Museum Crate\"\n                    },\n                    {\n                        \"description\": \"Multi-use bug stamped wood structure with moisture and shock protection and an easy open face enclosed in 6 wood sides, coffin locks, polyurethane seal coating, insulation, struts and with skids\",\n                        \"id\": \"international_museum_crate\",\n                        \"name\": \"International Museum Crate\"\n                    }\n                ]\n            },\n            {\n                \"description\": \"Wood base for objects moved by pallet jack or forklift\",\n                \"id\": \"pallet\",\n                \"name\": \"Pallet\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"Wood base for objects moved by pallet jack or forklift\",\n                        \"id\": \"pallet\",\n                        \"name\": \"Pallet\"\n                    },\n                    {\n                        \"description\": \"Wood base with heat treated wood for objects moved by pallet jack or forklift\",\n                        \"id\": \"international_pallet\",\n                        \"name\": \"International Pallet\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"2c7b6756-cee7-40e5-aa37-6020efe3bceb"},{"name":"Metadata Services","id":"e1e7455d-df7d-469b-b015-8ed57c7aed08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaServices","urlObject":{"path":["api","shipping","arta","getMetadaServices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4320d438-ef4c-4a83-9867-7f5f1416f279","name":"Metadata Services","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\t{\n        \n        \"carrier_id\": \"se-594034\",\n\t\t\"from_zip\": \"95128\",\n\t\t\"from_country\": \"US\",\n\t\t\"to_city\": \"San Jose\",\n\t\t\"to_state\": \"CA\",\n\t\t\"to_zip\": \"95128\",\n\t\t\"to_country\": \"US\",\n        \"weight_value\": 20,\n        \"weight_unit\": \"pound\",\n        \"dimension_length\": 10,\n        \"dimension_width\": 30,\n        \"dimension_height\": 20,\n        \"dimension_unit\": \"inch\"\n\t}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaServices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1d9b-oOYzqYsWGyHL2DhNWfFQc2BPoLY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:04:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"Types of collection and delivery\",\n                \"id\": \"location\",\n                \"name\": \"Location Services\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All installation services\",\n                        \"id\": \"installation\",\n                        \"name\": \"Installation\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Installation \",\n                                \"id\": \"installation\",\n                                \"is_requestable\": true,\n                                \"name\": \"Installation\"\n                            },\n                            {\n                                \"description\": \"Placement \",\n                                \"id\": \"placement\",\n                                \"is_requestable\": true,\n                                \"name\": \"Placement\"\n                            },\n                            {\n                                \"description\": \"Assembly\",\n                                \"id\": \"assembly\",\n                                \"is_requestable\": true,\n                                \"name\": \"Assembly\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Types of deliveries\",\n                        \"id\": \"delivery\",\n                        \"name\": \"Delivery\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"A signature from the recipient is required at delivery\",\n                                \"id\": \"signature_delivery\",\n                                \"is_requestable\": true,\n                                \"name\": \"Signature Required\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General handling labor\",\n                        \"id\": \"handling\",\n                        \"name\": \"Handling\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"General object handling services\",\n                                \"id\": \"destination_additional_labor\",\n                                \"is_requestable\": true,\n                                \"name\": \"Handling (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Disposal of packaging materials, including crate disposal\",\n                        \"id\": \"debris_disposal\",\n                        \"name\": \"Debris Disposal\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Removal and disposal of any debris\",\n                                \"id\": \"debris_disposal\",\n                                \"is_requestable\": true,\n                                \"name\": \"Debris Disposal\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"All unpacking labor\",\n                        \"id\": \"unpacking\",\n                        \"name\": \"Unpacking\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Unpacking labor for all packages\",\n                                \"id\": \"destination_unpacking\",\n                                \"is_requestable\": true,\n                                \"name\": \"Unpacking (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Condition checks and reports\",\n                        \"id\": \"condition\",\n                        \"name\": \"Conditioning\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Full inspection and written report at the origin location\",\n                                \"id\": \"origin_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (origin)\"\n                            },\n                            {\n                                \"description\": \"Full inspection and written report at the destination location\",\n                                \"id\": \"destination_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (destination)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at collection\",\n                                \"id\": \"origin_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (origin)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at delivery\",\n                                \"id\": \"destination_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General administrative services\",\n                        \"id\": \"administration\",\n                        \"name\": \"Administration\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Bills of lading that do not show the address or contact at the opposing location\",\n                                \"id\": \"double_blind_bols\",\n                                \"is_requestable\": true,\n                                \"name\": \"Double Blind BOLs\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"description\": \"All administration and documentation\",\n                \"id\": \"administration\",\n                \"name\": \"Adminstration\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All installation services\",\n                        \"id\": \"installation\",\n                        \"name\": \"Installation\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Installation \",\n                                \"id\": \"installation\",\n                                \"is_requestable\": true,\n                                \"name\": \"Installation\"\n                            },\n                            {\n                                \"description\": \"Placement \",\n                                \"id\": \"placement\",\n                                \"is_requestable\": true,\n                                \"name\": \"Placement\"\n                            },\n                            {\n                                \"description\": \"Assembly\",\n                                \"id\": \"assembly\",\n                                \"is_requestable\": true,\n                                \"name\": \"Assembly\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Types of deliveries\",\n                        \"id\": \"delivery\",\n                        \"name\": \"Delivery\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"A signature from the recipient is required at delivery\",\n                                \"id\": \"signature_delivery\",\n                                \"is_requestable\": true,\n                                \"name\": \"Signature Required\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General handling labor\",\n                        \"id\": \"handling\",\n                        \"name\": \"Handling\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"General object handling services\",\n                                \"id\": \"destination_additional_labor\",\n                                \"is_requestable\": true,\n                                \"name\": \"Handling (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Disposal of packaging materials, including crate disposal\",\n                        \"id\": \"debris_disposal\",\n                        \"name\": \"Debris Disposal\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Removal and disposal of any debris\",\n                                \"id\": \"debris_disposal\",\n                                \"is_requestable\": true,\n                                \"name\": \"Debris Disposal\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"All unpacking labor\",\n                        \"id\": \"unpacking\",\n                        \"name\": \"Unpacking\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Unpacking labor for all packages\",\n                                \"id\": \"destination_unpacking\",\n                                \"is_requestable\": true,\n                                \"name\": \"Unpacking (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Condition checks and reports\",\n                        \"id\": \"condition\",\n                        \"name\": \"Conditioning\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Full inspection and written report at the origin location\",\n                                \"id\": \"origin_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (origin)\"\n                            },\n                            {\n                                \"description\": \"Full inspection and written report at the destination location\",\n                                \"id\": \"destination_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (destination)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at collection\",\n                                \"id\": \"origin_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (origin)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at delivery\",\n                                \"id\": \"destination_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General administrative services\",\n                        \"id\": \"administration\",\n                        \"name\": \"Administration\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Bills of lading that do not show the address or contact at the opposing location\",\n                                \"id\": \"double_blind_bols\",\n                                \"is_requestable\": true,\n                                \"name\": \"Double Blind BOLs\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            {\n                \"description\": \"All handling for items at location and in transit\",\n                \"id\": \"handling\",\n                \"name\": \"Handling Services\",\n                \"subtypes\": [\n                    {\n                        \"description\": \"All installation services\",\n                        \"id\": \"installation\",\n                        \"name\": \"Installation\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Installation \",\n                                \"id\": \"installation\",\n                                \"is_requestable\": true,\n                                \"name\": \"Installation\"\n                            },\n                            {\n                                \"description\": \"Placement \",\n                                \"id\": \"placement\",\n                                \"is_requestable\": true,\n                                \"name\": \"Placement\"\n                            },\n                            {\n                                \"description\": \"Assembly\",\n                                \"id\": \"assembly\",\n                                \"is_requestable\": true,\n                                \"name\": \"Assembly\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Types of deliveries\",\n                        \"id\": \"delivery\",\n                        \"name\": \"Delivery\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"A signature from the recipient is required at delivery\",\n                                \"id\": \"signature_delivery\",\n                                \"is_requestable\": true,\n                                \"name\": \"Signature Required\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General handling labor\",\n                        \"id\": \"handling\",\n                        \"name\": \"Handling\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"General object handling services\",\n                                \"id\": \"destination_additional_labor\",\n                                \"is_requestable\": true,\n                                \"name\": \"Handling (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Disposal of packaging materials, including crate disposal\",\n                        \"id\": \"debris_disposal\",\n                        \"name\": \"Debris Disposal\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Removal and disposal of any debris\",\n                                \"id\": \"debris_disposal\",\n                                \"is_requestable\": true,\n                                \"name\": \"Debris Disposal\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"All unpacking labor\",\n                        \"id\": \"unpacking\",\n                        \"name\": \"Unpacking\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Unpacking labor for all packages\",\n                                \"id\": \"destination_unpacking\",\n                                \"is_requestable\": true,\n                                \"name\": \"Unpacking (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"Condition checks and reports\",\n                        \"id\": \"condition\",\n                        \"name\": \"Conditioning\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Full inspection and written report at the origin location\",\n                                \"id\": \"origin_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (origin)\"\n                            },\n                            {\n                                \"description\": \"Full inspection and written report at the destination location\",\n                                \"id\": \"destination_full_condition_report\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Report (destination)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at collection\",\n                                \"id\": \"origin_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (origin)\"\n                            },\n                            {\n                                \"description\": \"Check for apparent conditions at delivery\",\n                                \"id\": \"destination_condition_check\",\n                                \"is_requestable\": true,\n                                \"name\": \"Condition Check (destination)\"\n                            }\n                        ]\n                    },\n                    {\n                        \"description\": \"General administrative services\",\n                        \"id\": \"administration\",\n                        \"name\": \"Administration\",\n                        \"sub_subtypes\": [\n                            {\n                                \"description\": \"Bills of lading that do not show the address or contact at the opposing location\",\n                                \"id\": \"double_blind_bols\",\n                                \"is_requestable\": true,\n                                \"name\": \"Double Blind BOLs\"\n                            }\n                        ]\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"e1e7455d-df7d-469b-b015-8ed57c7aed08"},{"name":"Metadata Insurance","id":"e23e24b3-d2ff-43ab-a016-6f3547145c27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaInsurance","urlObject":{"path":["api","shipping","arta","getMetadaInsurance"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"9751138b-72ac-4072-9693-d710ba6f7708","name":"Metadata Insurance","originalRequest":{"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaInsurance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"372"},{"key":"ETag","value":"W/\"174-5whdlB9irBNN5wetqXW9uTBMWAQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 27 Aug 2021 11:04:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"ARTA full risk coverage transit insurance\",\n                \"id\": \"arta_transit_insurance\",\n                \"name\": \"ARTA Full Risk\"\n            },\n            {\n                \"description\": \"No additional Insurance provided by ARTA. ARTA Liability capped at $50 USD\",\n                \"id\": \"no_arta_insurance\",\n                \"name\": \"No Additional Insurance\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e23e24b3-d2ff-43ab-a016-6f3547145c27"},{"name":"Metadata Access","id":"7285309d-34d1-4527-a9ee-b4ec2d73fafa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaAccess","urlObject":{"path":["api","shipping","arta","getMetadaAccess"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0c1d9dd6-8512-46d9-8139-1aa3891a72e9","name":"Metadata Access","originalRequest":{"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaAccess"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"417-xnX2aK/aiKnIoR+fcC6Z2llS5fY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 27 Aug 2021 11:04:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"The location can only be accessed by elevator\",\n                \"id\": \"elevator_only\",\n                \"name\": \"Only Elevator\"\n            },\n            {\n                \"description\": \"The location can only be accessed by stairs\",\n                \"id\": \"stairs_only\",\n                \"name\": \"Only Stairs\"\n            },\n            {\n                \"description\": \"The location has a loading dock that can accomodate a tractor and 53' trailer\",\n                \"id\": \"loading_dock\",\n                \"name\": \"Loading Dock\"\n            },\n            {\n                \"description\": \"The location requires use of the frieght elevator\",\n                \"id\": \"freight_elevator\",\n                \"name\": \"Freight Elevator\"\n            },\n            {\n                \"description\": \"The location has a loading dock but is limited due to low dock height\",\n                \"id\": \"loading_dock_low\",\n                \"name\": \"Limited Loading Dock\"\n            },\n            {\n                \"description\": \"This location does not have a paved driveway\",\n                \"id\": \"non_paved\",\n                \"name\": \"Unpaved Drive\"\n            },\n            {\n                \"description\": \"This location has a low entryway; truck size is limited\",\n                \"id\": \"low_clearance\",\n                \"name\": \"Height Restricted\"\n            },\n            {\n                \"description\": \"This location is on a steep inclined road.\",\n                \"id\": \"steep_gradient\",\n                \"name\": \"Steep Gradient\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7285309d-34d1-4527-a9ee-b4ec2d73fafa"},{"name":"Metadata Transports","id":"521ed877-b943-4875-a9b7-0c225085dc21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaTransports","urlObject":{"path":["api","shipping","arta","getMetadaTransports"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"2f47a67b-e275-4b72-b8b9-ed21c15afa32","name":"Metadata Transports","originalRequest":{"method":"POST","header":[],"url":"https://largeproductapi-test.ecommerce.auction/api/shipping/arta/getMetadaTransports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"976"},{"key":"ETag","value":"W/\"3d0-ah5vdMc9EvA/bkyNYdg/TuYe6zs\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 27 Aug 2021 11:05:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": [\n            {\n                \"description\": \"Delivers in three to five days once shipped, pending customs clearance\",\n                \"id\": \"economy\",\n                \"name\": \"Economy\"\n            },\n            {\n                \"description\": \"Delivers in three to five days once shipped. Available in contiguous US.\",\n                \"id\": \"ground\",\n                \"name\": \"Ground\"\n            },\n            {\n                \"description\": \"Delivers the following business day once shipped. Available in the contiguous US and Puerto Rico.\",\n                \"id\": \"next_day_air\",\n                \"name\": \"Next Day Air\"\n            },\n            {\n                \"description\": \"Delivers in one to three days once shipped, pending customs clearance\",\n                \"id\": \"priority\",\n                \"name\": \"Priority\"\n            },\n            {\n                \"description\": \"Delivers in two business days once shipped. Available in the continental US and Puerto Rico. Some locations in Alaska and Hawaii require additional transit time.\",\n                \"id\": \"second_day_air\",\n                \"name\": \"Second Day Air\"\n            },\n            {\n                \"description\": \"Delivers in two to four days once shipped, pending customs clearance\",\n                \"id\": \"standard\",\n                \"name\": \"Standard\"\n            }\n        ]\n    }\n}"}],"_postman_id":"521ed877-b943-4875-a9b7-0c225085dc21"},{"name":"New Request","id":"96929a3c-8313-4f1b-bfe4-132ad22ca610","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"ARTA_APIKey pEqW4WgghFHWWQ0V49OAlDr0","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"shipment\": {\n        \"internal_reference\": \"Lot ID: 269\",\n        \"public_reference\": \"Invoice: 10034\",\n        \"quote_id\": 158619\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api.shiparta.com/metadata/insurances","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api.shiparta.com","metadata","insurances"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"96929a3c-8313-4f1b-bfe4-132ad22ca610"}],"id":"bf18b6f4-654f-450a-872a-6df03874291c","_postman_id":"bf18b6f4-654f-450a-872a-6df03874291c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}}],"id":"cec6933f-7bbc-4974-9cf4-d10dd3afd8a0","_postman_id":"cec6933f-7bbc-4974-9cf4-d10dd3afd8a0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Bid","item":[{"name":"Confirm","id":"812a4cfa-0b2c-41d0-a2ae-c8436afb66f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"wsprice\": 111,\r\n    \"id\": 203,\r\n    \"bidding_type\": \"hard\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/bid/confirm","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","bid","confirm"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"812a4cfa-0b2c-41d0-a2ae-c8436afb66f6"}],"id":"cc197f79-410b-4f08-877a-63b8ce9a58a4","_postman_id":"cc197f79-410b-4f08-877a-63b8ce9a58a4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Buynow","item":[{"name":"Add To Cart","id":"2080e203-05f5-4f6e-bb5a-b4fac6f58003","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart\": [\r\n        {\r\n            \"product_id\": 197,\r\n            \"qty\": 1\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/addToCart","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","addToCart"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ab2217ac-2353-48bc-8edb-caaa71c40141","name":"Add To Cart","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart\": [\r\n        {\r\n            \"product_id\": 197,\r\n            \"qty\": 1\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/addToCart"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:46:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"ac-aC+1eLVZ+ybXPuREAhUuuxoKTnU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 3,\n        \"message\": \"Cart successfully updated!\",\n        \"responseData\": [\n            {\n                \"success\": true,\n                \"product_id\": 197,\n                \"qty\": 1,\n                \"cart_group\": \"1\",\n                \"error\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2080e203-05f5-4f6e-bb5a-b4fac6f58003"},{"name":"Checkout","id":"d5358d2f-0d30-4552-ad9e-3525a9f3dde9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart_id\": \"1\",\r\n    \"invoice_id\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/checkout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","checkout"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b803c4ad-1ce4-4bd7-9806-131f55787730","name":"checkout","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cart_id\": \"1\",\r\n    \"invoice_id\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/checkout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 14:44:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"14e-8lPl8V9Lqvk/UAsIcF8CZM5+dek\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"cartItems\": [],\n            \"cartValues\": {\n                \"per_total\": 0,\n                \"total_amount\": 0,\n                \"total_tax\": 0,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 0,\n                \"cart_group\": \"1\",\n                \"cart_id\": [],\n                \"common_invoice\": 0,\n                \"user_id\": 0\n            }\n        }\n    }\n}"}],"_postman_id":"d5358d2f-0d30-4552-ad9e-3525a9f3dde9"},{"name":"Buynow Cart Search","id":"a2729219-53fc-4899-91d3-b7066725d527","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/search","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","search"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0516244f-a6d7-4456-a011-7bc174bf0164","name":"buynow cart search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"12d8-V+RrHNvtagAd3aadPc9NEWPB1fE\""},{"key":"Set-Cookie","value":"connect.sid=s%3APnbW8vUZ_G3nTxFtkp61B9uyZ9YyS1gd.1%2B1o75hv1Oto2q4pXaCTS6JJVvI50q0Lv8rTOqz3788; Path=/; Expires=Fri, 06 May 2022 03:41:54 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Thu, 05 May 2022 11:01:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"cartItems\": [\n                {\n                    \"cartItems\": [\n                        {\n                            \"cart_id\": 180,\n                            \"project_id\": 439,\n                            \"user_id\": 124,\n                            \"date_added\": \"2022-05-04T10:27:42.000Z\",\n                            \"paid\": 0,\n                            \"qty\": 10,\n                            \"amount\": \"11\",\n                            \"tax_percent\": 5,\n                            \"total_tax\": 5.5,\n                            \"buyer_premium_percent\": 0,\n                            \"total_premium\": 0,\n                            \"shipping_percent\": 0,\n                            \"total_shipping\": 0,\n                            \"per_total\": 110,\n                            \"total_amount\": 115.5,\n                            \"delivery_type\": \"local_pickup\",\n                            \"updated_at\": \"2022-05-04T10:27:42.000Z\",\n                            \"cart_group\": \"1\",\n                            \"projects_id\": 439,\n                            \"projects_item_id\": 0,\n                            \"projects_title\": \"listtt\",\n                            \"projects_desc_proc\": \"<p>Enter Product Description</p>\\n\",\n                            \"projects_selltype\": \"0\",\n                            \"projects_selectedbuyer\": \"\",\n                            \"projects_bidtype\": \"normal\",\n                            \"projects_avatar\": \"file_upload-1651651398759_697096.jpeg\",\n                            \"projects_date_added\": \"2022-05-04T08:02:00.000Z\",\n                            \"projects_date_closed\": \"2022-05-05T08:02:00.000Z\",\n                            \"projects_sprice\": 10,\n                            \"projects_rprice\": 10,\n                            \"projects_location_id\": 18,\n                            \"projects_user_id\": 1,\n                            \"projects_created_at\": \"2022-05-04T08:03:53.000Z\",\n                            \"projects_updated_at\": null,\n                            \"projects_post_type\": \"CR\",\n                            \"projects_buynow\": 1,\n                            \"projects_feature\": 0,\n                            \"projects_bprice\": 11,\n                            \"projects_wprice\": 10,\n                            \"projects_market_status\": \"closed\",\n                            \"projects_auction\": 1,\n                            \"projects_qty\": 10,\n                            \"projects_sold\": 0,\n                            \"projects_reject_reason\": null,\n                            \"projects_future\": 0,\n                            \"projects_booked\": 19,\n                            \"projects_auctionid\": 0,\n                            \"projects_auctiontype\": \"live\",\n                            \"projects_notes\": null,\n                            \"projects_ended_early\": 0,\n                            \"projects_is_relist\": 0,\n                            \"projects_cronjob\": 1,\n                            \"projects_buyership\": 0,\n                            \"projects_crontype\": \"auto\",\n                            \"projects_relisted_id\": 0,\n                            \"projects_relisted_count\": 0,\n                            \"projects_notify4\": 0,\n                            \"projects_noti_watstart\": 0,\n                            \"projects_noti_watend\": 0,\n                            \"projects_noti_newauct\": 0,\n                            \"projects_notifypref\": 0,\n                            \"projects_autobid_count\": 0,\n                            \"projects_score_proj\": 0,\n                            \"projects_score_price\": 0,\n                            \"projects_tax\": 0,\n                            \"projects_shipping\": 0,\n                            \"projects_buyer_premium\": 0,\n                            \"projects_group_carts\": \"1\",\n                            \"projects_shipping_check\": 0,\n                            \"projects_local_pickup_check\": 1,\n                            \"projects_notify_closing_soon\": 0,\n                            \"projects_deposit\": 0,\n                            \"projects_deposit_amount\": 0,\n                            \"items_id\": 439,\n                            \"items_categoryTypeId\": 61,\n                            \"items_project_id\": 439,\n                            \"items_conditionTypeId\": 2,\n                            \"items_subCategoryTypeId\": null,\n                            \"items_business_categoryid\": \"\",\n                            \"items_company\": \"manuc\",\n                            \"items_manufacturer\": null,\n                            \"items_payments\": \"<p>Enter Payment Details</p>\\n\",\n                            \"items_returns\": \"<p>Enter Return Details</p>\\n\",\n                            \"items_location\": null,\n                            \"items_shipping\": \"<p>Enter Shipping Details</p>\\n\"\n                        },\n                        {\n                            \"cart_id\": 181,\n                            \"project_id\": 440,\n                            \"user_id\": 124,\n                            \"date_added\": \"2022-05-04T10:27:42.000Z\",\n                            \"paid\": 0,\n                            \"qty\": 10,\n                            \"amount\": \"11\",\n                            \"tax_percent\": 5,\n                            \"total_tax\": 5.5,\n                            \"buyer_premium_percent\": 0,\n                            \"total_premium\": 0,\n                            \"shipping_percent\": 0,\n                            \"total_shipping\": 0,\n                            \"per_total\": 110,\n                            \"total_amount\": 115.5,\n                            \"delivery_type\": \"local_pickup\",\n                            \"updated_at\": \"2022-05-04T10:27:42.000Z\",\n                            \"cart_group\": \"1\",\n                            \"projects_id\": 440,\n                            \"projects_item_id\": 0,\n                            \"projects_title\": \"snj\",\n                            \"projects_desc_proc\": \"<p>Enter Product Description</p>\\n\",\n                            \"projects_selltype\": \"0\",\n                            \"projects_selectedbuyer\": \"\",\n                            \"projects_bidtype\": \"normal\",\n                            \"projects_avatar\": \"file_upload-1651659280827_544187.jpeg\",\n                            \"projects_date_added\": \"2022-05-04T10:14:00.000Z\",\n                            \"projects_date_closed\": \"2022-05-05T10:14:00.000Z\",\n                            \"projects_sprice\": 10,\n                            \"projects_rprice\": 10,\n                            \"projects_location_id\": 20,\n                            \"projects_user_id\": 1,\n                            \"projects_created_at\": \"2022-05-04T10:15:08.000Z\",\n                            \"projects_updated_at\": null,\n                            \"projects_post_type\": \"CR\",\n                            \"projects_buynow\": 1,\n                            \"projects_feature\": 0,\n                            \"projects_bprice\": 11,\n                            \"projects_wprice\": 10,\n                            \"projects_market_status\": \"closed\",\n                            \"projects_auction\": 1,\n                            \"projects_qty\": 10,\n                            \"projects_sold\": 0,\n                            \"projects_reject_reason\": null,\n                            \"projects_future\": 0,\n                            \"projects_booked\": 10,\n                            \"projects_auctionid\": 0,\n                            \"projects_auctiontype\": \"live\",\n                            \"projects_notes\": null,\n                            \"projects_ended_early\": 0,\n                            \"projects_is_relist\": 0,\n                            \"projects_cronjob\": 1,\n                            \"projects_buyership\": 0,\n                            \"projects_crontype\": \"auto\",\n                            \"projects_relisted_id\": 0,\n                            \"projects_relisted_count\": 0,\n                            \"projects_notify4\": 0,\n                            \"projects_noti_watstart\": 0,\n                            \"projects_noti_watend\": 0,\n                            \"projects_noti_newauct\": 0,\n                            \"projects_notifypref\": 0,\n                            \"projects_autobid_count\": 0,\n                            \"projects_score_proj\": 0,\n                            \"projects_score_price\": 0,\n                            \"projects_tax\": 0,\n                            \"projects_shipping\": 0,\n                            \"projects_buyer_premium\": 0,\n                            \"projects_group_carts\": \"1\",\n                            \"projects_shipping_check\": 0,\n                            \"projects_local_pickup_check\": 1,\n                            \"projects_notify_closing_soon\": 0,\n                            \"projects_deposit\": 0,\n                            \"projects_deposit_amount\": 0,\n                            \"items_id\": 440,\n                            \"items_categoryTypeId\": 62,\n                            \"items_project_id\": 440,\n                            \"items_conditionTypeId\": 3,\n                            \"items_subCategoryTypeId\": null,\n                            \"items_business_categoryid\": \"\",\n                            \"items_company\": \"manuc\",\n                            \"items_manufacturer\": null,\n                            \"items_payments\": \"<p>Enter Payment Details</p>\\n\",\n                            \"items_returns\": \"<p>Enter Return Details</p>\\n\",\n                            \"items_location\": null,\n                            \"items_shipping\": \"<p>Enter Shipping Details</p>\\n\"\n                        }\n                    ],\n                    \"cartValues\": {\n                        \"per_total\": 220,\n                        \"total_amount\": 231,\n                        \"total_tax\": 11,\n                        \"total_shipping\": 0,\n                        \"total_premium\": 0,\n                        \"total_paid\": 0,\n                        \"total_deposit\": 0,\n                        \"total_due_amount\": 231,\n                        \"cart_group\": \"1\",\n                        \"cart_id\": [\n                            180,\n                            181\n                        ],\n                        \"common_invoice\": 0,\n                        \"user_id\": 124,\n                        \"admin_fee\": null,\n                        \"admin_fee_percent\": null\n                    }\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"a2729219-53fc-4899-91d3-b7066725d527"},{"name":"Remove Cart Search","id":"7b10d486-ca14-4845-a3ef-319a34bda928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":182,\"qty\":10,\"product_id\":441}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","buynow","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"e04b21ca-6a94-4171-96fe-904d556c09ad","name":"remove cart search","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"cart_id\":182,\"qty\":10,\"product_id\":441}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/buynow/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"ETag","value":"W/\"50-4ZXZdZGCL2lSPSjHW5a443mB/Qo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 05 May 2022 11:24:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Removed successfully!\"\n    }\n}"}],"_postman_id":"7b10d486-ca14-4845-a3ef-319a34bda928"}],"id":"f7769e4e-1b04-40ee-9ffb-320af52e54c4","_postman_id":"f7769e4e-1b04-40ee-9ffb-320af52e54c4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Appointment","item":[{"name":"Check Appointments","id":"4e5d4460-6d4a-4d14-9f7d-685b4edcbfc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/appointment/checkAppointments","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","appointment","checkAppointments"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e5d4460-6d4a-4d14-9f7d-685b4edcbfc2"}],"id":"a74a88db-8794-4531-9099-f626469ecaa7","_postman_id":"a74a88db-8794-4531-9099-f626469ecaa7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Invoice","item":[{"name":"All invoices","id":"f5d82e8d-2b60-42b1-bab7-787de9c3bc6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"limit\": 10,\r\n  \"page\": 1,\r\n  \"orderby\": 1,\r\n  \"checkout\": 1,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\"\r\n    }\r\n  },\r\n  \"action\": \"allinv\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/allinvoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","invoice","allinvoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d318561d-f40f-4a98-bd99-d15f932822b4","name":"All invoices","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"limit\": 10,\r\n  \"page\": 1,\r\n  \"orderby\": 1,\r\n  \"checkout\": 1,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\"\r\n    }\r\n  },\r\n  \"action\": \"allinv\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/allinvoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:24:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"9681-ROybMIfKPX+xrwGgwIisz2oqI28\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 68,\n                    \"date_added\": \"2022-11-05T11:57:34.000Z\",\n                    \"project_id\": 195,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 12000,\n                    \"total_invoice\": 12600,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": 0,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 143,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-11-05T12:09:17.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10065,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 600,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 12600,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 12000,\n                    \"appointment_id\": 78,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 12600,\n                    \"projects_id\": 195,\n                    \"projects_title\": \"Home Gym - Combo Set\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665728740370_209680.jpeg\",\n                    \"projects_date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"projects_sprice\": 2000,\n                    \"projects_rprice\": 10000,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 12000,\n                    \"projects_wprice\": 2000,\n                    \"projects_market_status\": \"sold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 107,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 187,\n                    \"custom_projects_project_id\": 195,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"2018\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 107,\n                    \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                    \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-14T06:29:07.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1665728740370_209680.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 12000,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"project_id\": 117,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 735,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 16,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10019,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 32,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 735,\n                    \"projects_id\": 117,\n                    \"projects_title\": \"LOT FOR AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659764094098_538225.webp\",\n                    \"projects_date_added\": \"2022-08-17T10:43:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-18T11:42:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 600,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-08-16T11:44:57.000Z\",\n                    \"projects_updated_at\": \"2022-08-17T10:43:21.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 700,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"closed\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 42,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 110,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 109,\n                    \"custom_projects_project_id\": 117,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 42,\n                    \"auctionlot_title\": \"Upcoming auction \",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-08-17T10:43:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-18T11:42:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1660650290583_473278.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-17T10:43:21.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-16T11:44:57.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659764094098_538225.webp\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 17,\n                    \"date_added\": \"2022-08-05T07:17:04.000Z\",\n                    \"project_id\": 104,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 500,\n                    \"total_invoice\": 525,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-05T07:20:07.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10016,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 25,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 525,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 500,\n                    \"appointment_id\": 25,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 525,\n                    \"projects_id\": 104,\n                    \"projects_title\": \"Lot one\",\n                    \"projects_desc_proc\": \"<p>test</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659683584806_631074.jpeg\",\n                    \"projects_date_added\": \"2022-08-05T07:14:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-05T07:17:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 300,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-05T07:14:37.000Z\",\n                    \"projects_updated_at\": \"2022-08-05T07:16:09.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 500,\n                    \"projects_market_status\": \"sold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 35,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 96,\n                    \"custom_projects_project_id\": 104,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 35,\n                    \"auctionlot_title\": \"Auction one\",\n                    \"auctionlot_description\": \"test\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-05T07:14:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-05T07:17:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659683673190_870963.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 2,\n                    \"auctionlot_ending_mins\": 2,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-05T07:16:09.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-05T07:14:37.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659683584806_631074.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 500,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 16,\n                    \"date_added\": \"2022-08-03T12:14:16.000Z\",\n                    \"project_id\": 102,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 250,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10015,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 12.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 262.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 250,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 102,\n                    \"projects_title\": \"TEST LOT 1\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 250,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 250,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 34,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 94,\n                    \"custom_projects_project_id\": 102,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 34,\n                    \"auctionlot_title\": \"AUCTION\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659528787730_696619.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 250,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 15,\n                    \"date_added\": \"2022-08-03T07:14:36.000Z\",\n                    \"project_id\": 101,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 450,\n                    \"total_invoice\": 472.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:44:48.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10014,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 22.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 472.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 450,\n                    \"appointment_id\": 24,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 472.5,\n                    \"projects_id\": 101,\n                    \"projects_title\": \"LOT FOR TESTING\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659510141438_139033.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T07:02:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T07:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 400,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T07:03:31.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T07:03:46.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 450,\n                    \"projects_wprice\": 450,\n                    \"projects_market_status\": \"sold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 33,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 93,\n                    \"custom_projects_project_id\": 101,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 33,\n                    \"auctionlot_title\": \"AUCTION FOR TESTING\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-03T07:02:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-04T07:02:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659510204928_404335.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-03T07:03:46.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-03T07:03:31.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659510141438_139033.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 450,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 14,\n                    \"date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"project_id\": 99,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 300,\n                    \"total_invoice\": 315,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10013,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 15,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 315,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 300,\n                    \"appointment_id\": 22,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 315,\n                    \"projects_id\": 99,\n                    \"projects_title\": \"TEST LOT \",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659447711748_128128.jpeg\",\n                    \"projects_date_added\": \"2022-08-02T13:42:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-05T06:51:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 300,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-02T13:42:38.000Z\",\n                    \"projects_updated_at\": \"2022-08-05T06:40:47.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 300,\n                    \"projects_market_status\": \"unsold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 91,\n                    \"custom_projects_project_id\": 99,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1659447711748_128128.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 300,\n                    \"buynowpaid\": 1\n                },\n                {\n                    \"id\": 8,\n                    \"date_added\": \"2022-07-29T09:53:27.000Z\",\n                    \"project_id\": 31,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 7500,\n                    \"total_invoice\": 220500,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 28,\n                    \"feedback\": 0,\n                    \"cart_id\": 7,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10007,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10500,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 220500,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 210000,\n                    \"appointment_id\": 6,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 31,\n                    \"projects_title\": \"Omega watch\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"projects_date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"projects_sprice\": 42,\n                    \"projects_rprice\": 42,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"projects_updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 7500,\n                    \"projects_wprice\": 56,\n                    \"projects_market_status\": \"open\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 28,\n                    \"projects_sold\": 28,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 14,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 23,\n                    \"custom_projects_project_id\": 31,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 14,\n                    \"auctionlot_title\": \"Watch Auction\",\n                    \"auctionlot_description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1658128541940_635641.jpeg\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"auctionlot_created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 7500,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 6,\n                    \"date_added\": \"2022-07-12T11:40:24.000Z\",\n                    \"project_id\": 23,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10005,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 23,\n                    \"projects_title\": \"LOT TEST 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"projects_date_added\": \"2022-07-12T11:33:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T11:40:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-12T11:34:33.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 15,\n                    \"custom_projects_project_id\": 23,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 200,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 4,\n                    \"date_added\": \"2022-07-11T07:53:52.000Z\",\n                    \"project_id\": 11,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 350,\n                    \"total_invoice\": 367.5,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 2,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10003,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 17.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 367.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 350,\n                    \"appointment_id\": 1,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 11,\n                    \"projects_title\": \"Test Lot 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657177488446_695442.png\",\n                    \"projects_date_added\": \"2022-07-07T06:27:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-08T06:27:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 300,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-07-07T07:04:51.000Z\",\n                    \"projects_updated_at\": \"2022-07-07T07:07:24.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 350,\n                    \"projects_wprice\": 100,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 2,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 1,\n                    \"projects_deposit_amount\": 2,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 3,\n                    \"custom_projects_project_id\": 11,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 2,\n                    \"auctionlot_title\": \"TEST AUCTION 2\",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-07-07T06:27:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-07-08T06:27:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1657175296378_806704.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 1,\n                    \"auctionlot_deposit_amount\": 2,\n                    \"auctionlot_updated_at\": \"2022-07-07T07:07:24.000Z\",\n                    \"auctionlot_created_at\": \"2022-07-07T06:28:22.000Z\",\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1657177488446_695442.png\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 350,\n                    \"buynowpaid\": 0\n                },\n                {\n                    \"id\": 2,\n                    \"date_added\": \"2022-07-08T09:37:04.000Z\",\n                    \"project_id\": 17,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 110,\n                    \"total_invoice\": 115.5,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10001,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 5.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 115.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 110,\n                    \"appointment_id\": 80,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 17,\n                    \"projects_title\": \"TEST AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657272638620_823669.jpeg\",\n                    \"projects_date_added\": \"2022-07-08T09:29:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-08T09:36:00.000Z\",\n                    \"projects_sprice\": 50,\n                    \"projects_rprice\": 100,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-07-08T09:30:40.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 0,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 0,\n                    \"projects_wprice\": 110,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 9,\n                    \"custom_projects_project_id\": 17,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"total_items\": 1,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1657272638620_823669.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 110,\n                    \"buynowpaid\": 0\n                }\n            ],\n            \"totalRecords\": 11,\n            \"setDisp\": \"1-10\"\n        }\n    }\n}"}],"_postman_id":"f5d82e8d-2b60-42b1-bab7-787de9c3bc6e"},{"name":"Invoice","id":"fd3cb41a-a8e4-4dd1-a8ba-639663c08977","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"invoice_id\": \"10007\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/invoice","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","invoice","invoice"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"00e595ae-d128-4bbd-a0e1-278346501fea","name":"Invoice","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"invoice_id\": \"10007\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/invoice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:26:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1a5c-lJmDvcQFMl6AuDR2Gk7nl2GgP2k\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"status\": \"success\",\n        \"responseType\": 1,\n        \"message\": \"Invoice items retrieved!\",\n        \"responseData\": {\n            \"invoiceItems\": [\n                {\n                    \"id\": 8,\n                    \"date_added\": \"2022-07-29T09:53:27.000Z\",\n                    \"project_id\": 31,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 7500,\n                    \"total_invoice\": 220500,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 28,\n                    \"feedback\": 0,\n                    \"cart_id\": 7,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10007,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10500,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 220500,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 210000,\n                    \"appointment_id\": 6,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 31,\n                    \"projects_title\": \"Omega watch\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"projects_date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"projects_sprice\": 42,\n                    \"projects_rprice\": 42,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-18T07:15:00.000Z\",\n                    \"projects_updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 7500,\n                    \"projects_wprice\": 56,\n                    \"projects_market_status\": \"open\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 28,\n                    \"projects_sold\": 28,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 14,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 23,\n                    \"custom_projects_project_id\": 31,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"buynowed\": 4,\n                    \"buynowamount\": 7500,\n                    \"buynowpaid\": 0\n                }\n            ],\n            \"appointmentDetail\": {\n                \"id\": 6,\n                \"userId\": 4,\n                \"appointmentTime\": \"2022-07-30T07:30:00.000Z\",\n                \"createdAt\": \"2022-07-29T09:53:27.000Z\",\n                \"updatedAt\": null\n            },\n            \"cartValues\": {\n                \"per_total\": 210000,\n                \"total_amount\": 220500,\n                \"total_tax\": 10500,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 220500,\n                \"admin_fee_percent\": 0,\n                \"admin_fee\": 0,\n                \"common_invoice\": 10007,\n                \"cart_paiddate\": null,\n                \"cart_paid\": 0,\n                \"cart_payment\": \"online\",\n                \"cart_id\": [\n                    7\n                ]\n            },\n            \"allTransactions\": [\n                {\n                    \"id\": 2,\n                    \"cart_id\": 10007,\n                    \"user_id\": 4,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-07-29T09:53:27.000Z\",\n                    \"amount\": 220500,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\"\n                }\n            ],\n            \"billingAddress\": \"\",\n            \"invoiceUser\": [\n                {\n                    \"id\": 4,\n                    \"email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T05:24:42.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T09:46:03.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"BD\",\n                    \"state\": \"03\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-11-05T12:23:05.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"5vSxt2obigit6C2WN6UaIDTP5Jb8lw9y\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 110,\n                    \"user_id\": 4,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": null\n                }\n            ],\n            \"invoiceAddress\": \"\"\n        }\n    }\n}"}],"_postman_id":"fd3cb41a-a8e4-4dd1-a8ba-639663c08977"},{"name":"All Transactions","id":"2ea194da-a516-4466-b6fa-6b5fcf75e979","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/alltransactions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","invoice","alltransactions"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"dfa26afe-4fd6-4309-a60f-ce8ea53b556d","name":"all Transactions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"limit\": 10,\n    \"page\": 1,\n    \"orderby\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/invoice/alltransactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:28:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3450-xpPs+vAB1a/hjzEQxbp0OybWGHs\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 57,\n                    \"cart_id\": 10065,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3M0l0CAulnVHuRJh1sZGvBpP\",\n                    \"created_at\": \"2022-11-05T11:57:34.000Z\",\n                    \"amount\": 12600,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 68,\n                    \"buynow_date_added\": \"2022-11-05T11:57:34.000Z\",\n                    \"buynow_project_id\": 195,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 12000,\n                    \"buynow_total_invoice\": 12600,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": 0,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 143,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 1,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-11-05T12:09:17.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10065,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 600,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 12600,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 12000,\n                    \"buynow_appointment_id\": 78,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 12600\n                },\n                {\n                    \"id\": 19,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjTpAulnVHuRJh1XNyl6ut\",\n                    \"created_at\": \"2022-08-17T10:28:12.000Z\",\n                    \"amount\": 262.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 20,\n                    \"buynow_date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_project_id\": 117,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 700,\n                    \"buynow_total_invoice\": 735,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 16,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10019,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 35,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 735,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 700,\n                    \"buynow_appointment_id\": 32,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 735\n                },\n                {\n                    \"id\": 20,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjWdAulnVHuRJh0DJEH4sk\",\n                    \"created_at\": \"2022-08-17T10:31:07.000Z\",\n                    \"amount\": 735,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 20,\n                    \"buynow_date_added\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_project_id\": 117,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 700,\n                    \"buynow_total_invoice\": 735,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 16,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-17T10:31:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10019,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"buynow\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 35,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 735,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 700,\n                    \"buynow_appointment_id\": 32,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 735\n                },\n                {\n                    \"id\": 17,\n                    \"cart_id\": 10016,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LTKpDAulnVHuRJh1RdT6EDk\",\n                    \"created_at\": \"2022-08-05T07:20:07.000Z\",\n                    \"amount\": 525,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 17,\n                    \"buynow_date_added\": \"2022-08-05T07:17:04.000Z\",\n                    \"buynow_project_id\": 104,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 500,\n                    \"buynow_total_invoice\": 525,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-05T07:20:07.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10016,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 25,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 525,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 500,\n                    \"buynow_appointment_id\": 25,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 525\n                },\n                {\n                    \"id\": 16,\n                    \"cart_id\": 10014,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LSdC6AulnVHuRJh1OX9klB4\",\n                    \"created_at\": \"2022-08-03T08:44:48.000Z\",\n                    \"amount\": 472.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 15,\n                    \"buynow_date_added\": \"2022-08-03T07:14:36.000Z\",\n                    \"buynow_project_id\": 101,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 450,\n                    \"buynow_total_invoice\": 472.5,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:44:48.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10014,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 22.5,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 472.5,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 450,\n                    \"buynow_appointment_id\": 24,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 472.5\n                },\n                {\n                    \"id\": 9,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j3AulnVHuRJh0XlQXpYQ\",\n                    \"created_at\": \"2022-08-01T17:48:24.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 10,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1NKVFaut\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 11,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1oFXOESV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 12,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh198Pa9hV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                },\n                {\n                    \"id\": 13,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh158lAt5k\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"buynow_id\": 14,\n                    \"buynow_date_added\": \"2022-08-03T05:38:36.000Z\",\n                    \"buynow_project_id\": 99,\n                    \"buynow_user_id\": 4,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 300,\n                    \"buynow_total_invoice\": 315,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 1,\n                    \"buynow_paid_date\": \"2022-08-03T08:43:23.000Z\",\n                    \"buynow_active\": 1,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10013,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 15,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 315,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"online\",\n                    \"buynow_per_total\": 300,\n                    \"buynow_appointment_id\": 22,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 315\n                }\n            ],\n            \"totalRecords\": 15,\n            \"setDisp\": \"1-10\"\n        }\n    }\n}"}],"_postman_id":"2ea194da-a516-4466-b6fa-6b5fcf75e979"}],"id":"2916ed29-8fac-4082-8cb7-f4a7f04187c8","_postman_id":"2916ed29-8fac-4082-8cb7-f4a7f04187c8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Video","item":[{"name":"Video Stream","id":"79726426-46e1-46e7-b969-c5f3635e973d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"auctionid\": 23\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/video/newVideoStream","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","video","newVideoStream"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[],"_postman_id":"79726426-46e1-46e7-b969-c5f3635e973d"}],"id":"fe3bc104-e259-49c4-9a35-283bda5e47e9","_postman_id":"fe3bc104-e259-49c4-9a35-283bda5e47e9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Dynamic","item":[{"name":"Dynamic Table","id":"04400039-597d-4130-b755-814baa2fafca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 19,\r\n  \"count\": 1,\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"useremail\": {\r\n      \"value\": 1,\r\n      \"type\": \"in\",\r\n      \"field\": \"admin\"\r\n    },\r\n    \"user_dba\": {\r\n      \"value\": \"\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"cu.company_dba\"\r\n    }\r\n  },\r\n  \"table\": \"users\",\r\n  \"customTable\": \"custom_users\",\r\n  \"tableJoins\": [\r\n    {\r\n      \"baseTable\": \"employees\",\r\n      \"joinType\": \"inner\",\r\n      \"baseJoinField\": \"emp_email\",\r\n      \"connectJoinField\": \"email\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/dynamicTable","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","dynamic","dynamicTable"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"72adceb7-9de4-4c78-b061-80cbd3abc0af","name":"Dynamic Table","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 19,\r\n  \"count\": 1,\r\n  \"orderby\": \"\",\r\n  \"filters\": {\r\n    \"useremail\": {\r\n      \"value\": 1,\r\n      \"type\": \"in\",\r\n      \"field\": \"admin\"\r\n    },\r\n    \"user_dba\": {\r\n      \"value\": \"\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"cu.company_dba\"\r\n    }\r\n  },\r\n  \"table\": \"users\",\r\n  \"customTable\": \"custom_users\",\r\n  \"tableJoins\": [\r\n    {\r\n      \"baseTable\": \"employees\",\r\n      \"joinType\": \"inner\",\r\n      \"baseJoinField\": \"emp_email\",\r\n      \"connectJoinField\": \"email\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/dynamicTable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 10:44:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"98e3-Iw07qDlEpLD5VVFXPhwGFj8TEsw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"email\": \"ajithnair@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"ajith\",\n                    \"last_name\": \"asd\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T04:59:37.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-12T11:46:30.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Ajith seller\",\n                    \"address1\": \"1802 industrial Blvd suite 1010\",\n                    \"address2\": \"Somewhere\",\n                    \"phone\": \"+1 (123) 456-7892\",\n                    \"country\": \"US\",\n                    \"state\": \"CA\",\n                    \"zip\": \"70076\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-09-21T11:38:35.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"w8eUWn2ich3dXgQk5-FjVsGRIPplB0pw\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 1,\n                    \"organization_id\": 1,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M2n8ccQOZ6JV51\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 2,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"ajith\",\n                    \"as_employees_emp_lastname\": \"asd\",\n                    \"as_employees_emp_email\": \"ajithnair@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (123) 456-7892\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 industrial Blvd suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 3,\n                    \"email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Organisation\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T05:23:38.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-02T09:12:12.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"ORGANISATION 1\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": \"test\",\n                    \"phone\": \"+\",\n                    \"country\": \"TR\",\n                    \"state\": \"13\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-11-05T10:40:19.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"I0SzT7yEVabv4F123xwcx7EAoZ_Syp71\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 3,\n                    \"organization_id\": 2,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M0pLsSW3pbJ4WY\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 3,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 5,\n                    \"email\": \"abdul.auctionsoftware+o1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Name\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-07T05:58:20.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-07T05:58:20.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"TEST ORGANISATION 2\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 5,\n                    \"organization_id\": 3,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 4,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Name\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+o1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 6,\n                    \"email\": \"abdul.auctionsoftware+bpo1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Organisation\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-08T06:57:01.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-08T06:57:01.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"TEST ORGANISATION 1\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 6,\n                    \"organization_id\": 4,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 5,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Organisation\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+bpo1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 9,\n                    \"email\": \"abdul.auctionsoftware++11@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"ORAGANISATION\",\n                    \"last_name\": \"ORGO\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-11T07:09:03.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-11T07:09:03.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"ORAGANISATION ORGO\",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 9,\n                    \"organization_id\": 5,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 6,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"ORAGANISATION\",\n                    \"as_employees_emp_lastname\": \"ORGO\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware++11@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 11,\n                    \"email\": \"anandraj.auctionsoftware+bs1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"First name\",\n                    \"last_name\": \"Last name\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-18T09:31:31.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-18T09:33:13.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Techist\",\n                    \"address1\": \"First address\",\n                    \"address2\": \"Second address\",\n                    \"phone\": \"+91 94456-65304\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"Test City\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:55:40.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"iZtQpDDtbSRBgCWwZI9E121kUIRHQZu-\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 11,\n                    \"organization_id\": 6,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_M50KeHazLfcOiD\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 9,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"First name\",\n                    \"as_employees_emp_lastname\": \"Last name\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+bs1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (144) 874-8478\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"First address\",\n                    \"as_employees_emp_city\": \"Test City\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 13,\n                    \"email\": \"anandraj.auctionsoftware+b1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Company\",\n                    \"last_name\": \"Registration\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-20T07:05:18.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-26T07:57:22.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Pay Organization\",\n                    \"address1\": \"First address\",\n                    \"address2\": \"Second address\",\n                    \"phone\": \"+1 (123) 456-5884\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"123\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:56:06.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"iZtQpDDtbSRBgCWwZI9E121kUIRHQZu-\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 13,\n                    \"organization_id\": 7,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 10,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Company\",\n                    \"as_employees_emp_lastname\": \"Registration\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+b1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (123) 456-5884\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"First address\",\n                    \"as_employees_emp_city\": \"123\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 14,\n                    \"email\": \"anandraj.auctionsoftware+s1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Organizations\",\n                    \"last_name\": \"Checks\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-20T07:13:29.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-20T09:23:35.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Organization Check\",\n                    \"address1\": \"Address 1s\",\n                    \"address2\": \"Address 2\",\n                    \"phone\": \"+1 (511) 441-0011\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"543211\",\n                    \"city\": \"Richs\",\n                    \"language\": \"English\",\n                    \"status\": \"deactivate\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-07-20T07:58:19.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"j6SICsYfLdBaU6gjMcyja4CRi9-KdF3Z\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 14,\n                    \"organization_id\": 8,\n                    \"company_id\": null,\n                    \"reject_notes\": \"TEST\",\n                    \"stripe_id\": \"cus_M5ia5esu2ZgnsZ\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 11,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Organization\",\n                    \"as_employees_emp_lastname\": \"Check\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+s1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (511) 441-0011\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"Address 1\",\n                    \"as_employees_emp_city\": \"Rich\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 16,\n                    \"email\": \"abdul.auctionsoftware+l001@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"RIYAZ\",\n                    \"last_name\": \"TESTER\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-29T06:49:09.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-29T06:49:09.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"TESTING ORGANISATION \",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"deactivate\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 16,\n                    \"organization_id\": 9,\n                    \"company_id\": null,\n                    \"reject_notes\": \"TEST\",\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 12,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"RIYAZ\",\n                    \"as_employees_emp_lastname\": \"TESTER\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+l001@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 19,\n                    \"email\": \"areef+seller@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Areef\",\n                    \"last_name\": \"Syed\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-07-29T12:29:59.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-07-29T12:29:59.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"123\",\n                    \"address1\": \"test\",\n                    \"address2\": \"123\",\n                    \"phone\": \"+971585559096\",\n                    \"country\": \"AT\",\n                    \"state\": \"2\",\n                    \"zip\": \"123465\",\n                    \"city\": \"test\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 19,\n                    \"organization_id\": 10,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 13,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Areef\",\n                    \"as_employees_emp_lastname\": \"Syed\",\n                    \"as_employees_emp_email\": \"areef+seller@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+971585559096\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"test\",\n                    \"as_employees_emp_city\": \"test\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 20,\n                    \"email\": \"abdul.auctionsoftware+lb1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Name\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-01T08:56:21.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-01T08:56:21.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Organization name 1 \",\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"rejected\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 20,\n                    \"organization_id\": 11,\n                    \"company_id\": null,\n                    \"reject_notes\": \"not needed\",\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 14,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Test\",\n                    \"as_employees_emp_lastname\": \"Name\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+lb1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 26,\n                    \"email\": \"abdul.auctionsoftware+seller1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"SELLER\",\n                    \"last_name\": \"NAME\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-12T11:29:39.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-19T07:07:10.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"My Organisation 1\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-10-28T04:58:41.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"392eClZj6PDwMwgu3q69Otqks--0VH0P\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 26,\n                    \"organization_id\": 12,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 18,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"SELLER\",\n                    \"as_employees_emp_lastname\": \"NAME\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+seller1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1 (989) 898-9898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 29,\n                    \"email\": \"cgb3@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T02:41:46.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T02:41:46.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (878) 724-3941\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 29,\n                    \"organization_id\": 13,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 19,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"cgb3@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (878) 724-3941\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 32,\n                    \"email\": \"18oh@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T07:30:47.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T07:30:47.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (916) 307-3475\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 32,\n                    \"organization_id\": 14,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 20,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"18oh@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (916) 307-3475\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 34,\n                    \"email\": \"2of@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T08:23:05.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T08:23:05.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (603) 551-8268\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 34,\n                    \"organization_id\": 15,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 21,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"2of@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (603) 551-8268\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 36,\n                    \"email\": \"vf3s@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Cucumber Auto\",\n                    \"last_name\": \"User\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-22T09:27:11.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-22T09:27:11.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Cucumber Organization\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+1 (610) 315-2433\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 36,\n                    \"organization_id\": 16,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 22,\n                    \"as_employees_emp_type\": \"\",\n                    \"as_employees_emp_firstname\": \"Cucumber Auto\",\n                    \"as_employees_emp_lastname\": \"User\",\n                    \"as_employees_emp_email\": \"vf3s@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (610) 315-2433\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 40,\n                    \"email\": \"abdul.auctionsoftware+seller2@gmail.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"SELLER\",\n                    \"last_name\": \"NAME\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-25T11:37:19.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-25T11:37:19.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"My Organisation\",\n                    \"address1\": \"1802 Industrial Boulevard \",\n                    \"address2\": \"Suite 1010\",\n                    \"phone\": \"+19898989898\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-09-09T05:59:33.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"rUNXTIgYvHVrgLelL4uJVdaaG7o31V8_\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 40,\n                    \"organization_id\": 17,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 23,\n                    \"as_employees_emp_type\": \"seller\",\n                    \"as_employees_emp_firstname\": \"SELLER\",\n                    \"as_employees_emp_lastname\": \"NAME\",\n                    \"as_employees_emp_email\": \"abdul.auctionsoftware+seller2@gmail.com\",\n                    \"as_employees_emp_phone\": \"+19898989898\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"1802 Industrial Boulevard \",\n                    \"as_employees_emp_city\": \"Colleyville\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 45,\n                    \"email\": \"anandraj.auctionsoftware+sss1@gmail.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"Seller\",\n                    \"last_name\": \"Registration\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"3c31cf122cd9be2ac488dd3c9f603e67\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-25T19:11:21.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-25T19:11:21.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Organization\",\n                    \"address1\": \"First address\",\n                    \"address2\": \"Second address \",\n                    \"phone\": \"+11545120205\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"Test City\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:01:41.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"7bryEXMn6u26GgDsTxKnM6okYqkeCdAa\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 45,\n                    \"organization_id\": 18,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 24,\n                    \"as_employees_emp_type\": \"seller\",\n                    \"as_employees_emp_firstname\": \"Seller\",\n                    \"as_employees_emp_lastname\": \"Registration\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+sss1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+11545120205\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"First address\",\n                    \"as_employees_emp_city\": \"Test City\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                },\n                {\n                    \"id\": 47,\n                    \"email\": \"anandraj.auctionsoftware+sswe1@gmail.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"New Sellerss\",\n                    \"last_name\": \"Check\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-26T07:44:39.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-08-26T07:44:39.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"Test Copany name\",\n                    \"address1\": \"Test first\",\n                    \"address2\": \"Second\",\n                    \"phone\": \"+1456120155\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"12345\",\n                    \"city\": \"Test City\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 1,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-08-26T07:46:35.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"iZtQpDDtbSRBgCWwZI9E121kUIRHQZu-\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 47,\n                    \"organization_id\": 19,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null,\n                    \"as_employees_id\": 25,\n                    \"as_employees_emp_type\": \"seller\",\n                    \"as_employees_emp_firstname\": \"New Seller\",\n                    \"as_employees_emp_lastname\": \"Check\",\n                    \"as_employees_emp_email\": \"anandraj.auctionsoftware+sswe1@gmail.com\",\n                    \"as_employees_emp_phone\": \"+1456120155\",\n                    \"as_employees_password_hash\": null,\n                    \"as_employees_password_salt\": null,\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"\",\n                    \"as_employees_emp_address1\": \"Test first\",\n                    \"as_employees_emp_city\": \"Test City\",\n                    \"as_employees_emp_state\": null,\n                    \"as_employees_emp_country\": null,\n                    \"as_employees_emp_zip\": null,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": null,\n                    \"as_employees_created_at\": null,\n                    \"as_employees_updated_at\": null\n                }\n            ],\n            \"totalRecords\": 26,\n            \"setDisp\": \"1-19\"\n        },\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\"\n    }\n}"}],"_postman_id":"04400039-597d-4130-b755-814baa2fafca"},{"name":"Get All Dynamic Array","id":"9f550dde-4635-47d9-9073-962bb2ba7bbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"df.show_order\",\r\n    \"table\": \"dynamic_fields\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 3,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.view_page\"\r\n        },\r\n        \"forOrganization\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.for_organization\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/getAllDynamicArray","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","dynamic","getAllDynamicArray"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"fd7f2d24-3c98-4fb4-a790-79d357e9077d","name":"getAllDynamicArray","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"df.show_order\",\r\n    \"table\": \"dynamic_fields\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 3,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.view_page\"\r\n        },\r\n        \"forOrganization\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"df.for_organization\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/dynamic/getAllDynamicArray"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 11:05:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"313c-Ua9TfVvNU7CcncA4nsdxS1k9XLo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 49,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"First Name\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your First Name\",\n                    \"type\": \"text\",\n                    \"name\": \"first_name\",\n                    \"show_order\": 0,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 50,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Last Name\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Last Name\",\n                    \"type\": \"text\",\n                    \"name\": \"last_name\",\n                    \"show_order\": 1,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 54,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Email Address\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your Email Address\",\n                    \"type\": \"email\",\n                    \"name\": \"email\",\n                    \"show_order\": 2,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 61,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Organization Name\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your Organization\",\n                    \"type\": \"text\",\n                    \"name\": \"companyname\",\n                    \"show_order\": 3,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 0,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 55,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Phone\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Phone Number\",\n                    \"type\": \"phone\",\n                    \"name\": \"phone\",\n                    \"show_order\": 4,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 56,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Country\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Select your Country\",\n                    \"type\": \"select\",\n                    \"name\": \"country\",\n                    \"show_order\": 5,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 1,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 57,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"State\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Select your State\",\n                    \"type\": \"select\",\n                    \"name\": \"state\",\n                    \"show_order\": 6,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 1,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 1,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 62,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Password\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Password\",\n                    \"type\": \"password\",\n                    \"name\": \"password\",\n                    \"show_order\": 7,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 60,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Confirm Password\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your Confirm Password\",\n                    \"type\": \"password\",\n                    \"name\": \"confirm_password\",\n                    \"show_order\": 8,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 52,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Address\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your address\",\n                    \"type\": \"text\",\n                    \"name\": \"address1\",\n                    \"show_order\": 9,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 58,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Address2\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your address\",\n                    \"type\": \"text\",\n                    \"name\": \"address2\",\n                    \"show_order\": 10,\n                    \"is_default\": 1,\n                    \"is_required\": 0,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 1,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 51,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"City\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Enter your City\",\n                    \"type\": \"text\",\n                    \"name\": \"city\",\n                    \"show_order\": 11,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 1,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 53,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Po box\",\n                    \"diff_name\": 1,\n                    \"placeholder\": \"Enter your post box number\",\n                    \"type\": \"number\",\n                    \"name\": \"zip\",\n                    \"show_order\": 12,\n                    \"is_default\": 1,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 1,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": null,\n                    \"search\": 0,\n                    \"search_type\": null,\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 81,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Date field in the Seller\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Place holder\",\n                    \"type\": \"date\",\n                    \"name\": \"date_field_in_the_seller\",\n                    \"show_order\": 13,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 0,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 83,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Check the Date Field Required\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Test\",\n                    \"type\": \"date\",\n                    \"name\": \"check_the_date_field_required\",\n                    \"show_order\": 14,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 92,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test Field Check change\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Place Holder Check\",\n                    \"type\": \"text\",\n                    \"name\": \"test_field_check_change\",\n                    \"show_order\": 15,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 98,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test area label \",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"test Place holder in the fiel\",\n                    \"type\": \"\",\n                    \"name\": \"test_area_label_\",\n                    \"show_order\": 16,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 100,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"testtt\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Place holder\",\n                    \"type\": \"textarea\",\n                    \"name\": \"testtt\",\n                    \"show_order\": 17,\n                    \"is_default\": 0,\n                    \"is_required\": 0,\n                    \"class\": \"col-sm-3 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 103,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test without choose user type\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"sdsd\",\n                    \"type\": \"text\",\n                    \"name\": \"test_without_choose_user_type\",\n                    \"show_order\": 19,\n                    \"is_default\": 0,\n                    \"is_required\": 0,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 120,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Choose date\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"Choose date\",\n                    \"type\": \"date\",\n                    \"name\": \"choose_date\",\n                    \"show_order\": 20,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 2,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                },\n                {\n                    \"id\": 155,\n                    \"view_page\": \"3\",\n                    \"field_group\": null,\n                    \"label\": \"Test\",\n                    \"diff_name\": 0,\n                    \"placeholder\": \"select\",\n                    \"type\": \"radio\",\n                    \"name\": \"test\",\n                    \"show_order\": 21,\n                    \"is_default\": 0,\n                    \"is_required\": 1,\n                    \"class\": \"col-sm-6 col-12\",\n                    \"date_disable_past\": 0,\n                    \"accept\": null,\n                    \"multiple\": 0,\n                    \"object_image\": 0,\n                    \"folder\": null,\n                    \"for_organization\": 1,\n                    \"for_buyer\": 1,\n                    \"is_deletable\": 1,\n                    \"sub_select\": 0,\n                    \"sub_level\": 0,\n                    \"sub_field\": null,\n                    \"country\": 0,\n                    \"state\": 0,\n                    \"default_group\": null,\n                    \"active\": 1,\n                    \"reorder\": 0,\n                    \"search\": 0,\n                    \"search_type\": \"select type\",\n                    \"icon_only\": 0,\n                    \"is_compress\": 0,\n                    \"compress_quality\": 0,\n                    \"compress_width\": 0,\n                    \"compress_height\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"9f550dde-4635-47d9-9073-962bb2ba7bbd"}],"id":"14974537-2f41-417d-b18d-2efb8170bc9b","_postman_id":"14974537-2f41-417d-b18d-2efb8170bc9b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}},{"name":"Credit","item":[{"name":"Get Credit History","id":"91250978-2726-4c83-85e9-5b6848d59091","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 10,\r\n    \"page\": 1,\r\n    \"orderby\": \"ucd.id, desc\",\r\n    \"order\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/credit/getCreditHistory","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}},"urlObject":{"path":["api","credit","getCreditHistory"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"a9e98a8e-dcc0-4005-ad88-7c1151cbfc0f","name":"getCreditHistory","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 10,\r\n    \"page\": 1,\r\n    \"orderby\": \"ucd.id, desc\",\r\n    \"order\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/credit/getCreditHistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 13:06:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"201-Ye+fjA5VS2XMHPe7lErMdRIfdXQ\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 2,\n                    \"user_id\": 4,\n                    \"date_added\": \"2022-08-25T15:48:27.000Z\",\n                    \"amount\": 10,\n                    \"credit_notes\": \"Wallet deposit amount\",\n                    \"credit_type\": \"user\",\n                    \"withdraw\": 0,\n                    \"remove_credit\": 0,\n                    \"creditor_id\": 4\n                },\n                {\n                    \"id\": 1,\n                    \"user_id\": 4,\n                    \"date_added\": \"2022-08-25T15:42:04.000Z\",\n                    \"amount\": 100,\n                    \"credit_notes\": \"Wallet deposit amount\",\n                    \"credit_type\": \"user\",\n                    \"withdraw\": 0,\n                    \"remove_credit\": 0,\n                    \"creditor_id\": 4\n                }\n            ],\n            \"totalRecords\": 2,\n            \"setDisp\": \"1-2\"\n        }\n    }\n}"}],"_postman_id":"91250978-2726-4c83-85e9-5b6848d59091"}],"id":"de31f120-6349-4e61-aac5-1a7246a882cd","_postman_id":"de31f120-6349-4e61-aac5-1a7246a882cd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}}],"id":"d0691cf7-4385-4567-a085-ea849fe44442","_postman_id":"d0691cf7-4385-4567-a085-ea849fe44442","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","name":"Frontend","type":"folder"}}}],"id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"881067c5-5883-404a-bb49-872d3727781a","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"e88a704a-cc83-43ba-8e93-8da8f0de96f9","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"34ba0d6a-eb46-4ff3-9e56-7cc2f7b23251","description":""},{"name":"Admin","item":[{"name":"Dashboard","item":[{"name":"Get Main Dashboard Data","id":"448af3ce-14ed-4330-ab23-19c291217244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}\r\n"},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/getMainDashboardData/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","getMainDashboardData",""],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"06c076d0-b8ec-48a6-b978-840ae3bc2199","name":"Get Main Dashboard Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}\r\n"},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/getMainDashboardData/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:34:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"d8-KYAZL+eyfP/vLYdCXD3TYbVQ1VY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"status\": \"success\",\n        \"message\": \"Details successfully retrieved!\",\n        \"mainDashboardData\": {\n            \"activeCount\": 65,\n            \"draftCount\": 7,\n            \"soldCount\": 27,\n            \"soldbuynowCount\": 68,\n            \"unsoldCount\": 66\n        }\n    }\n}"}],"_postman_id":"448af3ce-14ed-4330-ab23-19c291217244"}],"id":"6fc84a55-e626-4b6c-882e-f36a7a3241ed","_postman_id":"6fc84a55-e626-4b6c-882e-f36a7a3241ed","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Auction","item":[{"name":"Get All Projects Associated","id":"0fa10070-fd74-4410-a5fe-7e5812f30799","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getAllProjectsAssociated","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","getAllProjectsAssociated"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c18efb0d-aadd-46e7-a1f0-6ba948a688c7","name":"Get All Projects Associated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getAllProjectsAssociated"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:36:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"147-QlrBWWewHR5w1hIzfMzO9xBf5gM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 185,\n                    \"title\": \"Cucumber Lot 325\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 202,\n                    \"title\": \"Cucumber Lot 491\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 208,\n                    \"title\": \"Cucumber Lot 997\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 210,\n                    \"title\": \"Test Auction 123\",\n                    \"auctionid\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"0fa10070-fd74-4410-a5fe-7e5812f30799"},{"name":"Lots","id":"68276d67-4efa-4e77-b760-f5591be1c281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/lots","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","lots"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0b52112b-6bc8-466e-b0a4-ac9b67abac7a","name":"Lots","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/lots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:37:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7e9d-xwUk7IF6k+9tmimz/9tikXw2698\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 115,\n                    \"title\": \"AUCTION FOR TESTING\",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-01T10:18:00.000Z\",\n                    \"date_closed\": \"2022-11-02T10:17:00.000Z\",\n                    \"avatar\": \"file_upload-1667297943427_728143.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-01T11:20:45.000Z\",\n                    \"created_at\": \"2022-11-01T10:19:18.000Z\",\n                    \"auction_id\": 115,\n                    \"button\": \"111\",\n                    \"decimal_field_\": 2.3,\n                    \"uploadfile\": null,\n                    \"button_2\": \"136\",\n                    \"drop_down_test\": \"137\",\n                    \"description_2\": \"<p>TESTETESTETESTETESTETESTETESTETESTETESTETESTETESTETESTEvTESTETESTETESTETESTETESTETESTE</p>\\n\",\n                    \"upload_test\": \"file_upload-1667301623419_156380.jpeg\",\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1667297943427_728143.jpeg\"\n                },\n                {\n                    \"id\": 113,\n                    \"title\": \"TEST AUCTION \",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T13:23:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:23:00.000Z\",\n                    \"avatar\": \"file_upload-1666877025848_637142.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-27T13:36:16.000Z\",\n                    \"created_at\": \"2022-10-27T13:24:00.000Z\",\n                    \"auction_id\": 113,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666877025848_637142.jpeg\"\n                },\n                {\n                    \"id\": 111,\n                    \"title\": \"dfwef\",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T08:50:00.000Z\",\n                    \"date_closed\": \"2022-10-28T08:50:00.000Z\",\n                    \"avatar\": \"file_upload-1666860683224_307842.png\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-27T08:52:41.000Z\",\n                    \"auction_id\": 111,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666860683224_307842.png\"\n                },\n                {\n                    \"id\": 110,\n                    \"title\": \"TEST AUCTION \",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T13:22:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:22:00.000Z\",\n                    \"avatar\": \"file_upload-1666857190077_136349.png\",\n                    \"market_status\": \"draft\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-27T07:56:26.000Z\",\n                    \"auction_id\": 110,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666857190077_136349.png\"\n                },\n                {\n                    \"id\": 109,\n                    \"title\": \"TEST\",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T05:56:00.000Z\",\n                    \"date_closed\": \"2022-10-28T05:55:00.000Z\",\n                    \"avatar\": \"file_upload-1666850191230_765900.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-27T05:56:59.000Z\",\n                    \"created_at\": \"2022-10-27T05:56:48.000Z\",\n                    \"auction_id\": 109,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666850191230_765900.jpeg\"\n                },\n                {\n                    \"id\": 100,\n                    \"title\": \"Cucumber Product 7\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"avatar\": \"file_upload-1665566826765_665572.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"auction_id\": 100,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665566826765_665572.jpeg\"\n                },\n                {\n                    \"id\": 99,\n                    \"title\": \"Cucumber Product 3\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T09:26:00.000Z\",\n                    \"date_closed\": \"2022-10-15T09:26:00.000Z\",\n                    \"avatar\": \"file_upload-1665566795651_371985.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-12T09:26:38.000Z\",\n                    \"auction_id\": 99,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665566795651_371985.jpeg\"\n                },\n                {\n                    \"id\": 97,\n                    \"title\": \"Cucumber Product 9\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:13:00.000Z\",\n                    \"date_closed\": \"2022-10-15T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1665551638599_654227.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-12T05:14:01.000Z\",\n                    \"auction_id\": 97,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665551638599_654227.jpeg\"\n                },\n                {\n                    \"id\": 96,\n                    \"title\": \"Cucumber Product 6\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:03:00.000Z\",\n                    \"date_closed\": \"2022-10-12T05:06:00.000Z\",\n                    \"avatar\": \"file_upload-1665551006591_328549.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-12T05:06:14.000Z\",\n                    \"created_at\": \"2022-10-12T05:03:29.000Z\",\n                    \"auction_id\": 96,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665551006591_328549.jpeg\"\n                },\n                {\n                    \"id\": 95,\n                    \"title\": \"Cucumber Product 6\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:02:00.000Z\",\n                    \"date_closed\": \"2022-10-12T05:05:00.000Z\",\n                    \"avatar\": \"file_upload-1665550940451_793876.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-12T05:05:50.000Z\",\n                    \"created_at\": \"2022-10-12T05:02:23.000Z\",\n                    \"auction_id\": 95,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665550940451_793876.jpeg\"\n                },\n                {\n                    \"id\": 94,\n                    \"title\": \"TEST AUCTION \",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-06T12:38:00.000Z\",\n                    \"date_closed\": \"2022-10-07T12:23:00.000Z\",\n                    \"avatar\": \"file_upload-1665059939409_195213.png\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-06T12:39:12.000Z\",\n                    \"auction_id\": 94,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665059939409_195213.png\"\n                },\n                {\n                    \"id\": 93,\n                    \"title\": \"Test\",\n                    \"description\": \"TEST\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:44:00.000Z\",\n                    \"date_closed\": \"2022-10-15T11:06:00.000Z\",\n                    \"avatar\": \"file_upload-1664602617453_887141.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-12T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-01T05:37:07.000Z\",\n                    \"auction_id\": 93,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1664602617453_887141.jpeg\"\n                }\n            ],\n            \"totalRecords\": 69,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"68276d67-4efa-4e77-b760-f5591be1c281"},{"name":"Auction Action","id":"70ecfac8-8542-4b6c-8b34-a1dbebb26d30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"BOOK AUCTION\",\r\n    \"date_added\": \"2022-11-05T12:56:00+05:30\",\r\n    \"date_closed\": \"2022-11-23T12:56:00+05:30\",\r\n    \"project_id\": [],\r\n    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\r\n    \"ending_enable\": 1,\r\n    \"ending_items\": 2,\r\n    \"ending_mins\": 1,\r\n    \"avatar\": [\r\n        \"file_upload-1659425257612_211010.webp\"\r\n    ],\r\n    \"button\": \"96\",\r\n    \"decimal_field_\": 2.3,\r\n    \"upload_file\": [\r\n        \"file_upload-1667652218937_988279.jpeg\"\r\n    ],\r\n    \"button_2\": \"136\",\r\n    \"drop_down_test\": \"\",\r\n    \"description_2\": \"<p>test</p>\\n\",\r\n    \"upload_test\": [\r\n        \"file_upload-1667652235098_113111.jpeg\"\r\n    ],\r\n    \"password_\": \"12345678\",\r\n    \"test_drownlist\": \"\",\r\n    \"multiple_select_123\": [\r\n        147\r\n    ],\r\n    \"enter_text\": \"text\",\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": [\r\n        \"date_added\",\r\n        \"date_closed\"\r\n    ],\r\n    \"project_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/auctionAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","auctionAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c4b439bc-490a-4e7d-9c57-ae873e6c26cf","name":"Auction Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 28,\r\n    \"title\": \"BOOKS AUCTION\",\r\n    \"date_added\": \"2022-11-05T12:56:00+05:30\",\r\n    \"date_closed\": \"2022-11-23T12:56:00+05:30\",\r\n    \"project_id\": [\r\n        202\r\n    ],\r\n    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\r\n    \"ending_enable\": 1,\r\n    \"ending_items\": 2,\r\n    \"ending_mins\": 1,\r\n    \"avatar\": [\r\n        \"file_upload-1659425257612_211010.webp\"\r\n    ],\r\n    \"button\": \"96\",\r\n    \"decimal_field_\": 2.3,\r\n    \"upload_file\": [\r\n        \"file_upload-1667652218937_988279.jpeg\"\r\n    ],\r\n    \"button_2\": \"136\",\r\n    \"drop_down_test\": \"\",\r\n    \"description_2\": \"<p>test</p>\\n\",\r\n    \"upload_test\": [\r\n        \"file_upload-1667652235098_113111.jpeg\"\r\n    ],\r\n    \"password_\": \"12345678\",\r\n    \"test_drownlist\": \"\",\r\n    \"multiple_select_123\": [\r\n        147\r\n    ],\r\n    \"enter_text\": \"text\",\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": [\r\n        \"date_added\",\r\n        \"date_closed\"\r\n    ],\r\n    \"project_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/auctionAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:46:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"71-nsYQHO4piuvgJJ1OG9L8GZyaIX8\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {\n            \"auction_id\": 28\n        }\n    }\n}"}],"_postman_id":"70ecfac8-8542-4b6c-8b34-a1dbebb26d30"},{"name":"Change Status","id":"4674fc9a-1066-4619-baff-d82bf12a880b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{\"action\":{\"value\":\"open\",\"type\":\"in\",\"field\":\"ac.market_status\"},\"title\":{\"type\":\"in\",\"value\":\"\",\"field\":\"ac.title\"},\"date_added\":{\"type\":\"dategreaterequal\",\"value\":\"\",\"field\":\"ac.date_added\"},\"date_closed\":{\"type\":\"datesmallerequal\",\"value\":\"\",\"field\":\"ac.date_closed\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"27ed7c1c-0ce4-4de4-bf50-7fe8e7ed2af2","name":"change status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{\"action\":{\"value\":\"open\",\"type\":\"in\",\"field\":\"ac.market_status\"},\"title\":{\"type\":\"in\",\"value\":\"\",\"field\":\"ac.title\"},\"date_added\":{\"type\":\"dategreaterequal\",\"value\":\"\",\"field\":\"ac.date_added\"},\"date_closed\":{\"type\":\"datesmallerequal\",\"value\":\"\",\"field\":\"ac.date_closed\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:48:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"4674fc9a-1066-4619-baff-d82bf12a880b"},{"name":"Get Single Auction","id":"34859408-ac15-4556-b6a9-644c4089fdaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":28}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getSingleAuction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","getSingleAuction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"bce6282d-713f-4c42-8b23-c737d1982b78","name":"get single auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":28}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getSingleAuction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:49:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"c41-O/3QH3XiBlB5jca26/CRVdlNE8k\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 28,\n                \"title\": \"BOOKS AUCTION\",\n                \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": \"\",\n                \"user_id\": 1,\n                \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                \"market_status\": \"open\",\n                \"ending_enable\": 1,\n                \"ending_items\": 2,\n                \"ending_mins\": 1,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"updated_at\": \"2022-11-05T12:46:49.000Z\",\n                \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                \"auction_id\": 28,\n                \"button\": \"96\",\n                \"decimal_field_\": 2.3,\n                \"uploadfile\": null,\n                \"button_2\": \"136\",\n                \"drop_down_test\": \"\",\n                \"description_2\": \"<p>test</p>\\n\",\n                \"upload_test\": \"file_upload-1667652235098_113111.jpeg\",\n                \"password_\": \"12345678\",\n                \"test_drownlist\": \"\",\n                \"multiple_select_123\": \"147\",\n                \"enter_text\": \"text\",\n                \"select\": null,\n                \"as_employees_id\": 1,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Admin\",\n                \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                \"as_employees_password_salt\": \"12345\",\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                \"as_employees_emp_address1\": \"II STREET\",\n                \"as_employees_emp_city\": \"employee\",\n                \"as_employees_emp_state\": \"3970\",\n                \"as_employees_emp_country\": \"231\",\n                \"as_employees_emp_zip\": 75080,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                \"projectcount\": 1,\n                \"future_active\": 0,\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1659425257612_211010.webp\",\n                \"auction_lots\": \"202\"\n            }\n        }\n    }\n}"}],"_postman_id":"34859408-ac15-4556-b6a9-644c4089fdaf"}],"id":"9887fa63-585e-4ab8-aad9-b07703e7864a","_postman_id":"9887fa63-585e-4ab8-aad9-b07703e7864a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Product","item":[{"name":"Product Listing","id":"eb782c00-fcd3-4f41-ae1b-f1b4518e74d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"open\",\r\n            \"type\": \"in\",\r\n            \"field\": \"p.market_status\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"p.title\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"dategreaterequal\",\r\n            \"field\": \"p.date_closed\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"datesmallerequal\",\r\n            \"field\": \"p.date_closed\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/listings","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","listings"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"efbe48c2-8f01-46ca-b24a-51e1735a2465","name":"Product Listing","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"filters\":{}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/listings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:50:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10ad7-xwc8wXD7I61PaUg4kYh8OTHPKdM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 210,\n                    \"title\": \"Test Auction 123\",\n                    \"desc_proc\": \"<p>Test</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1667301232050_159100.jpeg\",\n                    \"date_added\": \"2022-12-22T16:28:00.000Z\",\n                    \"date_closed\": \"2022-12-31T16:28:00.000Z\",\n                    \"sprice\": 10,\n                    \"rprice\": 10,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-11-01T11:13:56.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 300,\n                    \"wprice\": 10,\n                    \"market_status\": \"draft\",\n                    \"auction\": 1,\n                    \"qty\": 2,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 210,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": \"122\",\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 1,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 209,\n                    \"title\": \"LOT FOR TESTING\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1667297795848_853195.jpeg\",\n                    \"date_added\": \"2022-11-01T10:18:00.000Z\",\n                    \"date_closed\": \"2022-11-02T10:17:00.000Z\",\n                    \"sprice\": 100,\n                    \"rprice\": 400,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-11-01T10:19:18.000Z\",\n                    \"updated_at\": \"2022-11-01T11:20:45.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 500,\n                    \"wprice\": 100,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 115,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 209,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"AUCTION FOR TESTING\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 207,\n                    \"title\": \"TESTING LOT \",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666860320422_695421.jpeg\",\n                    \"date_added\": \"2022-10-27T08:50:00.000Z\",\n                    \"date_closed\": \"2022-10-28T08:50:00.000Z\",\n                    \"sprice\": 20,\n                    \"rprice\": 199,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T08:52:41.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 200,\n                    \"wprice\": 20,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 111,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 207,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"dfwef\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 206,\n                    \"title\": \"LOT 2\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666860115854_961794.png\",\n                    \"date_added\": \"2022-10-27T08:41:00.000Z\",\n                    \"date_closed\": \"2022-10-28T08:41:00.000Z\",\n                    \"sprice\": 10,\n                    \"rprice\": 150,\n                    \"location_id\": 1,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T08:42:50.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 200,\n                    \"wprice\": 15,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 206,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 205,\n                    \"title\": \"LOT 1\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666857141526_325066.png\",\n                    \"date_added\": \"2022-10-27T13:22:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:22:00.000Z\",\n                    \"sprice\": 12,\n                    \"rprice\": 120,\n                    \"location_id\": 1,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T07:56:26.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 125,\n                    \"wprice\": 12,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 110,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 205,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"TEST AUCTION \",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 204,\n                    \"title\": \"TEST LOT \",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666856730008_985752.jpeg\",\n                    \"date_added\": \"2022-10-27T07:42:00.000Z\",\n                    \"date_closed\": \"2022-10-28T07:42:00.000Z\",\n                    \"sprice\": 120,\n                    \"rprice\": 200,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T07:49:52.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 250,\n                    \"wprice\": 120,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 204,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 203,\n                    \"title\": \"Pen 128\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1661834090108_772330.jpeg\",\n                    \"date_added\": \"2022-10-27T13:23:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:23:00.000Z\",\n                    \"sprice\": 381,\n                    \"rprice\": 391,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T13:24:00.000Z\",\n                    \"updated_at\": \"2022-10-27T13:36:16.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 431,\n                    \"wprice\": 381,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 113,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 156,\n                    \"relisted_count\": 2,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 203,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"TEST AUCTION \",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 185,\n                    \"title\": \"Cucumber Lot 325\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665661786830_482758.jpeg\",\n                    \"date_added\": \"2022-11-05T18:07:00.000Z\",\n                    \"date_closed\": \"2022-11-07T18:07:00.000Z\",\n                    \"sprice\": 273,\n                    \"rprice\": 283,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-11-05T12:41:23.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 323,\n                    \"wprice\": 273,\n                    \"market_status\": \"draft\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 118,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 185,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 1,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"test\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 183,\n                    \"title\": \"Cucumber Lot 878\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665575917175_536300.jpeg\",\n                    \"date_added\": \"2022-10-27T05:56:00.000Z\",\n                    \"date_closed\": \"2022-10-28T05:55:00.000Z\",\n                    \"sprice\": 842,\n                    \"rprice\": 852,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T05:56:48.000Z\",\n                    \"updated_at\": \"2022-10-27T05:56:59.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 892,\n                    \"wprice\": 842,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 109,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 183,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"TEST\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 180,\n                    \"title\": \"sdf\",\n                    \"desc_proc\": \"<p>dfvdf</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665392818917_452737.jpeg\",\n                    \"date_added\": \"2022-10-10T09:07:00.000Z\",\n                    \"date_closed\": \"2022-10-20T09:06:00.000Z\",\n                    \"sprice\": 20,\n                    \"rprice\": 25,\n                    \"location_id\": 1,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-10T09:07:19.000Z\",\n                    \"updated_at\": \"2022-10-10T09:07:32.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 20,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 123,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 180,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 179,\n                    \"title\": \"Upload image checking in the Listing\",\n                    \"desc_proc\": \"<p>Tet Desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665392550166_917801.jpeg\",\n                    \"date_added\": \"2022-10-10T09:02:00.000Z\",\n                    \"date_closed\": \"2022-11-24T09:00:00.000Z\",\n                    \"sprice\": 10,\n                    \"rprice\": 15,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-10T09:03:15.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 10,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 123,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 179,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 176,\n                    \"title\": \"Pen 128\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1661834090108_772330.jpeg\",\n                    \"date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"sprice\": 381,\n                    \"rprice\": 391,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 431,\n                    \"wprice\": 486,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 100,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 156,\n                    \"relisted_count\": 1,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 176,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 66,\n                    \"buynow_date_added\": \"2022-10-16T09:27:04.000Z\",\n                    \"buynow_project_id\": 176,\n                    \"buynow_user_id\": 21,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 486,\n                    \"buynow_total_invoice\": 0,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 0,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10063,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 24.3,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 510.3,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"\",\n                    \"buynow_per_total\": 486,\n                    \"buynow_appointment_id\": 0,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": \"user_name\",\n                    \"winner_first_name\": \"Test Cucumber\",\n                    \"winner_last_name\": \"Tester\",\n                    \"winner_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"future_active\": 0,\n                    \"bidscount\": 2,\n                    \"auctiontitle\": \"Cucumber Product 7\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                }\n            ],\n            \"totalRecords\": 113,\n            \"activelots\": [\n                {\n                    \"id\": 13,\n                    \"title\": \"Songs Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T06:52:00.000Z\",\n                    \"date_closed\": \"2023-04-11T06:51:00.000Z\",\n                    \"avatar\": \"file_upload-1658127153717_915533.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:22.000Z\",\n                    \"created_at\": \"2022-07-18T06:52:37.000Z\"\n                },\n                {\n                    \"id\": 14,\n                    \"title\": \"Watch Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"avatar\": \"file_upload-1658128541940_635641.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"created_at\": \"2022-07-18T07:15:00.000Z\"\n                },\n                {\n                    \"id\": 20,\n                    \"title\": \"CAR AUCTION\",\n                    \"description\": \"A car (or automobile) is a wheeled motor vehicle that is used for transportation. Most definitions of cars say that they run primarily on roads, seat one to eight people, have four wheels, and mainly transport people instead of goods.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T12:51:00.000Z\",\n                    \"date_closed\": \"2023-04-08T12:50:00.000Z\",\n                    \"avatar\": \"file_upload-1659358317134_640258.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:07.000Z\",\n                    \"created_at\": \"2022-08-01T12:51:59.000Z\"\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"CLOTHES AUCTION\",\n                    \"description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                    \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                    \"avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                    \"created_at\": \"2022-08-01T13:12:05.000Z\"\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"SPORTS AUCTION\",\n                    \"description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                    \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                    \"created_at\": \"2022-08-02T05:15:13.000Z\"\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"IT Asset Auction\",\n                    \"description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                    \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                    \"avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                    \"created_at\": \"2022-08-02T05:59:51.000Z\"\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"BABY PRODUCTS\",\n                    \"description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                    \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                    \"avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                    \"created_at\": \"2022-08-02T06:18:18.000Z\"\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"Machinery Auction\",\n                    \"description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                    \"created_at\": \"2022-08-02T06:32:04.000Z\"\n                },\n                {\n                    \"id\": 26,\n                    \"title\": \"ELECTRONIC AUCTION\",\n                    \"description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                    \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                    \"created_at\": \"2022-08-02T06:49:52.000Z\"\n                },\n                {\n                    \"id\": 28,\n                    \"title\": \"BOOKS AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-05T12:46:49.000Z\",\n                    \"created_at\": \"2022-08-02T07:27:42.000Z\"\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\"\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\"\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\"\n                },\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\"\n                }\n            ],\n            \"selectedBuyer\": [],\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"eb782c00-fcd3-4f41-ae1b-f1b4518e74d6"},{"name":"Project Action","id":"e3a6912c-6d05-46aa-a29a-d5f5c26c551f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179,\"title\":\"Upload image checking in the Listing\",\"location_id\":2,\"conditionTypeId\":74,\"date_added\":\"2022-10-10T14:32:00+05:30\",\"date_closed\":\"2022-11-24T14:30:00+05:30\",\"qty\":123,\"test\":\"\",\"desc_proc\":\"<p>Tet Desc</p>\\n\",\"auction\":1,\"sprice\":10,\"rprice\":15,\"buynow\":false,\"bprice\":0,\"reverseauction\":false,\"uploadimages\":[\"file_upload-1665392550166_917801.jpeg\"],\"text_field\":\"test\",\"month\":\"2022-11\",\"category\":\"153\",\"market_status\":\"open\",\"auctiontype\":\"live\",\"customdatetime\":[\"date_added\",\"date_closed\"]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/projectAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","projectAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"aef1d7ec-fa4c-4ce5-a31f-fb314595fac3","name":"Project Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179,\"title\":\"Upload image checking in the Listing\",\"location_id\":2,\"conditionTypeId\":74,\"date_added\":\"2022-10-10T14:32:00+05:30\",\"date_closed\":\"2022-11-24T14:30:00+05:30\",\"qty\":123,\"test\":\"\",\"desc_proc\":\"<p>Tet Desc</p>\\n\",\"auction\":1,\"sprice\":10,\"rprice\":15,\"buynow\":false,\"bprice\":0,\"reverseauction\":false,\"uploadimages\":[\"file_upload-1665392550166_917801.jpeg\"],\"text_field\":\"test\",\"month\":\"2022-11\",\"category\":\"153\",\"market_status\":\"open\",\"auctiontype\":\"live\",\"customdatetime\":[\"date_added\",\"date_closed\"]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/projectAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:51:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-ANb3ryz5ZDdYKX6BEAvUoG9i/l0\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {\n            \"project_id\": 179\n        }\n    }\n}"}],"_postman_id":"e3a6912c-6d05-46aa-a29a-d5f5c26c551f"},{"name":"Change Status","id":"2ee50884-35f9-49fe-8f6a-52f56bb46518","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"open\",\"project_id\":[87],\"auction_id\":\"\",\"date_closed\":\"11-05-2022 6:26 pm\",\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"a8bc3a36-6547-435b-86df-31ad23a144af","name":"Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"open\",\"project_id\":[87],\"auction_id\":\"\",\"date_closed\":\"11-05-2022 6:26 pm\",\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:56:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"2ee50884-35f9-49fe-8f6a-52f56bb46518"},{"name":"Get Single Project","id":"85c85c32-cc77-41ed-9559-3d0d81bc6405","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/getSingleProject","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","getSingleProject"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"71fcc4a1-94c7-4e77-a357-1c017188e2f6","name":"get single project","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/getSingleProject"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:58:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"129f-QreUe2NBqdylUMi2RUdCa9A64LA\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 179,\n                \"title\": \"Upload image checking in the Listing\",\n                \"desc_proc\": \"<p>Tet Desc</p>\\n\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": null,\n                \"bidtype\": \"normal\",\n                \"avatar\": \"file_upload-1665392550166_917801.jpeg\",\n                \"date_added\": \"2022-10-10T09:02:00.000Z\",\n                \"date_closed\": \"2022-11-24T09:00:00.000Z\",\n                \"sprice\": 10,\n                \"rprice\": 15,\n                \"location_id\": 2,\n                \"user_id\": 1,\n                \"created_at\": \"2022-10-10T09:03:15.000Z\",\n                \"updated_at\": \"2022-11-05T12:51:52.000Z\",\n                \"post_type\": \"CR\",\n                \"buynow\": 0,\n                \"feature\": 0,\n                \"bprice\": 0,\n                \"wprice\": 10,\n                \"market_status\": \"open\",\n                \"auction\": 1,\n                \"qty\": 123,\n                \"sold\": 0,\n                \"reject_reason\": null,\n                \"future\": 0,\n                \"booked\": 0,\n                \"auctionid\": 0,\n                \"auctiontype\": \"live\",\n                \"notes\": null,\n                \"ended_early\": 0,\n                \"is_relist\": 0,\n                \"cronjob\": 0,\n                \"buyership\": 0,\n                \"crontype\": \"auto\",\n                \"relisted_id\": 0,\n                \"relisted_count\": 0,\n                \"notify4\": 0,\n                \"noti_watstart\": 0,\n                \"noti_watend\": 0,\n                \"noti_newauct\": 0,\n                \"notifypref\": 0,\n                \"autobid_count\": 0,\n                \"score_proj\": 0,\n                \"score_price\": 0,\n                \"tax\": 0,\n                \"shipping\": 0,\n                \"buyer_premium\": 0,\n                \"group_carts\": \"\",\n                \"shipping_check\": 0,\n                \"local_pickup_check\": 0,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"notify_closing_soon\": 0,\n                \"project_id\": 179,\n                \"conditionTypeId\": 74,\n                \"company\": null,\n                \"test\": \"\",\n                \"text_field\": \"test\",\n                \"month\": \"2022-11\",\n                \"category\": \"153\",\n                \"select\": null,\n                \"buynow_id\": null,\n                \"buynow_date_added\": null,\n                \"buynow_project_id\": null,\n                \"buynow_user_id\": null,\n                \"buynow_emp_name\": null,\n                \"buynow_amount\": null,\n                \"buynow_total_invoice\": null,\n                \"buynow_shipping_amount\": null,\n                \"buynow_invoice_address_id\": null,\n                \"buynow_qty\": null,\n                \"buynow_feedback\": null,\n                \"buynow_cart_id\": null,\n                \"buynow_cart_group\": null,\n                \"buynow_in_cart\": null,\n                \"buynow_partial\": null,\n                \"buynow_paid\": null,\n                \"buynow_paid_date\": null,\n                \"buynow_active\": null,\n                \"buynow_returned\": null,\n                \"buynow_returncart_id\": null,\n                \"buynow_returned_date\": null,\n                \"buynow_common_invoice\": null,\n                \"buynow_return_invoice\": null,\n                \"buynow_pay_reject\": null,\n                \"buynow_buynow_autype\": null,\n                \"buynow_won_email\": null,\n                \"buynow_won_sms\": null,\n                \"buynow_remain_1\": null,\n                \"buynow_remain_2\": null,\n                \"buynow_notes\": null,\n                \"buynow_tax_percent\": null,\n                \"buynow_total_tax\": null,\n                \"buynow_buyer_premium_percent\": null,\n                \"buynow_total_premium\": null,\n                \"buynow_shipping_percent\": null,\n                \"buynow_total_shipping\": null,\n                \"buynow_total_amount\": null,\n                \"buynow_delivery_type\": null,\n                \"buynow_payment_method\": null,\n                \"buynow_per_total\": null,\n                \"buynow_appointment_id\": null,\n                \"buynow_deposit_amount\": null,\n                \"buynow_paid_amount\": null,\n                \"as_employees_id\": 1,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Admin\",\n                \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                \"as_employees_password_salt\": \"12345\",\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                \"as_employees_emp_address1\": \"II STREET\",\n                \"as_employees_emp_city\": \"employee\",\n                \"as_employees_emp_state\": \"3970\",\n                \"as_employees_emp_country\": \"231\",\n                \"as_employees_emp_zip\": 75080,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                \"username\": \"user_name\",\n                \"winner_username\": null,\n                \"winner_first_name\": \"\",\n                \"winner_last_name\": \"\",\n                \"winner_email\": null,\n                \"future_active\": 0,\n                \"bidscount\": 0,\n                \"auctiontitle\": null,\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                \"uploadimages\": \"file_upload-1665392550166_917801.jpeg\",\n                \"auctionDetails\": {\n                    \"id\": null,\n                    \"avatar\": null,\n                    \"file_name\": null,\n                    \"title\": null,\n                    \"description\": null,\n                    \"date_added\": null,\n                    \"market_status\": null,\n                    \"date_closed\": null,\n                    \"ending_enable\": null,\n                    \"ending_items\": null,\n                    \"ending_mins\": null,\n                    \"auction_lots\": null\n                },\n                \"bidcount\": {\n                    \"bidscount\": 0\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"85c85c32-cc77-41ed-9559-3d0d81bc6405"},{"name":"Bulk Project Auction","id":"cf0c66d5-bdd3-45d7-b1de-dc388037422e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"categoryTypeId\":\"34\",\"subCategoryTypeId\":\"\",\"third_sub_categoryID\":0,\"uploadFiles\":[\"file_upload-1634310215158_109453.csv\"],\"business_categoryid\":[],\"conditionTypeId\":\"13\",\"shipTypeId\":[1,2],\"project\":\"NPS\",\"market_status\":\"draft\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/bulkProjectAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","bulkProjectAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"85c69e4a-ba4b-4de4-959a-e887df2ea53a","name":"bulk project auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"categoryTypeId\":\"34\",\"subCategoryTypeId\":\"\",\"third_sub_categoryID\":0,\"uploadFiles\":[\"file_upload-1634310215158_109453.csv\"],\"business_categoryid\":[],\"conditionTypeId\":\"13\",\"shipTypeId\":[1,2],\"project\":\"NPS\",\"market_status\":\"draft\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/bulkProjectAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Fri, 15 Oct 2021 15:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"96"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"60-LT6vBnyJhQ3o6k/CiuTOY24RL+8\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"cf0c66d5-bdd3-45d7-b1de-dc388037422e"}],"id":"275385ae-a018-429e-90ea-7943d922b710","_postman_id":"275385ae-a018-429e-90ea-7943d922b710","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"User","item":[{"name":"All Buyers","id":"a099744f-2b16-4631-a896-92ce116c5a2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 12,\r\n    \"page\": 1,\r\n    \"orderby\": \"\",\r\n    \"order\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": null,\r\n            \"type\": \"in\",\r\n            \"field\": \"u.status\"\r\n        },\r\n        \"admin\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"u.admin\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/allbuyers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","allbuyers"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ffab3232-efba-4e99-a15d-1ff580f753b8","name":"All Buyers","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 12,\r\n    \"page\": 1,\r\n    \"orderby\": \"\",\r\n    \"order\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": null,\r\n            \"type\": \"in\",\r\n            \"field\": \"u.status\"\r\n        },\r\n        \"admin\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"u.admin\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/allbuyers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:07:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"349d-ORxH+A+zZHZfWMu3ESjz8i8OIK0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 95,\n                    \"email\": \"balas+1234@auctionsoftware.com\",\n                    \"ip\": \"67.78.54.202\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T11:25:59.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T11:25:59.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"auction\",\n                    \"address1\": \"637\",\n                    \"address2\": \"Cambridge Circle\",\n                    \"phone\": \"+1 (469) 237-1646\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"75080\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 1,\n                    \"last_login\": \"2022-11-05T12:10:16.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"2xUBSvKiasRuM6wIx9PQfRyW8fzj-LR1\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 95,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 94,\n                    \"email\": \"balas+123@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T11:18:31.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T11:18:31.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"auction\",\n                    \"address1\": \"637\",\n                    \"address2\": \"Cambridge Circle 637\",\n                    \"phone\": \"+14692371646\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"41001\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"email_unverified\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 94,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 93,\n                    \"email\": \"sara+2@auctionsoftware.com\",\n                    \"ip\": \"67.78.54.202\",\n                    \"first_name\": \"sara\",\n                    \"last_name\": \"sara\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T09:39:05.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T09:39:05.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"637 Cambridge Circle\",\n                    \"address2\": null,\n                    \"phone\": \"+18798767876\",\n                    \"country\": \"BS\",\n                    \"state\": \"FC\",\n                    \"zip\": \"75080\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 93,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 92,\n                    \"email\": \"sara+1@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"sara\",\n                    \"last_name\": \"sara\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T09:37:57.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T09:37:57.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"637 Cambridge Circle\",\n                    \"address2\": null,\n                    \"phone\": \"+18798767876\",\n                    \"country\": \"BS\",\n                    \"state\": \"FC\",\n                    \"zip\": \"75080\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 92,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 91,\n                    \"email\": \"balas+1@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-04T08:57:56.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-04T10:18:43.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"4\",\n                    \"address2\": \"north street\",\n                    \"phone\": \"+1123456789\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"41001\",\n                    \"city\": \"testing\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 1,\n                    \"last_login\": \"2022-11-04T10:16:57.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"KU157ZsrayEGTgAe-GrSQM3PezMP2R2R\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 91,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_Mjqgnio0ER3BXh\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 90,\n                    \"email\": \"empml8g@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"9cdc5b7e252626192a119109e4fb9e32\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-28T04:49:37.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (256) 434-8550\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 90,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"1qj798s0vuzh\"\n                },\n                {\n                    \"id\": 86,\n                    \"email\": \"empdoge@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"b593e3a8b8cb3451dbb1c16b8deb80b8\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-13T11:24:31.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (614) 916-4922\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 86,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"2r7e1tz1jcs\"\n                },\n                {\n                    \"id\": 83,\n                    \"email\": \"emp23aq@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"0c4023ab943444218724121b1c2d1e07\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-13T06:39:40.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (907) 227-0002\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 83,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"hqp466llf78\"\n                },\n                {\n                    \"id\": 81,\n                    \"email\": \"emp6uxh@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"d3c0de241196805553d315c7cd489f69\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-12T11:09:11.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (636) 937-1397\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 81,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"8zt61nxz0sy\"\n                },\n                {\n                    \"id\": 79,\n                    \"email\": \"emp58ke@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"3818c0eb7e4ee9460d964955bfb474d6\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-12T09:59:24.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (916) 339-7470\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 79,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"86qo54uy5lu\"\n                },\n                {\n                    \"id\": 76,\n                    \"email\": \"empmw5k@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"joseph\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"cf8a16628dd315298ad5620f620f7f4b\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-12T09:23:08.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (630) 702-3702\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 76,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"xt1wedwrec9\"\n                },\n                {\n                    \"id\": 74,\n                    \"email\": \"test@auctionsoftware.com\",\n                    \"ip\": \"27.5.11.42\",\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"test\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-09-23T10:55:43.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-09-23T17:55:43.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"test@auctionsoftware.com\",\n                    \"address2\": \"test\",\n                    \"phone\": \"+1 (989) 789-0967\",\n                    \"country\": \"AM\",\n                    \"state\": \"GR\",\n                    \"zip\": \"1234\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"rejected\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-09-23T10:56:06.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"_JI5EgHUzasAM0YIIw6zx7aDqgReU5Yt\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 74,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": \"testtt\",\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null\n                }\n            ],\n            \"totalRecords\": 54,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"a099744f-2b16-4631-a896-92ce116c5a2f"},{"name":"User Action","id":"6308f35e-9f17-4401-96f8-2945a664007f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"admin\": 0,\r\n    \"first_name\": \"test\",\r\n    \"last_name\": \"test\",\r\n    \"email\": \"sara+4@auctionsoftware.com\",\r\n    \"phone\": \"+1 (879) 876-7898\",\r\n    \"country\": \"AG\",\r\n    \"state\": \"11\",\r\n    \"address1\": \"test\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 1234,\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/userAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","userAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"445d6c26-1ba2-4bd0-ade9-d2ebffac65d7","name":"User Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"admin\": 0,\r\n    \"first_name\": \"test\",\r\n    \"last_name\": \"test\",\r\n    \"email\": \"sara+4@auctionsoftware.com\",\r\n    \"phone\": \"+1 (879) 876-7898\",\r\n    \"country\": \"AG\",\r\n    \"state\": \"11\",\r\n    \"address1\": \"test\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 1234,\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/userAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:26:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"65-kMZ6vc9UTAFwkUBV3gDZeqDfDUo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully registered!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"6308f35e-9f17-4401-96f8-2945a664007f"},{"name":"Change Status","id":"9715c1ea-c02b-4000-92ae-476eaa224a6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[92],\"reject_notes\":\"\",\"additionalUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"14a4c31c-8fc9-47d7-9186-e7e19205317e","name":"Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[92],\"reject_notes\":\"\",\"additionalUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:25:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"9715c1ea-c02b-4000-92ae-476eaa224a6d"},{"name":"Get Single User","id":"405f124d-5b06-486a-8dea-1ff4739c97c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":99}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/getSingleUser","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","getSingleUser"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"422f2563-2c5b-4331-b74b-3dadd37c4e2b","name":"get Single User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":99}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/getSingleUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 09:57:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50d-BshL7EW2ljHvt4cZOnWeBHpW4jo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 99,\n                \"email\": \"abdul.auctionsoftware+newtest1@gmail.com\",\n                \"ip\": \"124.123.66.66\",\n                \"first_name\": \"BUYER\",\n                \"last_name\": \"NAME\",\n                \"nickname\": null,\n                \"google_id\": null,\n                \"facebook_id\": null,\n                \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                \"password_salt\": \"12345\",\n                \"created_at\": \"2022-11-07T09:47:25.000Z\",\n                \"created_by\": 1,\n                \"updated_at\": \"2022-11-07T09:47:53.000Z\",\n                \"username\": \"user_name\",\n                \"companyname\": null,\n                \"address1\": \"1802 Industrial Boulevard \",\n                \"address2\": \"Suite 1010\",\n                \"phone\": \"+19898989898\",\n                \"country\": \"US\",\n                \"state\": \"TX\",\n                \"zip\": \"76092\",\n                \"city\": \"Colleyville\",\n                \"language\": \"English\",\n                \"status\": \"active\",\n                \"admin\": 0,\n                \"phone_verified\": 1,\n                \"mail_verified\": 0,\n                \"last_login\": \"2022-11-07T09:47:36.000Z\",\n                \"isemp\": 0,\n                \"redis_key\": \"zK_xd_GoReJWjsG6lFV-U0WQdpMyxWIi\",\n                \"buyer_type\": 0,\n                \"user_type\": 0,\n                \"reg_type\": \"OT\",\n                \"interestIn\": \"intrestin\",\n                \"permissions\": null,\n                \"sub_permissions\": null,\n                \"list_notify\": 0,\n                \"list_notify_sms\": 0,\n                \"isbulkupload\": 0,\n                \"approved_date\": \"0000-00-00 00:00:00\",\n                \"approved_by\": null,\n                \"terms_accepted\": 0,\n                \"logout\": 0,\n                \"loreason\": 0,\n                \"deposit_amount\": 0,\n                \"user_id\": 99,\n                \"organization_id\": null,\n                \"company_id\": null,\n                \"reject_notes\": null,\n                \"stripe_id\": \"\",\n                \"sample_label\": null,\n                \"confirm_password\": \"12345678\",\n                \"password\": \"12345678\",\n                \"test\": \"162\"\n            }\n        }\n    }\n}"}],"_postman_id":"405f124d-5b06-486a-8dea-1ff4739c97c1"}],"id":"07a65be2-ba62-4032-9b95-84a63b7365ed","_postman_id":"07a65be2-ba62-4032-9b95-84a63b7365ed","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Admin","item":[{"name":"Login","id":"145ab881-8aca-4532-a7bf-6d810d2d36ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin@auctionsoftware.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/login","urlObject":{"path":["api","admin","login"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d33af8d4-23c2-4e71-afd2-6853e5822b01","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin@auctionsoftware.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:27:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"ed-eHDD7rD6bWUup1X8kuHAmW6PExc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 3,\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjY3NjU0ODQ4LCJleHAiOjE2NjgyNTk2NDh9.24vFJi-Fh5tQ508AsRMbbmVJmxpOEwV6mtrfRj2gG_c\",\n        \"message\": \"Logged in successfully\"\n    }\n}"}],"_postman_id":"145ab881-8aca-4532-a7bf-6d810d2d36ed"},{"name":"Validate User","id":"12c32c26-1209-4f99-bb81-d87c6acd3e22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/validateUser","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","validateUser"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6f10b47c-0b23-44af-bc9d-8290e3598367","name":"validate user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/validateUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:28:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"64e-9qXhDGS5Civq0JMtXlnbtCtEb3g\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"emp_type\": \"employee\",\n            \"emp_firstname\": \"Admin\",\n            \"emp_lastname\": \"AuctionSoftware\",\n            \"emp_email\": \"admin@auctionsoftware.com\",\n            \"emp_phone\": \"+1 (112) 323-21\",\n            \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n            \"password_salt\": \"12345\",\n            \"emp_status\": \"active\",\n            \"emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n            \"emp_address1\": \"II STREET\",\n            \"emp_city\": \"employee\",\n            \"emp_state\": \"3970\",\n            \"emp_country\": \"231\",\n            \"emp_zip\": 75080,\n            \"work_from\": 8,\n            \"work_to\": 20,\n            \"work_days\": \"\",\n            \"mon_day\": \"\",\n            \"tue_day\": \"\",\n            \"wed_day\": \"\",\n            \"thur_day\": \"\",\n            \"fri_day\": \"\",\n            \"sat_day\": \"\",\n            \"sun_day\": \"\",\n            \"last_login\": \"2022-11-05T13:27:28.000Z\",\n            \"created_at\": \"2020-12-07T15:08:29.000Z\",\n            \"updated_at\": \"2022-08-19T07:57:25.000Z\",\n            \"admin_id\": 1\n        }\n    }\n}"}],"_postman_id":"12c32c26-1209-4f99-bb81-d87c6acd3e22"}],"id":"08fef852-46e3-4807-a52e-0f52ff1128c7","_postman_id":"08fef852-46e3-4807-a52e-0f52ff1128c7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Static Pages","item":[{"name":"StaticPages","id":"9ef41135-577d-4b8a-b6b3-59602e3ff088","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"searchterm\":\"\",\"page\":1,\"limit\":20,\"order\":\"\",\"orderby\":\"\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","staticPages"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"a1036c2b-8469-4417-986b-a07ff0c6b4b2","name":"staticPages","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"searchterm\":\"\",\"page\":1,\"limit\":20,\"order\":\"\",\"orderby\":\"\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:29:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2c2f-MCZp2w7FJIsbLG4p0+Sy0oif65w\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 12,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 11,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 10,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 8,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 6,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"teste\",\n                    \"content\": \"<p>srtujsk</p>\\n\",\n                    \"content_arabic\": \"<p>dzhj tyae&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"FAQ\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 1,\n                    \"name\": \"guidelines\",\n                    \"content\": \"<h1><strong>GUIDELINES</strong></h1>\\n\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. In nibh mauris cursus mattis. Suspendisse in est ante in nibh mauris. Duis convallis convallis tellus id interdum velit. Ultricies mi quis hendrerit dolor. Bibendum enim facilisis gravida neque. Nunc consequat interdum varius sit amet. Adipiscing elit ut aliquam purus sit amet luctus. Quis viverra nibh cras pulvinar mattis nunc sed blandit libero. Velit euismod in pellentesque massa placerat duis ultricies. Sed ullamcorper morbi tincidunt ornare massa eget egestas. Faucibus et molestie ac feugiat sed lectus. Mi eget mauris pharetra et ultrices neque ornare. Vitae sapien pellentesque habitant morbi tristique. Id neque aliquam vestibulum morbi blandit cursus. Vitae ultricies leo integer malesuada nunc. Hendrerit gravida rutrum quisque non tellus orci ac auctor augue. Nisl purus in mollis nunc sed id semper risus in. Leo urna molestie at elementum eu. Odio euismod lacinia at quis risus.</p>\\n\\n<p>Sed egestas egestas fringilla phasellus faucibus scelerisque. A pellentesque sit amet porttitor eget dolor morbi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames. Dis parturient montes nascetur ridiculus. Lorem donec massa sapien faucibus et. Lacus laoreet non curabitur gravida arcu ac tortor dignissim. Id aliquet lectus proin nibh nisl. Sagittis nisl rhoncus mattis rhoncus urna. Ac turpis egestas sed tempus urna et pharetra pharetra massa. Neque volutpat ac tincidunt vitae semper quis lectus. Aliquam nulla facilisi cras fermentum. Ullamcorper velit sed ullamcorper morbi tincidunt ornare massa eget egestas. Nec nam aliquam sem et tortor consequat id porta nibh.</p>\\n\\n<p>At risus viverra adipiscing at in tellus integer. Morbi tincidunt ornare massa eget egestas. Faucibus turpis in eu mi bibendum. Consectetur adipiscing elit duis tristique sollicitudin nibh sit. Enim tortor at auctor urna nunc id. Odio morbi quis commodo odio aenean sed adipiscing diam donec. Senectus et netus et malesuada fames ac. Amet massa vitae tortor condimentum lacinia quis vel eros. Quis vel eros donec ac. Nec sagittis aliquam malesuada bibendum arcu vitae elementum curabitur. Auctor eu augue ut lectus arcu. Ut tellus elementum sagittis vitae et leo duis ut. Eu non diam phasellus vestibulum lorem sed risus ultricies tristique. Elit duis tristique sollicitudin nibh sit amet commodo nulla. Nulla posuere sollicitudin aliquam ultrices. Viverra maecenas accumsan lacus vel facilisis. Dolor morbi non arcu risus quis varius.</p>\\n\\n<p>Nisl rhoncus mattis rhoncus urna neque viverra justo. Ut placerat orci nulla pellentesque dignissim enim sit. Lorem ipsum dolor sit amet consectetur adipiscing. Neque vitae tempus quam pellentesque nec nam aliquam sem. Netus et malesuada fames ac. Feugiat scelerisque varius morbi enim nunc. Dictumst quisque sagittis purus sit. Lectus mauris ultrices eros in. Dolor sit amet consectetur adipiscing. Porttitor lacus luctus accumsan tortor posuere ac ut. Bibendum arcu vitae elementum curabitur vitae. Non nisi est sit amet. Ultricies mi eget mauris pharetra et. Tortor at auctor urna nunc id cursus metus. Amet est placerat in egestas. Ipsum a arcu cursus vitae. Turpis massa sed elementum tempus egestas sed. Eu augue ut lectus arcu bibendum at varius vel. Amet nulla facilisi morbi tempus. Sed pulvinar proin gravida hendrerit.</p>\\n\\n<p>Tincidunt vitae semper quis lectus nulla at volutpat diam ut. Ut placerat orci nulla pellentesque dignissim enim sit amet venenatis. Ultrices tincidunt arcu non sodales neque sodales ut. Gravida rutrum quisque non tellus. Egestas fringilla phasellus faucibus scelerisque eleifend. Pretium lectus quam id leo in vitae turpis. Etiam erat velit scelerisque in dictum non. Tempor commodo ullamcorper a lacus vestibulum sed arcu. Semper eget duis at tellus at urna condimentum. Tincidunt augue interdum velit euismod in pellentesque. Odio facilisis mauris sit amet massa vitae. Etiam dignissim diam quis enim lobortis. Lorem sed risus ultricies tristique nulla aliquet enim tortor at. Venenatis tellus in metus vulputate eu scelerisque felis imperdiet. Bibendum ut tristique et egestas quis ipsum suspendisse. Nulla aliquet enim tortor at auctor urna nunc id cursus. Ut sem nulla pharetra diam sit amet nisl suscipit. Amet commodo nulla facilisi nullam vehicula ipsum.</p>\\n\",\n                    \"content_arabic\": \"<h1><strong>GUIDELINES</strong></h1>\\n\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. In nibh mauris cursus mattis. Suspendisse in est ante in nibh mauris. Duis convallis convallis tellus id interdum velit. Ultricies mi quis hendrerit dolor. Bibendum enim facilisis gravida neque. Nunc consequat interdum varius sit amet. Adipiscing elit ut aliquam purus sit amet luctus. Quis viverra nibh cras pulvinar mattis nunc sed blandit libero. Velit euismod in pellentesque massa placerat duis ultricies. Sed ullamcorper morbi tincidunt ornare massa eget egestas. Faucibus et molestie ac feugiat sed lectus. Mi eget mauris pharetra et ultrices neque ornare. Vitae sapien pellentesque habitant morbi tristique. Id neque aliquam vestibulum morbi blandit cursus. Vitae ultricies leo integer malesuada nunc. Hendrerit gravida rutrum quisque non tellus orci ac auctor augue. Nisl purus in mollis nunc sed id semper risus in. Leo urna molestie at elementum eu. Odio euismod lacinia at quis risus.</p>\\n\\n<p>Sed egestas egestas fringilla phasellus faucibus scelerisque. A pellentesque sit amet porttitor eget dolor morbi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames. Dis parturient montes nascetur ridiculus. Lorem donec massa sapien faucibus et. Lacus laoreet non curabitur gravida arcu ac tortor dignissim. Id aliquet lectus proin nibh nisl. Sagittis nisl rhoncus mattis rhoncus urna. Ac turpis egestas sed tempus urna et pharetra pharetra massa. Neque volutpat ac tincidunt vitae semper quis lectus. Aliquam nulla facilisi cras fermentum. Ullamcorper velit sed ullamcorper morbi tincidunt ornare massa eget egestas. Nec nam aliquam sem et tortor consequat id porta nibh.</p>\\n\\n<p>At risus viverra adipiscing at in tellus integer. Morbi tincidunt ornare massa eget egestas. Faucibus turpis in eu mi bibendum. Consectetur adipiscing elit duis tristique sollicitudin nibh sit. Enim tortor at auctor urna nunc id. Odio morbi quis commodo odio aenean sed adipiscing diam donec. Senectus et netus et malesuada fames ac. Amet massa vitae tortor condimentum lacinia quis vel eros. Quis vel eros donec ac. Nec sagittis aliquam malesuada bibendum arcu vitae elementum curabitur. Auctor eu augue ut lectus arcu. Ut tellus elementum sagittis vitae et leo duis ut. Eu non diam phasellus vestibulum lorem sed risus ultricies tristique. Elit duis tristique sollicitudin nibh sit amet commodo nulla. Nulla posuere sollicitudin aliquam ultrices. Viverra maecenas accumsan lacus vel facilisis. Dolor morbi non arcu risus quis varius.</p>\\n\\n<p>Nisl rhoncus mattis rhoncus urna neque viverra justo. Ut placerat orci nulla pellentesque dignissim enim sit. Lorem ipsum dolor sit amet consectetur adipiscing. Neque vitae tempus quam pellentesque nec nam aliquam sem. Netus et malesuada fames ac. Feugiat scelerisque varius morbi enim nunc. Dictumst quisque sagittis purus sit. Lectus mauris ultrices eros in. Dolor sit amet consectetur adipiscing. Porttitor lacus luctus accumsan tortor posuere ac ut. Bibendum arcu vitae elementum curabitur vitae. Non nisi est sit amet. Ultricies mi eget mauris pharetra et. Tortor at auctor urna nunc id cursus metus. Amet est placerat in egestas. Ipsum a arcu cursus vitae. Turpis massa sed elementum tempus egestas sed. Eu augue ut lectus arcu bibendum at varius vel. Amet nulla facilisi morbi tempus. Sed pulvinar proin gravida hendrerit.</p>\\n\\n<p>Tincidunt vitae semper quis lectus nulla at volutpat diam ut. Ut placerat orci nulla pellentesque dignissim enim sit amet venenatis. Ultrices tincidunt arcu non sodales neque sodales ut. Gravida rutrum quisque non tellus. Egestas fringilla phasellus faucibus scelerisque eleifend. Pretium lectus quam id leo in vitae turpis. Etiam erat velit scelerisque in dictum non. Tempor commodo ullamcorper a lacus vestibulum sed arcu. Semper eget duis at tellus at urna condimentum. Tincidunt augue interdum velit euismod in pellentesque. Odio facilisis mauris sit amet massa vitae. Etiam dignissim diam quis enim lobortis. Lorem sed risus ultricies tristique nulla aliquet enim tortor at. Venenatis tellus in metus vulputate eu scelerisque felis imperdiet. Bibendum ut tristique et egestas quis ipsum suspendisse. Nulla aliquet enim tortor at auctor urna nunc id cursus. Ut sem nulla pharetra diam sit amet nisl suscipit. Amet commodo nulla facilisi nullam vehicula ipsum.</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                }\n            ],\n            \"totalRecords\": 12,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"9ef41135-577d-4b8a-b6b3-59602e3ff088"},{"name":"Static Page Action","id":"c4e7fa97-272e-45f8-bc54-9026e9c8fd05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"name\":\"teste\",\"content\":\"<p>test</p>\\n\",\"content_arabic\":\"<p>test</p>\\n\",\"content_type\":\"html\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPagesAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","staticPagesAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c1ccdf2f-6850-48ed-a412-ed641bde8563","name":"Static page action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"name\":\"teste\",\"content\":\"<p>test</p>\\n\",\"content_arabic\":\"<p>test</p>\\n\",\"content_type\":\"html\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPagesAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:32:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4e-Fvi4V/XwvAN2lhT5edSRcR2SAM4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\"\n    }\n}"}],"_postman_id":"c4e7fa97-272e-45f8-bc54-9026e9c8fd05"},{"name":"Get Single Static Page","id":"4eb33b6c-a7d2-4890-8cbe-4873ded291ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":12,\"name\":\"\",\"content\":\"\",\"content_arabic\":\"\",\"content_type\":\"\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleStaticPages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","getSingleStaticPages"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"77625225-9c9d-4bdf-a6fd-2bbfcf484327","name":"get single static page","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":12,\"name\":\"\",\"content\":\"\",\"content_arabic\":\"\",\"content_type\":\"\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleStaticPages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:30:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"143-ilYYesDELZT9dOlvw+sYR74CgrQ\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 12,\n                \"name\": \"\",\n                \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                \"content_type\": \"html\",\n                \"file_path\": \"\"\n            }\n        }\n    }\n}"}],"_postman_id":"4eb33b6c-a7d2-4890-8cbe-4873ded291ec"}],"id":"2d871b64-d3c3-4114-a364-0300e2165ca7","_postman_id":"2d871b64-d3c3-4114-a364-0300e2165ca7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Employee","item":[{"name":"Get Single Employee","id":"3242a9c3-5a48-432d-9554-4b18da124733","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 41,\n    \"emp_email\": \"\",\n    \"confirm_email\": \"\",\n    \"emp_firstname\": \"\",\n    \"emp_lastname\": \"\",\n    \"emp_address1\": \"\",\n    \"emp_phone\": \"\",\n    \"emp_type\": \"employee\",\n    \"emp_city\": \"\",\n    \"emp_state\": \"\",\n    \"emp_country\": \"\",\n    \"emp_zip\": \"\",\n    \"emp_permissions\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/getSingleEmployee","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","getSingleEmployee"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"63c3037f-bc95-4772-8ef0-a74e610ea1f7","name":"get single employee","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 41,\n    \"emp_email\": \"\",\n    \"confirm_email\": \"\",\n    \"emp_firstname\": \"\",\n    \"emp_lastname\": \"\",\n    \"emp_address1\": \"\",\n    \"emp_phone\": \"\",\n    \"emp_type\": \"employee\",\n    \"emp_city\": \"\",\n    \"emp_state\": \"\",\n    \"emp_country\": \"\",\n    \"emp_zip\": \"\",\n    \"emp_permissions\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/getSingleEmployee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:34:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2c8-fAnovJjvP6eaORoqj955yG0VioU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 41,\n                \"emp_type\": \"employee\",\n                \"emp_firstname\": \"Cucumber\",\n                \"emp_lastname\": \"Employee\",\n                \"emp_email\": \"empni0f@auctionsoftware.com\",\n                \"emp_phone\": \"+1 (216) 812-9256\",\n                \"password_hash\": \"4d726098bf1b7f00cb5e4614b19c1797\",\n                \"password_salt\": \"12345\",\n                \"emp_status\": \"active\",\n                \"emp_permissions\": \"/dashboard\",\n                \"emp_address1\": \"1802 Industrial Boulevard \",\n                \"emp_city\": \"Colleyville\",\n                \"emp_state\": \"TX\",\n                \"emp_country\": \"US\",\n                \"emp_zip\": 76092,\n                \"work_from\": 8,\n                \"work_to\": 20,\n                \"work_days\": \"\",\n                \"mon_day\": \"\",\n                \"tue_day\": \"\",\n                \"wed_day\": \"\",\n                \"thur_day\": \"\",\n                \"fri_day\": \"\",\n                \"sat_day\": \"\",\n                \"sun_day\": \"\",\n                \"last_login\": null,\n                \"created_at\": null,\n                \"updated_at\": null\n            }\n        }\n    }\n}"}],"_postman_id":"3242a9c3-5a48-432d-9554-4b18da124733"},{"name":"Create New Admin","id":"aa483f67-c17a-4485-81ee-3bf15d0e4da2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 28,\n    \"emp_email\": \"hariteja+1@auctionsoftware.com\",\n    \"confirm_email\": \"hariteja+1@auctionsoftware.com\",\n    \"password\": \"\",\n    \"confirm_password\": \"\",\n    \"emp_firstname\": \"test \",\n    \"emp_lastname\": \"employee\",\n    \"emp_address1\": \"1802 industrial Blvd suite 1010, twon\",\n    \"emp_type\": \"super_admin\",\n    \"emp_city\": \"Colleyville\",\n    \"emp_state\": \"TX\",\n    \"emp_country\": \"US\",\n    \"emp_zip\": 76034,\n    \"emp_permissions\": [\n        \"/dashboard\",\n        \"/auction/open\",\n        \"/auction/upcomming\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/employeeAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","employeeAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"9c5527b1-edcd-4317-b537-bdf3c23e50d0","name":"create new admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 28,\n    \"emp_email\": \"hariteja+1@auctionsoftware.com\",\n    \"confirm_email\": \"hariteja+1@auctionsoftware.com\",\n    \"password\": \"\",\n    \"confirm_password\": \"\",\n    \"emp_firstname\": \"test \",\n    \"emp_lastname\": \"employee\",\n    \"emp_address1\": \"1802 industrial Blvd suite 1010, twon\",\n    \"emp_type\": \"super_admin\",\n    \"emp_city\": \"Colleyville\",\n    \"emp_state\": \"TX\",\n    \"emp_country\": \"US\",\n    \"emp_zip\": 76034,\n    \"emp_permissions\": [\n        \"/dashboard\",\n        \"/auction/open\",\n        \"/auction/upcomming\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/employeeAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:34:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"62-2pce80nlyGpF6s4N+dX6jUR6s34\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"aa483f67-c17a-4485-81ee-3bf15d0e4da2"},{"name":"All Employees","id":"190ff53e-e817-43aa-aa50-0ff659069de7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\",\n    \"filters\": {\n        \"action\": {\n            \"value\": null,\n            \"type\": \"in\",\n            \"field\": \"u.status\"\n        },\n        \"emp_email\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_email\"\n        },\n        \"emp_firstname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_firstname\"\n        },\n        \"emp_lastname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_lastname\"\n        },\n        \"emp_type\": {\n            \"value\": \"seller\",\n            \"type\": \"notin\",\n            \"field\": \"e.emp_type\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/allemployees","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","allemployees"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"85337280-f14f-4f17-8cbc-e69241c0f791","name":"all employees","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\",\n    \"filters\": {\n        \"action\": {\n            \"value\": null,\n            \"type\": \"in\",\n            \"field\": \"u.status\"\n        },\n        \"emp_email\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_email\"\n        },\n        \"emp_firstname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_firstname\"\n        },\n        \"emp_lastname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_lastname\"\n        },\n        \"emp_type\": {\n            \"value\": \"seller\",\n            \"type\": \"notin\",\n            \"field\": \"e.emp_type\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/allemployees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:33:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"584b-sihpf2071Q4m0DKTkK3CoY0vTyk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 41,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empni0f@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (216) 812-9256\",\n                    \"password_hash\": \"4d726098bf1b7f00cb5e4614b19c1797\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 40,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"bala\",\n                    \"emp_lastname\": \"bala\",\n                    \"emp_email\": \"balas@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (123) 456-7899\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/auction/open,/auction/upcomming,/auction/draft,/auction/closed,/listing/relisted,/listing/draft,/listing/unsold,/listing/sold,/listing/open,/users/all,/users/deactivate,/users/rejected,/org/all,/communications/email,/report,/org/Rejected,/org/deactivate,/users/active,/org/active,/communications/sms,/logs/emailLogs,/logs/smsLogs,/invoice/all,/invoice/paid,/videoAuction/live_auction,/videoAuction/broadcast,/dynamic/pages,/videoAuction,/ui_settings,/transaction/payment,/invoice/cancel,/invoice/unpaid,/languageManager\",\n                    \"emp_address1\": \"4\",\n                    \"emp_city\": \"testing\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 41001,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 39,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empyxb6@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (972) 910-5808\",\n                    \"password_hash\": \"57f2133e7ebf802a506c45067c5da355\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 38,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empn1bi@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (772) 737-9025\",\n                    \"password_hash\": \"cecac57f84f4939b628c35bc65819130\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 37,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empqcrc@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (636) 281-0734\",\n                    \"password_hash\": \"6e3625e931c1a448f9afc299da4a412a\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 36,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"emp320i@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (713) 504-8604\",\n                    \"password_hash\": \"efe64bb539a0aad9ddb5c3c112d55cff\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 35,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empbib5@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (360) 623-7186\",\n                    \"password_hash\": \"86dbd654fa5f276e3d6703fbd182209f\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 34,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empq4y1@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (631) 505-2075\",\n                    \"password_hash\": \"6f5c7328ab158bd1bde8cf4c472fa974\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 33,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empcjic@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (858) 708-0635\",\n                    \"password_hash\": \"9151f690a1e1159a39f8c9e1f9e98cb7\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 32,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empcoq1@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (308) 667-2807\",\n                    \"password_hash\": \"a61fdf59b1f283b35359f003245c6c3f\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 22,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"vf3s@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (610) 315-2433\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 21,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"2of@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (603) 551-8268\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 20,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"18oh@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (916) 307-3475\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 19,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"cgb3@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (878) 724-3941\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 18,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"SELLER\",\n                    \"emp_lastname\": \"NAME\",\n                    \"emp_email\": \"abdul.auctionsoftware+seller1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 17,\n                    \"emp_type\": \"admin\",\n                    \"emp_firstname\": \"Admin\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+admin@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-789\",\n                    \"password_hash\": \"194113147f37f76903751d0caa8c65a0\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/videoAuction/live_auction,/videoAuction/broadcast,/propertyTemplate,/videoAuction,/ui_settings,/logs/emailLogs,/org/active,/users/all,/listing/open,/dashboard,/auction/open,/listing/sold,/users/active,/org/deactivate,/logs/smsLogs,/invoice/all,/report,/users/deactivate,/listing/unsold,/auction/upcomming,/auction/draft,/listing/draft,/users/rejected,/communications/email,/invoice/paid,/languageManager,/invoice/draft,/communications/sms,/listing/relisted,/auction/closed,/org/all,/transaction/payment,/employees/all\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"colluvial\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 16,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"NEW \",\n                    \"emp_lastname\": \"EMPLOYEE\",\n                    \"emp_email\": \"abdul.auctionsoftware+10101@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-789\",\n                    \"password_hash\": \"630dc333cb6582bacbb3309653feff40\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/listing/open,/users/all,/communications/email,/invoice/draft,/propertyTemplate,/videoAuction,/communications/sms,/users/active,/listing/sold,/auction/open,/auction/upcomming,/listing/unsold,/users/deactivate,/languageManager,/transaction/payment,/logs/smsLogs,/org/all,/listing/draft,/auction/draft,/auction/closed,/listing/relisted,/report,/invoice/paid,/ui_settings\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"colluvial\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76090,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 15,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+21@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-789\",\n                    \"password_hash\": \"c8744ee267e7503fa0df68c244a1b408\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/auction/open,/auction/upcomming,/auction/draft,/auction/closed,/listing/open,/listing/sold,/listing/unsold,/listing/draft,/listing/relisted,/users/all,/users/deactivate,/invoice/paid,/report,/org/all,/communications/email,/communications/sms,/logs/emailLogs,/logs/smsLogs,/invoice/draft,/videoAuction,/languageManager,/transaction/payment,/ui_settings,/propertyTemplate,/users/active\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"colluvial\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 14,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+lb1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 13,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Areef\",\n                    \"emp_lastname\": \"Syed\",\n                    \"emp_email\": \"areef+seller@auctionsoftware.com\",\n                    \"emp_phone\": \"+971585559096\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"test\",\n                    \"emp_city\": \"test\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 12,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"RIYAZ\",\n                    \"emp_lastname\": \"TESTER\",\n                    \"emp_email\": \"abdul.auctionsoftware+l001@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 11,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Organization\",\n                    \"emp_lastname\": \"Check\",\n                    \"emp_email\": \"anandraj.auctionsoftware+s1@gmail.com\",\n                    \"emp_phone\": \"+1 (511) 441-0011\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"Address 1\",\n                    \"emp_city\": \"Rich\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 10,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Company\",\n                    \"emp_lastname\": \"Registration\",\n                    \"emp_email\": \"anandraj.auctionsoftware+b1@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-5884\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"First address\",\n                    \"emp_city\": \"123\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 9,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"First name\",\n                    \"emp_lastname\": \"Last name\",\n                    \"emp_email\": \"anandraj.auctionsoftware+bs1@gmail.com\",\n                    \"emp_phone\": \"+1 (144) 874-8478\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"First address\",\n                    \"emp_city\": \"Test City\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 8,\n                    \"emp_type\": \"super_admin\",\n                    \"emp_firstname\": \"hari\",\n                    \"emp_lastname\": \"teja\",\n                    \"emp_email\": \"hariteja+admin2@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (987) 678-9873\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/listing/open,/users/all,/communications/email,/logs/smsLogs,/wallet,/auction/open,/listing/sold,/users/active,/communications/sms,/invoice/paid,/bid_deposit,/auction/upcomming,/listing/unsold,/users/deactivate,/return/pending,/invoice/draft,/transaction/payment,/auction/draft,/listing/draft,/org/all,/return/completed,/videoAuction,/ui_settings,/auction/closed,/listing/relisted,/report,/logs/emailLogs,/languageManager,/propertyTemplate,/org/deactivate,/org/active,/invoice/all,/users/rejected,/videoAuction/live_auction,/videoAuction/broadcast,/invoice/cancel,/dynamic/pages,/invoice/unpaid,/employees/all,/settings/static,/settings/bid_increments,/settings/location,/settings/condition,/settings/category,/settings/tax_code,/change_password,/settings/general\",\n                    \"emp_address1\": \"test\",\n                    \"emp_city\": \"test\",\n                    \"emp_state\": \"FUZ\",\n                    \"emp_country\": \"AZ\",\n                    \"emp_zip\": 34566,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": \"2022-11-04T08:39:16.000Z\",\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 7,\n                    \"emp_type\": \"super_admin\",\n                    \"emp_firstname\": \"hariteja\",\n                    \"emp_lastname\": \"test\",\n                    \"emp_email\": \"hariteja+admin1@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (987) 678-9089\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/listing/open,/users/all,/communications/email,/logs/smsLogs,/wallet,/bid_deposit,/invoice/paid,/communications/sms,/users/active,/listing/sold,/auction/open,/auction/upcomming,/listing/unsold,/users/deactivate,/return/pending,/invoice/draft,/auction/draft,/listing/draft,/org/all,/ui_settings,/return/completed,/transaction/payment,/propertyTemplate,/languageManager,/logs/emailLogs,/report,/listing/relisted,/auction/closed,/videoAuction,/dynamic/pages,/invoice/all,/invoice/unpaid,/users/rejected,/org/deactivate,/org/active,/invoice/cancel,/videoAuction/broadcast,/videoAuction/live_auction,/settings/condition,/employees/all,/settings/location,/settings/static,/settings/bid_increments,/settings/category,/settings/general,/change_password,/settings/tax_code\",\n                    \"emp_address1\": \"test\",\n                    \"emp_city\": \"test\",\n                    \"emp_state\": \"03\",\n                    \"emp_country\": \"AD\",\n                    \"emp_zip\": 34567,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": \"2022-11-05T11:08:52.000Z\",\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 6,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"ORAGANISATION\",\n                    \"emp_lastname\": \"ORGO\",\n                    \"emp_email\": \"abdul.auctionsoftware++11@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 5,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Organisation\",\n                    \"emp_email\": \"abdul.auctionsoftware+bpo1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 4,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+o1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 3,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Organisation\",\n                    \"emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 2,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"ajith\",\n                    \"emp_lastname\": \"asd\",\n                    \"emp_email\": \"ajithnair@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (123) 456-7892\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 industrial Blvd suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 1,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Admin\",\n                    \"emp_lastname\": \"AuctionSoftware\",\n                    \"emp_email\": \"admin@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (112) 323-21\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"employee\",\n                    \"emp_state\": \"3970\",\n                    \"emp_country\": \"231\",\n                    \"emp_zip\": 75080,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": \"2022-11-05T13:27:28.000Z\",\n                    \"created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"updated_at\": \"2022-08-19T07:57:25.000Z\"\n                }\n            ],\n            \"totalRecords\": 32,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"190ff53e-e817-43aa-aa50-0ff659069de7"},{"name":"Change Status","id":"12b5809e-6e26-4b50-ab5a-7842273c5d2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[39]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"813a222a-1cc1-4302-ba3d-a5cbcf49e2f2","name":"change status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[39]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:36:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"12b5809e-6e26-4b50-ab5a-7842273c5d2b"}],"id":"53910528-de06-4861-8498-38ea0c09e0de","_postman_id":"53910528-de06-4861-8498-38ea0c09e0de","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Invoice","item":[{"name":"Invoices","id":"280408b8-c707-4aa3-bffb-16d260889348","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"page\": 1,\n  \"limit\": 20,\n  \"order\": \"\",\n  \"orderby\": \"\",\n  \"filters\": {\n    \"action\": {\n      \"value\": \"unpaid\",\n      \"type\": \"in\",\n      \"field\": \"b.paid\"\n    },\n    \"active\": {\n      \"value\": 2,\n      \"type\": \"notin\",\n      \"field\": \"b.active\"\n    },\n    \"searchterm\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.common_invoice\"\n    },\n    \"fromdate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    },\n    \"todate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","invoice","invoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"bfc5428b-d13e-45b6-b8ab-a67ab3f5d1b0","name":"invoices","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"page\": 1,\n  \"limit\": 20,\n  \"order\": \"\",\n  \"orderby\": \"\",\n  \"filters\": {\n    \"action\": {\n      \"value\": \"unpaid\",\n      \"type\": \"in\",\n      \"field\": \"b.paid\"\n    },\n    \"active\": {\n      \"value\": 2,\n      \"type\": \"notin\",\n      \"field\": \"b.active\"\n    },\n    \"searchterm\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.common_invoice\"\n    },\n    \"fromdate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    },\n    \"todate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:37:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"17e1f-s+0WU4tDGQKP5FccBSc9hlRWAy4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 66,\n                    \"date_added\": \"2022-10-16T09:27:04.000Z\",\n                    \"project_id\": 176,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 486,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10063,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 24.3,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 510.3,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 486,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 176,\n                    \"projects_title\": \"Pen 128\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661834090108_772330.jpeg\",\n                    \"projects_date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"projects_sprice\": 381,\n                    \"projects_rprice\": 391,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"projects_updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 431,\n                    \"projects_wprice\": 486,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 100,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 156,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 168,\n                    \"custom_projects_project_id\": 176,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 100,\n                    \"auctionlot_title\": \"Cucumber Product 7\",\n                    \"auctionlot_description\": \"black colour sleek pen\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665566826765_665572.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 3,\n                    \"auctionlot_ending_mins\": 5,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 486,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 65,\n                    \"date_added\": \"2022-10-16T07:19:04.000Z\",\n                    \"project_id\": 181,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 724,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10062,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 36.2,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 760.2,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 724,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 181,\n                    \"projects_title\": \"Cucumber Lot 491\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665565896015_259840.jpeg\",\n                    \"projects_date_added\": \"2022-10-13T07:19:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-16T07:19:00.000Z\",\n                    \"projects_sprice\": 624,\n                    \"projects_rprice\": 634,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-10-13T07:19:31.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 674,\n                    \"projects_wprice\": 724,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 103,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 173,\n                    \"custom_projects_project_id\": 181,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 103,\n                    \"auctionlot_title\": \"Locks 544\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-10-13T07:19:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-10-16T07:19:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665645569419_452339.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-13T07:19:31.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 724,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 64,\n                    \"date_added\": \"2022-10-15T11:06:04.000Z\",\n                    \"project_id\": 161,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 420,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10061,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 21,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 441,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 420,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 161,\n                    \"projects_title\": \"new test lot\",\n                    \"projects_desc_proc\": \"<p>test test test&nbsp;</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661146659204_995299.jpeg\",\n                    \"projects_date_added\": \"2022-10-12T05:44:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-15T11:06:00.000Z\",\n                    \"projects_sprice\": 150,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-10-01T05:37:07.000Z\",\n                    \"projects_updated_at\": \"2022-10-12T05:44:29.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 219,\n                    \"projects_wprice\": 420,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 93,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 126,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 153,\n                    \"custom_projects_project_id\": 161,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 93,\n                    \"auctionlot_title\": \"Test\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-10-12T05:44:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-10-15T11:06:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1664602617453_887141.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 0,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-10-12T05:44:29.000Z\",\n                    \"auctionlot_created_at\": \"2022-10-01T05:37:07.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 420,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 58,\n                    \"date_added\": \"2022-09-19T05:46:12.000Z\",\n                    \"project_id\": 155,\n                    \"user_id\": 55,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 380,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-19T05:46:44.000Z\",\n                    \"common_invoice\": 10055,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"TEST REASON\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 19,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 399,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 380,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 155,\n                    \"projects_title\": \"Pen 447\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661831405552_590520.jpeg\",\n                    \"projects_date_added\": \"2022-09-19T05:42:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-19T05:46:00.000Z\",\n                    \"projects_sprice\": 370,\n                    \"projects_rprice\": 380,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-09-19T05:43:12.000Z\",\n                    \"projects_updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 420,\n                    \"projects_wprice\": 380,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 68,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 147,\n                    \"custom_projects_project_id\": 155,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 68,\n                    \"auctionlot_title\": \"TEST LOT\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-09-19T05:42:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-19T05:46:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1663566190424_517294.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"auctionlot_created_at\": \"2022-09-19T05:43:12.000Z\",\n                    \"users_id\": 55,\n                    \"users_email\": \"abdul.auctionsoftware+buyer3@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Riyaz\",\n                    \"users_last_name\": \"Buyer\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-19T05:43:58.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7ysjlnohmo-pb8jdtEc8Ytjb71URoxG2\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 55,\n                    \"custom_users_user_id\": 55,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 55,\n                    \"buynowamount\": 380,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 56,\n                    \"date_added\": \"2022-09-09T06:04:12.000Z\",\n                    \"project_id\": 166,\n                    \"user_id\": 55,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 110,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-09T16:25:28.000Z\",\n                    \"common_invoice\": 10053,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"test\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 5.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 115.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 110,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 166,\n                    \"projects_title\": \"TESTING LOT\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1662621648873_582343.webp\",\n                    \"projects_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"projects_sprice\": 5,\n                    \"projects_rprice\": 100,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 31,\n                    \"projects_created_at\": \"2022-09-08T07:22:54.000Z\",\n                    \"projects_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 150,\n                    \"projects_wprice\": 110,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 65,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 158,\n                    \"custom_projects_project_id\": 166,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 65,\n                    \"auctionlot_title\": \"AUCTION FOR CHECK\",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 31,\n                    \"auctionlot_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1662621769852_239036.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"auctionlot_created_at\": \"2022-09-08T07:22:54.000Z\",\n                    \"users_id\": 55,\n                    \"users_email\": \"abdul.auctionsoftware+buyer3@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Riyaz\",\n                    \"users_last_name\": \"Buyer\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-19T05:43:58.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7ysjlnohmo-pb8jdtEc8Ytjb71URoxG2\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 55,\n                    \"custom_users_user_id\": 55,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 55,\n                    \"buynowamount\": 110,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 55,\n                    \"date_added\": \"2022-09-09T06:04:08.000Z\",\n                    \"project_id\": 167,\n                    \"user_id\": 55,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 150,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-09T16:25:51.000Z\",\n                    \"common_invoice\": 10052,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"test caec\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 7.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 157.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 150,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 167,\n                    \"projects_title\": \"TESTING LOT 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1662703287478_777909.png\",\n                    \"projects_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"projects_sprice\": 50,\n                    \"projects_rprice\": 150,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 31,\n                    \"projects_created_at\": \"2022-09-09T06:01:30.000Z\",\n                    \"projects_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 198,\n                    \"projects_wprice\": 150,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 65,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 159,\n                    \"custom_projects_project_id\": 167,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 65,\n                    \"auctionlot_title\": \"AUCTION FOR CHECK\",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 31,\n                    \"auctionlot_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1662621769852_239036.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"auctionlot_created_at\": \"2022-09-08T07:22:54.000Z\",\n                    \"users_id\": 55,\n                    \"users_email\": \"abdul.auctionsoftware+buyer3@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Riyaz\",\n                    \"users_last_name\": \"Buyer\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-19T05:43:58.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7ysjlnohmo-pb8jdtEc8Ytjb71URoxG2\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 55,\n                    \"custom_users_user_id\": 55,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 55,\n                    \"buynowamount\": 150,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 54,\n                    \"date_added\": \"2022-09-08T08:38:04.000Z\",\n                    \"project_id\": 149,\n                    \"user_id\": 43,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 15100,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-09T16:27:22.000Z\",\n                    \"common_invoice\": 10051,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"test caec fds\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 755,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 15855,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 15100,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 149,\n                    \"projects_title\": \"ADMIN LOT POST\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1660894158967_970581.jpeg\",\n                    \"projects_date_added\": \"2022-08-26T08:38:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-08T08:38:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 400,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-26T08:39:02.000Z\",\n                    \"projects_updated_at\": \"2022-08-26T08:37:51.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 500,\n                    \"projects_wprice\": 15100,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 59,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 123,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 141,\n                    \"custom_projects_project_id\": 149,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 59,\n                    \"auctionlot_title\": \"Auction with Lots 1\",\n                    \"auctionlot_description\": \"Test\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-26T08:38:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-08T08:38:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661503140418_928741.png\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-08-26T08:39:02.000Z\",\n                    \"users_id\": 43,\n                    \"users_email\": \"abdul.auctionsoftware+buyer2@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"RIYAZ\",\n                    \"users_last_name\": \"BUYER\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-25T11:40:21.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:11:47.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-09T05:58:26.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lCTHOYYdRLiYPi8ODDvuj7OXcA7sOeNp\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 43,\n                    \"custom_users_user_id\": 43,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MORnfMxOM5oPyL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 43,\n                    \"buynowamount\": 15100,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 53,\n                    \"date_added\": \"2022-09-07T11:26:44.000Z\",\n                    \"project_id\": 143,\n                    \"user_id\": 21,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 830,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-19T05:37:58.000Z\",\n                    \"common_invoice\": 10050,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"TEST\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 41.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 871.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 830,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 143,\n                    \"projects_title\": \"Pen 342\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661478134507_454938.jpeg\",\n                    \"projects_date_added\": \"2022-08-30T03:50:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-07T03:50:00.000Z\",\n                    \"projects_sprice\": 680,\n                    \"projects_rprice\": 690,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-30T03:50:26.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 730,\n                    \"projects_wprice\": 830,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 61,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 135,\n                    \"custom_projects_project_id\": 143,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 61,\n                    \"auctionlot_title\": \"Locks 545\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-30T03:50:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-07T03:50:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661831424583_847231.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-08-30T03:50:26.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 830,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 52,\n                    \"date_added\": \"2022-09-07T11:26:40.000Z\",\n                    \"project_id\": 146,\n                    \"user_id\": 21,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 29,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 12,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-19T05:39:01.000Z\",\n                    \"common_invoice\": 10049,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"TESTING\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 0,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 0,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 0,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 146,\n                    \"projects_title\": \"Details Check \",\n                    \"projects_desc_proc\": \"<p>Test Descptiuon in</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661496215117_541422.webp\",\n                    \"projects_date_added\": \"2022-08-30T04:35:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-07T04:35:00.000Z\",\n                    \"projects_sprice\": 22,\n                    \"projects_rprice\": 22,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-30T04:35:13.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 2500,\n                    \"projects_wprice\": 29,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 12,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 62,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 138,\n                    \"custom_projects_project_id\": 146,\n                    \"custom_projects_conditionTypeId\": 75,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 62,\n                    \"auctionlot_title\": \"Locks 333\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-30T04:35:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-07T04:35:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661834110948_602831.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-08-30T04:35:13.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 29,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 51,\n                    \"date_added\": \"2022-08-27T08:58:04.000Z\",\n                    \"project_id\": 130,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 1009,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10048,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 50.45,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 1059.45,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 1009,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 130,\n                    \"projects_title\": \"Test lot Cucumber 988\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661158692349_175401.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T08:58:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-27T08:58:00.000Z\",\n                    \"projects_sprice\": 894,\n                    \"projects_rprice\": 904,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T08:58:14.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 944,\n                    \"projects_wprice\": 1009,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 122,\n                    \"custom_projects_project_id\": 130,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 1009,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 50,\n                    \"date_added\": \"2022-08-27T07:04:04.000Z\",\n                    \"project_id\": 127,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 1049,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10047,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 52.45,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 1101.45,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 1049,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 127,\n                    \"projects_title\": \"Test lot Cucumber 307\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661151894885_853056.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T07:04:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-27T07:04:00.000Z\",\n                    \"projects_sprice\": 755,\n                    \"projects_rprice\": 765,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T07:04:56.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 805,\n                    \"projects_wprice\": 1049,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 119,\n                    \"custom_projects_project_id\": 127,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 1049,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 49,\n                    \"date_added\": \"2022-08-26T17:04:04.000Z\",\n                    \"project_id\": 131,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 315,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10046,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 15.75,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 330.75,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 315,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 131,\n                    \"projects_title\": \"Test lot Cucumber 456\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661158872564_673510.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T09:04:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-26T17:04:00.000Z\",\n                    \"projects_sprice\": 260,\n                    \"projects_rprice\": 270,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T09:04:29.000Z\",\n                    \"projects_updated_at\": \"2022-08-26T12:12:08.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 310,\n                    \"projects_wprice\": 315,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 51,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 123,\n                    \"custom_projects_project_id\": 131,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"twst\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 51,\n                    \"auctionlot_title\": \"Test auction Cucumber 984\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-22T09:04:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-13T09:04:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661159068050_197923.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-26T11:58:20.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-22T09:04:29.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 315,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 46,\n                    \"date_added\": \"2022-08-26T09:32:40.000Z\",\n                    \"project_id\": 150,\n                    \"user_id\": 46,\n                    \"emp_name\": null,\n                    \"amount\": 59,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 13,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10043,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 2.95,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 61.95,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 59,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 150,\n                    \"projects_title\": \"Admin Lot Check 1\",\n                    \"projects_desc_proc\": \"<p>Tesfsf 13</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661503012178_531218.webp\",\n                    \"projects_date_added\": \"2022-08-26T08:36:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-26T09:32:00.000Z\",\n                    \"projects_sprice\": 10,\n                    \"projects_rprice\": 10,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-26T08:36:54.000Z\",\n                    \"projects_updated_at\": \"2022-08-26T09:32:39.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 600,\n                    \"projects_wprice\": 10,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 13,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": -13,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 142,\n                    \"custom_projects_project_id\": 150,\n                    \"custom_projects_conditionTypeId\": 75,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 46,\n                    \"users_email\": \"anandraj.auctionsoftware+br1@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Buyer s\",\n                    \"users_last_name\": \"Registrat\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-26T07:26:02.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-08-26T07:56:59.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"Test\",\n                    \"users_address2\": \"Tesdt 2\",\n                    \"users_phone\": \"+11510011544\",\n                    \"users_country\": \"IN\",\n                    \"users_state\": \"TN\",\n                    \"users_zip\": \"60014\",\n                    \"users_city\": \"Tesc Che 12\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 1,\n                    \"users_last_login\": \"2022-08-26T08:11:25.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"xw8KfVBWMgGabvkxtYgVO_n4Mnziz60h\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 100,\n                    \"custom_users_id\": 46,\n                    \"custom_users_user_id\": 46,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MJaEJi3rBegN2I\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 46,\n                    \"buynowamount\": 59,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 36,\n                    \"date_added\": \"2022-08-25T17:26:04.000Z\",\n                    \"project_id\": 132,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 552,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10033,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 27.6,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 579.6,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 552,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 132,\n                    \"projects_title\": \"Test lot Cucumber 798\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661158924166_899761.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T09:26:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-25T17:26:00.000Z\",\n                    \"projects_sprice\": 427,\n                    \"projects_rprice\": 437,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T09:26:18.000Z\",\n                    \"projects_updated_at\": \"2022-08-25T10:54:48.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 477,\n                    \"projects_wprice\": 552,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 52,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 124,\n                    \"custom_projects_project_id\": 132,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 52,\n                    \"auctionlot_title\": \"Test auction Cucumber 880\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-22T09:26:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-25T17:26:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661160376903_561942.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-25T10:54:48.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-22T09:26:18.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 552,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 35,\n                    \"date_added\": \"2022-08-23T19:38:04.000Z\",\n                    \"project_id\": 108,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 47,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 28,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10032,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 2.35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 49.35,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 47,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 108,\n                    \"projects_title\": \"Omega watch\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T04:48:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-23T19:38:00.000Z\",\n                    \"projects_sprice\": 42,\n                    \"projects_rprice\": 42,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T05:01:50.000Z\",\n                    \"projects_updated_at\": \"2022-07-18T07:15:50.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 7500,\n                    \"projects_wprice\": 47,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 28,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 31,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 100,\n                    \"custom_projects_project_id\": 108,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 47,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 19,\n                    \"date_added\": \"2022-08-06T06:11:32.000Z\",\n                    \"project_id\": 110,\n                    \"user_id\": 10,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10018,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 110,\n                    \"projects_title\": \"LOT FOR AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659764094098_538225.webp\",\n                    \"projects_date_added\": \"2022-08-06T05:35:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-06T06:11:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 600,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-06T05:35:47.000Z\",\n                    \"projects_updated_at\": \"2022-08-06T05:36:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 700,\n                    \"projects_wprice\": 700,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 38,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 102,\n                    \"custom_projects_project_id\": 110,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 38,\n                    \"auctionlot_title\": \"AUCTION FOR TESTING\",\n                    \"auctionlot_description\": \"TESTING\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-06T05:35:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-07T05:35:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659764142769_303916.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-06T05:36:12.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-06T05:35:47.000Z\",\n                    \"users_id\": 10,\n                    \"users_email\": \"abdul.auctionsoftware+123@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"Name\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-11T07:09:46.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-08-06T06:54:43.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 899-8889\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-08-06T06:53:46.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"Pv_ZpszBKlKxzm2rnS16WgitNVi2oLKA\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 10,\n                    \"custom_users_user_id\": 10,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MC54oI17RIHuOB\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 10,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 16,\n                    \"date_added\": \"2022-08-03T12:14:16.000Z\",\n                    \"project_id\": 102,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 250,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10015,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 12.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 262.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 250,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 102,\n                    \"projects_title\": \"TEST LOT 1\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 250,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 250,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 34,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 94,\n                    \"custom_projects_project_id\": 102,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 34,\n                    \"auctionlot_title\": \"AUCTION\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659528787730_696619.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"users_id\": 4,\n                    \"users_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T05:24:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-11-05T09:46:03.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"BD\",\n                    \"users_state\": \"03\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-11-05T12:23:05.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"5vSxt2obigit6C2WN6UaIDTP5Jb8lw9y\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 110,\n                    \"custom_users_id\": 4,\n                    \"custom_users_user_id\": 4,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 250,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 7,\n                    \"date_added\": \"2022-07-20T11:21:04.000Z\",\n                    \"project_id\": 39,\n                    \"user_id\": 15,\n                    \"emp_name\": null,\n                    \"amount\": 4500,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10006,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 225,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 4725,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 4500,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 39,\n                    \"projects_title\": \"Test Front end Posting \",\n                    \"projects_desc_proc\": \"<p>test</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658315031724_117341.jpeg\",\n                    \"projects_date_added\": \"2022-07-20T11:11:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-20T11:21:00.000Z\",\n                    \"projects_sprice\": 11,\n                    \"projects_rprice\": 11,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 11,\n                    \"projects_created_at\": \"2022-07-20T11:04:48.000Z\",\n                    \"projects_updated_at\": \"2022-07-20T11:14:21.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 5000,\n                    \"projects_wprice\": 4500,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 16,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 1,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 31,\n                    \"custom_projects_project_id\": 39,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"Test Company name\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 16,\n                    \"auctionlot_title\": \"Test Auction\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 11,\n                    \"auctionlot_date_added\": \"2022-07-20T11:11:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-07-20T11:19:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1658315086153_239660.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 0,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-07-20T11:14:21.000Z\",\n                    \"auctionlot_created_at\": \"2022-07-20T11:04:48.000Z\",\n                    \"users_id\": 15,\n                    \"users_email\": \"anandraj.auctionsoftware+b5@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Bidder\",\n                    \"users_last_name\": \"Check\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-20T07:59:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-07-20T08:35:41.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"First addres\",\n                    \"users_address2\": \"Secnd address\",\n                    \"users_phone\": \"+1 (110) 014-7899\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"24154\",\n                    \"users_city\": \"Test\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-08-24T06:32:03.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"bx6LlgVxsTQwZWxbZjG1KRB---EFmP67\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 15,\n                    \"custom_users_user_id\": 15,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": \"8\",\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M5jrQgJtTKnQ7i\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 15,\n                    \"buynowamount\": 4500,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 6,\n                    \"date_added\": \"2022-07-12T11:40:24.000Z\",\n                    \"project_id\": 23,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10005,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 23,\n                    \"projects_title\": \"LOT TEST 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"projects_date_added\": \"2022-07-12T11:33:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T11:40:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-12T11:34:33.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 15,\n                    \"custom_projects_project_id\": 23,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 4,\n                    \"users_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T05:24:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-11-05T09:46:03.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"BD\",\n                    \"users_state\": \"03\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-11-05T12:23:05.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"5vSxt2obigit6C2WN6UaIDTP5Jb8lw9y\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 110,\n                    \"custom_users_id\": 4,\n                    \"custom_users_user_id\": 4,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 200,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 5,\n                    \"date_added\": \"2022-07-12T09:06:04.000Z\",\n                    \"project_id\": 20,\n                    \"user_id\": 8,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10004,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 20,\n                    \"projects_title\": \"BIDDING LOT\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657530525199_820854.jpeg\",\n                    \"projects_date_added\": \"2022-07-11T09:07:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T09:06:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 600,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-11T09:08:49.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 700,\n                    \"projects_wprice\": 700,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 12,\n                    \"custom_projects_project_id\": 20,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 8,\n                    \"users_email\": \"abdul.auctionsoftware+11@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-11T06:47:11.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-07-11T06:49:02.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": null,\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-07-12T09:58:09.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7NHzkN0X7z1L_jlUAYgcgLuGJiR0uDMw\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 8,\n                    \"custom_users_user_id\": 8,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": \"4\",\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M2L6Ye0ExngVea\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 8,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                }\n            ],\n            \"totalRecords\": 20,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"280408b8-c707-4aa3-bffb-16d260889348"},{"name":"Invoice","id":"d3ccc9d9-669d-41d3-ad06-717be7a8455f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"cart_id\": 0,\r\n  \"invoice_id\": 10062,\r\n  \"user_id\": 21,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/invoice/invoice","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","invoice","invoice"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7bdc0919-e9d4-4859-b3ba-6ecaca5a98af","name":"invoice","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"cart_id\": 0,\r\n  \"invoice_id\": 10062,\r\n  \"user_id\": 21,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/invoice/invoice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:43:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10e5-sIVL2QQiFEsKOrWqKl0QOcvgWw4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"status\": \"success\",\n        \"responseType\": 1,\n        \"message\": \"Invoice items retrieved!\",\n        \"responseData\": {\n            \"invoiceItems\": [\n                {\n                    \"id\": 65,\n                    \"date_added\": \"2022-10-16T07:19:04.000Z\",\n                    \"project_id\": 181,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 724,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10062,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 36.2,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 760.2,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 724,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 181,\n                    \"projects_title\": \"Cucumber Lot 491\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665565896015_259840.jpeg\",\n                    \"projects_date_added\": \"2022-10-13T07:19:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-16T07:19:00.000Z\",\n                    \"projects_sprice\": 624,\n                    \"projects_rprice\": 634,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-10-13T07:19:31.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 674,\n                    \"projects_wprice\": 724,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 103,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 173,\n                    \"custom_projects_project_id\": 181,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1665565896015_259840.jpeg\",\n                    \"buynowed\": 21,\n                    \"buynowamount\": 724,\n                    \"buynowpaid\": 0\n                }\n            ],\n            \"appointmentDetail\": \"\",\n            \"cartValues\": {\n                \"per_total\": 724,\n                \"total_amount\": 760.2,\n                \"total_tax\": 36.2,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 760.2,\n                \"admin_fee_percent\": 0,\n                \"admin_fee\": 0,\n                \"common_invoice\": 10062,\n                \"cart_paiddate\": null,\n                \"cart_paid\": 0,\n                \"cart_payment\": \"online\",\n                \"cart_id\": [\n                    0\n                ]\n            },\n            \"allTransactions\": [],\n            \"billingAddress\": \"\",\n            \"invoiceUser\": [\n                {\n                    \"id\": 21,\n                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"WA\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 90,\n                    \"user_id\": 21,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": null\n                }\n            ],\n            \"invoiceAddress\": \"\"\n        }\n    }\n}"}],"_postman_id":"d3ccc9d9-669d-41d3-ad06-717be7a8455f"}],"id":"0381f847-1758-4eaf-9102-3e6590002a43","_postman_id":"0381f847-1758-4eaf-9102-3e6590002a43","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Report","item":[{"name":"Display Report","id":"c04a0bae-16b8-47a0-acb9-577ed6a8e3d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"action\": \"display\",\n  \"order\": \"asc\",\n  \"orderby\": \"\",\n  \"search\": \"within\",\n  \"report\": \"active_user_management\",\n  \"within\": \"day\",\n  \"page\": 1,\n  \"limit\": 20,\n  \"start_date\": \"11-05-2022\",\n  \"end_date\": \"11-05-2022\",\n  \"limit_results\": \"\",\n  \"searchterm\": \"\",\n  \"fields\": [\n    \"id\",\n    \"user_fullname\",\n    \"email\",\n    \"phone\",\n    \"created_at\",\n    \"last_login\",\n    \"status\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/display","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","report","display"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"30ca467c-f604-4e36-8f4c-f1e945812eaa","name":"display report","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"action\": \"display\",\n  \"order\": \"asc\",\n  \"orderby\": \"\",\n  \"search\": \"within\",\n  \"report\": \"active_user_management\",\n  \"within\": \"day\",\n  \"page\": 1,\n  \"limit\": 20,\n  \"start_date\": \"11-05-2022\",\n  \"end_date\": \"11-05-2022\",\n  \"limit_results\": \"\",\n  \"searchterm\": \"\",\n  \"fields\": [\n    \"id\",\n    \"user_fullname\",\n    \"email\",\n    \"phone\",\n    \"created_at\",\n    \"last_login\",\n    \"status\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/display"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:47:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"dea-z2ybnYldIY3IroFuZbtyK0+N4EI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"topheading\": \"ACTIVE USERS\",\n            \"heading\": [\n                \"User ID\",\n                \"User Name\",\n                \" User Email\",\n                \"Phone Number\",\n                \" Created Date\",\n                \"Last Login\",\n                \"Status\"\n            ],\n            \"records\": [\n                {\n                    \"user_fullname\": \"bala bala\",\n                    \"id\": 91,\n                    \"email\": \"balas+1@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-04T08:57:56.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-04T10:18:43.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"4\",\n                    \"address2\": \"north street\",\n                    \"phone\": \"+1123456789\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"41001\",\n                    \"city\": \"testing\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 1,\n                    \"last_login\": \"2022-11-04T10:16:57.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"KU157ZsrayEGTgAe-GrSQM3PezMP2R2R\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 91,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_Mjqgnio0ER3BXh\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\",\n                    \"users_id\": 1,\n                    \"users_email\": \"ajithnair@auctionsoftware.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"ajith\",\n                    \"users_last_name\": \"asd\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T04:59:37.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-07-12T11:46:30.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": \"Ajith seller\",\n                    \"users_address1\": \"1802 industrial Blvd suite 1010\",\n                    \"users_address2\": \"Somewhere\",\n                    \"users_phone\": \"+1 (123) 456-7892\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"CA\",\n                    \"users_zip\": \"70076\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 1,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-21T11:38:35.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"w8eUWn2ich3dXgQk5-FjVsGRIPplB0pw\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 1,\n                    \"custom_users_user_id\": 1,\n                    \"custom_users_organization_id\": 1,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M2n8ccQOZ6JV51\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"created_username\": \"user_name\"\n                }\n            ],\n            \"totalRecords\": 1,\n            \"requests\": {\n                \"action\": \"display\",\n                \"order\": \"asc\",\n                \"orderby\": \"id\",\n                \"search\": \"within\",\n                \"report\": \"active_user_management\",\n                \"within\": \"day\",\n                \"page\": 1,\n                \"limit\": 20,\n                \"start_date\": \"11-05-2022\",\n                \"end_date\": \"11-05-2022\",\n                \"limit_results\": \"\",\n                \"searchterm\": \"\",\n                \"fields\": [\n                    \"id\",\n                    \"user_fullname\",\n                    \"email\",\n                    \"phone\",\n                    \"created_at\",\n                    \"last_login\",\n                    \"status\"\n                ],\n                \"filters\": {}\n            },\n            \"reportRequired\": [\n                \"id\",\n                \"user_fullname\",\n                \"email\",\n                \"phone\",\n                \"created_at\",\n                \"last_login\",\n                \"status\",\n                \"created_username\",\n                \"interested_categories\",\n                \"public_figure_type\",\n                \"preferred_price_range\",\n                \"select_public_figure\"\n            ],\n            \"setDisp\": \"1-1\"\n        }\n    }\n}"}],"_postman_id":"c04a0bae-16b8-47a0-acb9-577ed6a8e3d1"},{"name":"Download Report","id":"6d785af5-e25f-48be-b34a-325cbc4de0cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"action\": \"download\",\r\n  \"order\": \"asc\",\r\n  \"orderby\": \"\",\r\n  \"search\": \"within\",\r\n  \"report\": \"active_user_management\",\r\n  \"within\": \"day\",\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"start_date\": \"11-05-2022\",\r\n  \"end_date\": \"11-05-2022\",\r\n  \"limit_results\": \"\",\r\n  \"searchterm\": \"\",\r\n  \"fields\": [\r\n    \"id\",\r\n    \"user_fullname\",\r\n    \"email\",\r\n    \"phone\",\r\n    \"created_at\",\r\n    \"last_login\",\r\n    \"status\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/download","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","report","download"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8338e7f4-7298-43a7-aced-824513989bf2","name":"download report","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"action\": \"download\",\r\n  \"order\": \"asc\",\r\n  \"orderby\": \"\",\r\n  \"search\": \"within\",\r\n  \"report\": \"active_user_management\",\r\n  \"within\": \"day\",\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"start_date\": \"11-05-2022\",\r\n  \"end_date\": \"11-05-2022\",\r\n  \"limit_results\": \"\",\r\n  \"searchterm\": \"\",\r\n  \"fields\": [\r\n    \"id\",\r\n    \"user_fullname\",\r\n    \"email\",\r\n    \"phone\",\r\n    \"created_at\",\r\n    \"last_login\",\r\n    \"status\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/download"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:49:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"160-HB75WtLhQrNtS8yH+WdeHDHUw8M\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"filename\": \"active_users.csv\",\n            \"records\": \"User ID,User Name, User Email,Phone Number, Created Date,Last Login,Status\\n\\\"91\\\",\\\"bala bala\\\",\\\"balas+1@auctionsoftware.com\\\",\\\"+1123456789\\\",\\\"11-04-2022 8:57 am\\\",\\\"11-04-2022 10:16 am\\\",\\\"Active\\\"\"\n        }\n    }\n}"}],"_postman_id":"6d785af5-e25f-48be-b34a-325cbc4de0cf"},{"name":"Export Report","id":"f77329cc-74fc-47a3-ace2-bfbb52cf45ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"export\",\n    \"order\": \"asc\",\n    \"orderby\": \"\",\n    \"search\": \"all\",\n    \"report\": \"active_user_management\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/export","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","report","export"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ebcabceb-ad91-4bf4-8760-3c231a11555f","name":"export report","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"export\",\n    \"order\": \"asc\",\n    \"orderby\": \"\",\n    \"search\": \"all\",\n    \"report\": \"active_user_management\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 06:39:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"182"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"b6-3s+lCB/cOGHY02Ikd4L7BKLBe/w\""},{"key":"Set-Cookie","value":"connect.sid=s%3A8xPtMzl2JFsU6Vjrs1aHtl-00CmcirM0.14WYtzS9kTgYaVX27uIlxNIiYkUV23rDs%2FeFCEQ%2FU6I; Path=/; Expires=Tue, 19 Oct 2021 23:19:59 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"filename\": \"active_users.csv\",\n            \"records\": \"\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"\n        }\n    }\n}"}],"_postman_id":"f77329cc-74fc-47a3-ace2-bfbb52cf45ad"}],"id":"bce6cf59-f9dd-475e-8d2c-095c944e7363","_postman_id":"bce6cf59-f9dd-475e-8d2c-095c944e7363","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Lanugage","item":[{"name":"Language Group","id":"d31c3d9d-0c9d-4c7e-b371-a7c6639b7eee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"group_name\": \"\",\r\n    \"group_desc\": \"\",\r\n    \"limit\": 5,\r\n    \"page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/get_group","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","get_group"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"427f6ffa-ef05-494f-9397-5730b61f0529","name":"language group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"group_name\": \"\",\r\n    \"group_desc\": \"\",\r\n    \"limit\": 5,\r\n    \"page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/get_group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 10:04:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1c9-3+kgBmMO+dNmPEvnA0kALzmbxgM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"groupname\": \"home\",\n                    \"group_desc\": \"home\"\n                },\n                {\n                    \"id\": 2,\n                    \"groupname\": \"login\",\n                    \"group_desc\": \"login\\r\\n\"\n                },\n                {\n                    \"id\": 3,\n                    \"groupname\": \"forgot password\",\n                    \"group_desc\": \"forgot password\"\n                },\n                {\n                    \"id\": 4,\n                    \"groupname\": \"reset password\",\n                    \"group_desc\": \"reset password\"\n                },\n                {\n                    \"id\": 5,\n                    \"groupname\": \"registration\",\n                    \"group_desc\": \"registration\"\n                }\n            ],\n            \"totalRecords\": 25,\n            \"setDisp\": \"1-5\"\n        }\n    }\n}"}],"_postman_id":"d31c3d9d-0c9d-4c7e-b371-a7c6639b7eee"},{"name":"Language Phrases","id":"e7a57494-65c3-4fc9-a8e5-7ddaf64ea153","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchkey\": \"\",\r\n    \"lang_list\": \"for_english\",\r\n    \"selgroup\": \"\",\r\n    \"limit\": 5,\r\n    \"page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/phrase_text_lang","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","phrase_text_lang"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"2705b5ec-ce01-4451-ac37-91404cc1fac2","name":"example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"searchkey\":\"\",\"lang_list\":\"for_english\",\"selgroup\":\"\",\"limit\":5,\"page\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/phrase_text_lang"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Fri, 15 Oct 2021 15:56:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"956"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3bc-7W1hRuZ3ZgQMIQtzp4svEYAwgVo\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"test\",\n                    \"for_arabic\": \"امتحان\",\n                    \"lang\": \"test\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"new\",\n                    \"for_arabic\": \"امتحان\",\n                    \"lang\": \"new\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"All Free-Zone Auctions in one place\",\n                    \"for_arabic\": \"جميع مزادات المناطق الحرة في مكان واحد\",\n                    \"lang\": \"All Free-Zone Auctions in one place\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search for products here\",\n                    \"for_arabic\": \"ابحث عن المنتجات هنا\",\n                    \"lang\": \"Search for products here\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"FIND PRODUCT\",\n                    \"for_arabic\": \"ابحث عن منتج\",\n                    \"lang\": \"FIND PRODUCT\"\n                }\n            ],\n            \"totalRecords\": 451,\n            \"setDisp\": \"1-5\"\n        }\n    }\n}"}],"_postman_id":"e7a57494-65c3-4fc9-a8e5-7ddaf64ea153"},{"name":"Add Language Group","id":"8b2370bf-7521-46ab-a3c7-6534125a60a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_name\":\"test\",\"group_desc\":\"test\",\"limit\":5,\"page\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addlang_group","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","addlang_group"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c2e87446-a252-4a45-8d45-f7a0a3c2a3e0","name":"add language group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_name\":\"test\",\"group_desc\":\"test\",\"limit\":5,\"page\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addlang_group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:39:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-2zuio90pp/fdn3895cLfi9jWkA0\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added\",\n        \"responseData\": {\n            \"group\": 1\n        }\n    }\n}"}],"_postman_id":"8b2370bf-7521-46ab-a3c7-6534125a60a4"},{"name":"Create New Phrase","id":"b31f13ff-ce33-40ba-9b16-78d334af8d8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_id\":1,\"phrase\":\"Tests\",\"temp_var\":\"test\",\"id\":1,\"sellang\":\"for_english\",\"selgroup\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addphrase","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","addphrase"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"5488a8c3-a102-4c82-a216-3b3268e16990","name":"create new phrase","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_id\":1,\"phrase\":\"Tests\",\"temp_var\":\"test\",\"id\":1,\"sellang\":\"for_english\",\"selgroup\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addphrase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:40:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5f-yrOFtptmJ7JyIJiRwGlmUL5I6hE\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"b31f13ff-ce33-40ba-9b16-78d334af8d8e"},{"name":"Get Languages","id":"7c780996-7bd7-4250-be23-90eb49123711","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/getlanguage","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","getlanguage"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"9acde503-5a0b-44b4-bc1b-7314516d7d19","name":"get languages","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/getlanguage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 10:02:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"222d5-pfAmDRQRean2878bLIfFTaDHisE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"languages\": [\n                {\n                    \"id\": 1,\n                    \"language\": \"english \",\n                    \"language_slug\": \"for_english\"\n                },\n                {\n                    \"id\": 2,\n                    \"language\": \"arabic\",\n                    \"language_slug\": \"for_arabic\"\n                }\n            ],\n            \"grops\": [\n                {\n                    \"id\": 1,\n                    \"groupname\": \"home\",\n                    \"group_desc\": \"home\"\n                },\n                {\n                    \"id\": 2,\n                    \"groupname\": \"login\",\n                    \"group_desc\": \"login\\r\\n\"\n                },\n                {\n                    \"id\": 3,\n                    \"groupname\": \"forgot password\",\n                    \"group_desc\": \"forgot password\"\n                },\n                {\n                    \"id\": 4,\n                    \"groupname\": \"reset password\",\n                    \"group_desc\": \"reset password\"\n                },\n                {\n                    \"id\": 5,\n                    \"groupname\": \"registration\",\n                    \"group_desc\": \"registration\"\n                },\n                {\n                    \"id\": 6,\n                    \"groupname\": \"search\",\n                    \"group_desc\": \"search\"\n                },\n                {\n                    \"id\": 7,\n                    \"groupname\": \"contact us\",\n                    \"group_desc\": \"contact us\"\n                },\n                {\n                    \"id\": 8,\n                    \"groupname\": \"cart\",\n                    \"group_desc\": \"cart\"\n                },\n                {\n                    \"id\": 9,\n                    \"groupname\": \"check out\",\n                    \"group_desc\": \"check out\"\n                },\n                {\n                    \"id\": 10,\n                    \"groupname\": \"payment\",\n                    \"group_desc\": \"payment\"\n                },\n                {\n                    \"id\": 11,\n                    \"groupname\": \"404 not found\",\n                    \"group_desc\": \"404 not found\"\n                },\n                {\n                    \"id\": 12,\n                    \"groupname\": \"dashboard\",\n                    \"group_desc\": \"Dashboard\"\n                },\n                {\n                    \"id\": 13,\n                    \"groupname\": \"invoice\",\n                    \"group_desc\": \"invoice\"\n                },\n                {\n                    \"id\": 14,\n                    \"groupname\": \"product\",\n                    \"group_desc\": \"product\"\n                },\n                {\n                    \"id\": 15,\n                    \"groupname\": \"footer\",\n                    \"group_desc\": \"footer\"\n                },\n                {\n                    \"id\": 16,\n                    \"groupname\": \"bidding\",\n                    \"group_desc\": \"bidding\"\n                },\n                {\n                    \"id\": 17,\n                    \"groupname\": \"buy now\",\n                    \"group_desc\": \"buy now\"\n                },\n                {\n                    \"id\": 18,\n                    \"groupname\": \"header\",\n                    \"group_desc\": \"header\"\n                },\n                {\n                    \"id\": 19,\n                    \"groupname\": \"invoice card\",\n                    \"group_desc\": \"invoice card\"\n                },\n                {\n                    \"id\": 20,\n                    \"groupname\": \"product card\",\n                    \"group_desc\": \"product card\"\n                },\n                {\n                    \"id\": 21,\n                    \"groupname\": \"bid history\",\n                    \"group_desc\": \"bid history\"\n                },\n                {\n                    \"id\": 22,\n                    \"groupname\": \"filter panel\",\n                    \"group_desc\": \"filter panel\"\n                },\n                {\n                    \"id\": 23,\n                    \"groupname\": \"live auction\",\n                    \"group_desc\": \"live auction\"\n                },\n                {\n                    \"id\": 24,\n                    \"groupname\": \"Begin\",\n                    \"group_desc\": \"Begin\"\n                },\n                {\n                    \"id\": 25,\n                    \"groupname\": \"test\",\n                    \"group_desc\": \"test\"\n                }\n            ],\n            \"phrases\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 6,\n                    \"phrase\": \"shop_by_category\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 7,\n                    \"phrase\": \"about_jafza_ezone\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 8,\n                    \"phrase\": \"data_about_jafza_ezone\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 9,\n                    \"phrase\": \"recently_listed\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 10,\n                    \"phrase\": \"start_buying_today\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 12,\n                    \"phrase\": \"live_auctions\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 13,\n                    \"phrase\": \"time_left\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 14,\n                    \"phrase\": \"welcome_to_auction_ezone\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 15,\n                    \"phrase\": \"continue_logging_into_your_account\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 16,\n                    \"phrase\": \"invalid_email_format\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 17,\n                    \"phrase\": \"required\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 18,\n                    \"phrase\": \"remember_me\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 19,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 20,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 21,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 22,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 23,\n                    \"phrase\": \"forgot_password\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 24,\n                    \"phrase\": \"create_a_new_account\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 25,\n                    \"phrase\": \"login\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 26,\n                    \"phrase\": \"jafza_ezone_logo\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 27,\n                    \"phrase\": \"forgot_password_detail\",\n                    \"groupname\": \"forgot password\"\n                },\n                {\n                    \"id\": 29,\n                    \"phrase\": \"send_reset_password_link\",\n                    \"groupname\": \"forgot password\"\n                },\n                {\n                    \"id\": 30,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 31,\n                    \"phrase\": \"passwords_not_match\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 32,\n                    \"phrase\": \"new_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 33,\n                    \"phrase\": \"enter_your_new_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 34,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 35,\n                    \"phrase\": \"re-enter_your_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 36,\n                    \"phrase\": \"reset_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 37,\n                    \"phrase\": \"create_a_new_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 38,\n                    \"phrase\": \"change\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 39,\n                    \"phrase\": \"individual\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 40,\n                    \"phrase\": \"company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 41,\n                    \"phrase\": \"please_select_any_one_of_type\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 42,\n                    \"phrase\": \"continue\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 43,\n                    \"phrase\": \"verification_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 44,\n                    \"phrase\": \"enter_verification_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 45,\n                    \"phrase\": \"your_code_will_expire_in_5_minutes\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 46,\n                    \"phrase\": \"resend_sms\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 47,\n                    \"phrase\": \"send_sms\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 48,\n                    \"phrase\": \"verify_phone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 49,\n                    \"phrase\": \"cancel\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 50,\n                    \"phrase\": \"verify_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 51,\n                    \"phrase\": \"the_special_characters_not_allowed\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 52,\n                    \"phrase\": \"some_kind_of_special_characters_not_allowed\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 53,\n                    \"phrase\": \"maximum_150_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 54,\n                    \"phrase\": \"maximum_250_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 55,\n                    \"phrase\": \"minimum_5_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 56,\n                    \"phrase\": \"maximum_15_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 57,\n                    \"phrase\": \"maximum_20_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 59,\n                    \"phrase\": \"the_number_only\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 60,\n                    \"phrase\": \"the_characters_only\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 61,\n                    \"phrase\": \"the_positive_number_only\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 62,\n                    \"phrase\": \"maximum_6_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 63,\n                    \"phrase\": \"emails_do_not_match\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 64,\n                    \"phrase\": \"please_accept_terms_and_condition\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 65,\n                    \"phrase\": \"please_accept\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 66,\n                    \"phrase\": \"are_you_dpw_group_employee\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 67,\n                    \"phrase\": \"are_you_related_to_any_dpw\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 68,\n                    \"phrase\": \"yes\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 69,\n                    \"phrase\": \"no\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 70,\n                    \"phrase\": \"first_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 71,\n                    \"phrase\": \"enter_your_first_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 72,\n                    \"phrase\": \"last_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 73,\n                    \"phrase\": \"enter_your_last_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 74,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 75,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 76,\n                    \"phrase\": \"confirm_email_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 78,\n                    \"phrase\": \"phone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 79,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 80,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 81,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 82,\n                    \"phrase\": \"re_enter_your_password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 83,\n                    \"phrase\": \"emirates_id\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 84,\n                    \"phrase\": \"enter_your_emirates_id\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 85,\n                    \"phrase\": \"passport_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 86,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 87,\n                    \"phrase\": \"country\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 88,\n                    \"phrase\": \"select_your_country\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 89,\n                    \"phrase\": \"state\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 90,\n                    \"phrase\": \"select_your_state\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 91,\n                    \"phrase\": \"city\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 92,\n                    \"phrase\": \"enter_your_city\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 93,\n                    \"phrase\": \"address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 94,\n                    \"phrase\": \"enter_your_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 95,\n                    \"phrase\": \"po_box\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 96,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 97,\n                    \"phrase\": \"upload_tax_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 98,\n                    \"phrase\": \"upload_necessary_permits_licenses_or_certificates\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 99,\n                    \"phrase\": \"enter_your_post_box_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 100,\n                    \"phrase\": \"i_agree_to_the\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 101,\n                    \"phrase\": \"terms_conditions\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 102,\n                    \"phrase\": \"conflict_of_interests_for_dpw_staff\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 103,\n                    \"phrase\": \"create_my_account\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 104,\n                    \"phrase\": \"already_have_an_account\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 105,\n                    \"phrase\": \"login_here\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 106,\n                    \"phrase\": \"company_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 107,\n                    \"phrase\": \"enter_your_company_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 108,\n                    \"phrase\": \"business_structure\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 109,\n                    \"phrase\": \"select_a_business_structure\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 110,\n                    \"phrase\": \"telephone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 111,\n                    \"phrase\": \"enter_your_telephone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 112,\n                    \"phrase\": \"mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 113,\n                    \"phrase\": \"enter_your_mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 114,\n                    \"phrase\": \"website\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 115,\n                    \"phrase\": \"enter_your_website\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 116,\n                    \"phrase\": \"business_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 117,\n                    \"phrase\": \"enter_your_business_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 118,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 119,\n                    \"phrase\": \"select_an_expire_date\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 120,\n                    \"phrase\": \"name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 121,\n                    \"phrase\": \"enter_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 122,\n                    \"phrase\": \"designation\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 123,\n                    \"phrase\": \"enter_designation\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 124,\n                    \"phrase\": \"department\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 125,\n                    \"phrase\": \"enter_a_department\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 126,\n                    \"phrase\": \"phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 127,\n                    \"phrase\": \"enter_phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 128,\n                    \"phrase\": \"name_of_parent_company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 129,\n                    \"phrase\": \"enter_name_of_parent_company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 130,\n                    \"phrase\": \"categories\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 131,\n                    \"phrase\": \"select_a_category\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 132,\n                    \"phrase\": \"tax_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 133,\n                    \"phrase\": \"enter_tax_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 134,\n                    \"phrase\": \"uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 135,\n                    \"phrase\": \"enter_uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 136,\n                    \"phrase\": \"dubai_customs_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 137,\n                    \"phrase\": \"enter_dubai_customs_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 138,\n                    \"phrase\": \"trakhees_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 139,\n                    \"phrase\": \"enter_trakhees_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 140,\n                    \"phrase\": \"sme_membership_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 141,\n                    \"phrase\": \"enter_sme_membership_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 142,\n                    \"phrase\": \"upload_Business_registration_or_trade_license_document\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 144,\n                    \"phrase\": \"upload_tax_registration_number_document\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 145,\n                    \"phrase\": \"sign_using_docusign\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 146,\n                    \"phrase\": \"upload_company_seal\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 147,\n                    \"phrase\": \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 148,\n                    \"phrase\": \"add_person\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 149,\n                    \"phrase\": \"remove_person\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 150,\n                    \"phrase\": \"add_shareholder\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 151,\n                    \"phrase\": \"remove_shareholder\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 152,\n                    \"phrase\": \"you_have_successfully_submitted_your_application\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 153,\n                    \"phrase\": \"you_will_be_notified_once_we_review_your_application\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 154,\n                    \"phrase\": \"next\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 156,\n                    \"phrase\": \"results_12_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 157,\n                    \"phrase\": \"results_24_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 158,\n                    \"phrase\": \"results_36_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 159,\n                    \"phrase\": \"none\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 160,\n                    \"phrase\": \"current_price_low_to_high\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 161,\n                    \"phrase\": \"current_price_high_to_low\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 162,\n                    \"phrase\": \"time_remaining\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 163,\n                    \"phrase\": \"ending_today\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 164,\n                    \"phrase\": \"buy_now_price_low_to_high\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 165,\n                    \"phrase\": \"buy_now_price_high_to_low\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 166,\n                    \"phrase\": \"you_have_searched_for\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 167,\n                    \"phrase\": \"save_this_search\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 168,\n                    \"phrase\": \"results_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 169,\n                    \"phrase\": \"sort_by\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 170,\n                    \"phrase\": \"showing\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 171,\n                    \"phrase\": \"of\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 172,\n                    \"phrase\": \"message\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 173,\n                    \"phrase\": \"enter_your_message\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 174,\n                    \"phrase\": \"contact_us\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 175,\n                    \"phrase\": \"reach_us\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 176,\n                    \"phrase\": \"submit\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 178,\n                    \"phrase\": \"oops_your_shopping_cart_seems_to_be_empty\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 179,\n                    \"phrase\": \"search_our_inventory_for_amazing_products\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 180,\n                    \"phrase\": \"shopping_cart\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 181,\n                    \"phrase\": \"result_found\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 182,\n                    \"phrase\": \"shopping_cart_summary\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 183,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 184,\n                    \"phrase\": \"items\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 185,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 186,\n                    \"phrase\": \"your_items\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 187,\n                    \"phrase\": \"results_found\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 188,\n                    \"phrase\": \"invalid_zip_code\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 189,\n                    \"phrase\": \"minimum_2_characters\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 190,\n                    \"phrase\": \"zip_code\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 191,\n                    \"phrase\": \"enter_your_zip_code\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 192,\n                    \"phrase\": \"select_mode_of_payment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 193,\n                    \"phrase\": \"online\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 194,\n                    \"phrase\": \"offline\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 195,\n                    \"phrase\": \"deposit\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 196,\n                    \"phrase\": \"closed_no_slots_available\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 197,\n                    \"phrase\": \"select_a_time\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 198,\n                    \"phrase\": \"restore\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 199,\n                    \"phrase\": \"you_have_an_appointment_schedule_for\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 200,\n                    \"phrase\": \"you_can_add_items_to_the_same_appointment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 202,\n                    \"phrase\": \"cart\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 203,\n                    \"phrase\": \"checkout\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 204,\n                    \"phrase\": \"review_your_order\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 205,\n                    \"phrase\": \"address_for_pickup\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 206,\n                    \"phrase\": \"please_bring_along_your_emirates_id_for_verification\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 208,\n                    \"phrase\": \"you_have_an_selected_your_previous_appointment_scheduled_at\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 209,\n                    \"phrase\": \"if_you_want_to_remove_the_previous_appointment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 210,\n                    \"phrase\": \"select_a_pickup_date\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 211,\n                    \"phrase\": \"select_a_pickup_time\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 212,\n                    \"phrase\": \"subtotal\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 213,\n                    \"phrase\": \"tax\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 214,\n                    \"phrase\": \"total_amount\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 215,\n                    \"phrase\": \"make_payment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 218,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 219,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 220,\n                    \"phrase\": \"hang_in_there_your_payment_is_processed\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 221,\n                    \"phrase\": \"please_do_not_press_the_back_button_or refresh_the_page\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 222,\n                    \"phrase\": \"order_summary\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 223,\n                    \"phrase\": \"organization_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 224,\n                    \"phrase\": \"contact_person_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 225,\n                    \"phrase\": \"shareholder_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 226,\n                    \"phrase\": \"category_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 227,\n                    \"phrase\": \"only_numbers_are_allowed\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 230,\n                    \"phrase\": \"maximum_25_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 231,\n                    \"phrase\": \"invalid_email\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 232,\n                    \"phrase\": \"previous\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 233,\n                    \"phrase\": \"we_couldnt_find_the_page_you_are_looking_for\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 234,\n                    \"phrase\": \"you_can_still_try_exploring_hundreds_of_other_product\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 235,\n                    \"phrase\": \"not_found_404\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 236,\n                    \"phrase\": \"search_for_products\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 237,\n                    \"phrase\": \"back\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 238,\n                    \"phrase\": \"all\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 239,\n                    \"phrase\": \"winning\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 240,\n                    \"phrase\": \"currently_outbid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 241,\n                    \"phrase\": \"won\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 242,\n                    \"phrase\": \"closing_date\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 244,\n                    \"phrase\": \"enter_bid_amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 245,\n                    \"phrase\": \"wallet_deposit_amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 246,\n                    \"phrase\": \"enter_amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 247,\n                    \"phrase\": \"my_wallet_balance\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 248,\n                    \"phrase\": \"add_balance\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 249,\n                    \"phrase\": \"date\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 250,\n                    \"phrase\": \"description\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 251,\n                    \"phrase\": \"type\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 252,\n                    \"phrase\": \"amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 253,\n                    \"phrase\": \"proceed_to_pay\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 254,\n                    \"phrase\": \"enter_the_amount_to_be_added_to_your_wallet\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 255,\n                    \"phrase\": \"dash_subtitle\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 256,\n                    \"phrase\": \"notification\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 257,\n                    \"phrase\": \"email\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 258,\n                    \"phrase\": \"sms\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 259,\n                    \"phrase\": \"save\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 260,\n                    \"phrase\": \"my_purchases\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 261,\n                    \"phrase\": \"my_favourites\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 262,\n                    \"phrase\": \"my_notifications\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 263,\n                    \"phrase\": \"my_wallet\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 264,\n                    \"phrase\": \"my_invoices\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 265,\n                    \"phrase\": \"my_saved_searches\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 266,\n                    \"phrase\": \"you_can_find_all_your_saved_searches_here\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 267,\n                    \"phrase\": \"saved_search_helps_you_find_your_preferred_products_easily\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 268,\n                    \"phrase\": \"s_no\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 269,\n                    \"phrase\": \"title\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 270,\n                    \"phrase\": \"date_added\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 272,\n                    \"phrase\": \"you_are_about_to_delete_this_saved_search\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 273,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 274,\n                    \"phrase\": \"no_cancel\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 275,\n                    \"phrase\": \"yes_delete\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 276,\n                    \"phrase\": \"enter_email_address\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 277,\n                    \"phrase\": \"current_password\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 278,\n                    \"phrase\": \"enter_your_current_password\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 279,\n                    \"phrase\": \"profile_details\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 280,\n                    \"phrase\": \"change_password\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 281,\n                    \"phrase\": \"enter_card_holder_name\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 282,\n                    \"phrase\": \"card_number\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 283,\n                    \"phrase\": \"enter_card_number\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 284,\n                    \"phrase\": \"mininum_1_characters\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 285,\n                    \"phrase\": \"profile\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 286,\n                    \"phrase\": \"unpaid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 287,\n                    \"phrase\": \"paid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 290,\n                    \"phrase\": \"my_bids\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 291,\n                    \"phrase\": \"hello\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 292,\n                    \"phrase\": \"results_10_per_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 293,\n                    \"phrase\": \"results_20_per_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 294,\n                    \"phrase\": \"results_30_per_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 295,\n                    \"phrase\": \"winning_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 296,\n                    \"phrase\": \"outbid_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 297,\n                    \"phrase\": \"won_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 298,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 299,\n                    \"phrase\": \"my_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 300,\n                    \"phrase\": \"debit\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 301,\n                    \"phrase\": \"credit\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 302,\n                    \"phrase\": \"enter\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 303,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 304,\n                    \"phrase\": \"date_of_card_expiration\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 305,\n                    \"phrase\": \"saved_cards\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 307,\n                    \"phrase\": \"add_a_new_card\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 308,\n                    \"phrase\": \"card_holder\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 309,\n                    \"phrase\": \"expires\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 310,\n                    \"phrase\": \"confirm_delete\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 311,\n                    \"phrase\": \"address_of_jafza_zone\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 312,\n                    \"phrase\": \"operating_hours\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 313,\n                    \"phrase\": \"operating_hrs\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 314,\n                    \"phrase\": \"working_days\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 315,\n                    \"phrase\": \"call_within_uae\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 316,\n                    \"phrase\": \"call_international\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 317,\n                    \"phrase\": \"jafza_head_office\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 318,\n                    \"phrase\": \"retail_price_low_high\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 319,\n                    \"phrase\": \"retail_price_high_to_low\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 320,\n                    \"phrase\": \"invoice\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 321,\n                    \"phrase\": \"print\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 322,\n                    \"phrase\": \"status\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 323,\n                    \"phrase\": \"from\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 324,\n                    \"phrase\": \"phone\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 325,\n                    \"phrase\": \"international\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 326,\n                    \"phrase\": \"within_jafza\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 327,\n                    \"phrase\": \"online_payment\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 328,\n                    \"phrase\": \"offline_payment\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 329,\n                    \"phrase\": \"appointment_scheduled_at\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 330,\n                    \"phrase\": \"transaction_details\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 331,\n                    \"phrase\": \"transaction_id\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 332,\n                    \"phrase\": \"paid_on\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 333,\n                    \"phrase\": \"method\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 334,\n                    \"phrase\": \"card\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 335,\n                    \"phrase\": \"cash\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 336,\n                    \"phrase\": \"payment_status\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 337,\n                    \"phrase\": \"product_details\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 338,\n                    \"phrase\": \"total\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 339,\n                    \"phrase\": \"grand_total\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 340,\n                    \"phrase\": \"thank_you_for_shopping_with_us\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 341,\n                    \"phrase\": \"search\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 342,\n                    \"phrase\": \"closed_on\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 343,\n                    \"phrase\": \"auction_lots\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 344,\n                    \"phrase\": \"max_amount\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 345,\n                    \"phrase\": \"min_amount\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 348,\n                    \"phrase\": \"enter_payment_amount\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 349,\n                    \"phrase\": \"make_a_partial_payment\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 350,\n                    \"phrase\": \"custom_date\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 351,\n                    \"phrase\": \"appointment\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 352,\n                    \"phrase\": \"date_should_not_be_more_than_7_days\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 353,\n                    \"phrase\": \"subscribe_to_our_mailing_list\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 354,\n                    \"phrase\": \"home\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 355,\n                    \"phrase\": \"products\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 356,\n                    \"phrase\": \"services\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 357,\n                    \"phrase\": \"about\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 358,\n                    \"phrase\": \"help\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 359,\n                    \"phrase\": \"contact\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 360,\n                    \"phrase\": \"guidelines\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 361,\n                    \"phrase\": \"privacy_policy\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 362,\n                    \"phrase\": \"terms_of_use\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 363,\n                    \"phrase\": \"stay_in_touch_with_us_for_the_new_products\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 364,\n                    \"phrase\": \"all_rights_reserved\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 365,\n                    \"phrase\": \"jafza_ezone\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 366,\n                    \"phrase\": \"min_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 367,\n                    \"phrase\": \"wallet\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 368,\n                    \"phrase\": \"increase_hard_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 369,\n                    \"phrase\": \"increase_proxy_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 370,\n                    \"phrase\": \"place_hard_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 371,\n                    \"phrase\": \"place_proxy_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 372,\n                    \"phrase\": \"login_to_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 373,\n                    \"phrase\": \"confirm_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 374,\n                    \"phrase\": \"you_are_about_to_place_a_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 375,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 376,\n                    \"phrase\": \"submit_a_deposit\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 377,\n                    \"phrase\": \"deposit_has_to_be_placed_before_placing_bid_on_the_product\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 378,\n                    \"phrase\": \"deposit_amount\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 379,\n                    \"phrase\": \"product_id_required\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 380,\n                    \"phrase\": \"min_quantity\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 381,\n                    \"phrase\": \"max_quantity\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 382,\n                    \"phrase\": \"enter_quantity\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 383,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 384,\n                    \"phrase\": \"login_to_buy\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 385,\n                    \"phrase\": \"confirm_buy_now\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 386,\n                    \"phrase\": \"you_are_about_to_buy_this_product\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 387,\n                    \"phrase\": \"search_jafza_ezone\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 388,\n                    \"phrase\": \"auctions\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 389,\n                    \"phrase\": \"buy_now_cart\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 390,\n                    \"phrase\": \"auction_cart\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 391,\n                    \"phrase\": \"logout\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 392,\n                    \"phrase\": \"register\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 393,\n                    \"phrase\": \"favorites\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 394,\n                    \"phrase\": \"within_uae\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 395,\n                    \"phrase\": \"total_items\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 396,\n                    \"phrase\": \"amount_paid\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 397,\n                    \"phrase\": \"pay_invoice\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 398,\n                    \"phrase\": \"view_invoice\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 399,\n                    \"phrase\": \"starts_in\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 400,\n                    \"phrase\": \"explore_auction\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 401,\n                    \"phrase\": \"quantity\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 402,\n                    \"phrase\": \"sub_total\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 403,\n                    \"phrase\": \"remove_from_cart\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 404,\n                    \"phrase\": \"add_to_cart\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 406,\n                    \"phrase\": \"winning_caps\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 407,\n                    \"phrase\": \"won_caps\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 408,\n                    \"phrase\": \"lost_caps\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 409,\n                    \"phrase\": \"bids\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 410,\n                    \"phrase\": \"not_available\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 411,\n                    \"phrase\": \"buy_now_price\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 412,\n                    \"phrase\": \"view_more_info\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 413,\n                    \"phrase\": \"reserve_price_not_met\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 414,\n                    \"phrase\": \"bid_history\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 415,\n                    \"phrase\": \"id\",\n                    \"groupname\": \"bid history\"\n                },\n                {\n                    \"id\": 416,\n                    \"phrase\": \"current_bid\",\n                    \"groupname\": \"bid history\"\n                },\n                {\n                    \"id\": 417,\n                    \"phrase\": \"category\",\n                    \"groupname\": \"bid history\"\n                },\n                {\n                    \"id\": 418,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 419,\n                    \"phrase\": \"location\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 420,\n                    \"phrase\": \"price\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 421,\n                    \"phrase\": \"conditions\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 422,\n                    \"phrase\": \"filters\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 423,\n                    \"phrase\": \"clear_all\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 424,\n                    \"phrase\": \"found\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 425,\n                    \"phrase\": \"oops_you_have_been_outbid_caps\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 426,\n                    \"phrase\": \"yayy_you_are_winning_this_item_caps\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 427,\n                    \"phrase\": \"congratulations_you_have_won_this_item\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 428,\n                    \"phrase\": \"unfortunately_you_have_lost_this_item\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 429,\n                    \"phrase\": \"minimum_bid\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 430,\n                    \"phrase\": \"view_bid_history\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 431,\n                    \"phrase\": \"lot\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 432,\n                    \"phrase\": \"auction_ends\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 433,\n                    \"phrase\": \"available_quantity\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 434,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 435,\n                    \"phrase\": \"condition\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 436,\n                    \"phrase\": \"guideline\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 437,\n                    \"phrase\": \"video_will_be_streamed_soon\",\n                    \"groupname\": \"live auction\"\n                },\n                {\n                    \"id\": 438,\n                    \"phrase\": \"organisation_Details\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 439,\n                    \"phrase\": \"contact_person_detail\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 440,\n                    \"phrase\": \"share_holder_details\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 441,\n                    \"phrase\": \"today\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 442,\n                    \"phrase\": \"tomorrow\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 443,\n                    \"phrase\": \"in_2_days\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 444,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 445,\n                    \"phrase\": \"welcome_to_jafza_ezone\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 446,\n                    \"phrase\": \"select_type_of_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 447,\n                    \"phrase\": \"create_your_free_account\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 448,\n                    \"phrase\": \"description_in_home_page\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 449,\n                    \"phrase\": \"enter_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 450,\n                    \"phrase\": \"start_date\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 451,\n                    \"phrase\": \"sole_proprietorship\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 452,\n                    \"phrase\": \"partnership\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 453,\n                    \"phrase\": \"corporation\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 454,\n                    \"phrase\": \"limited_liability_company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 455,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 456,\n                    \"phrase\": \"maximum_50_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 457,\n                    \"phrase\": \"maximum_100_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 458,\n                    \"phrase\": \"bid_deposit\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 459,\n                    \"phrase\": \"pending_amount\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 460,\n                    \"phrase\": \"category_name\",\n                    \"groupname\": \"live auction\"\n                },\n                {\n                    \"id\": 461,\n                    \"phrase\": \"terms_and_conditions\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 462,\n                    \"phrase\": \"terms_and_condition_details\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 463,\n                    \"phrase\": \"minimum_3_characters\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 464,\n                    \"phrase\": \"website_url_not_valid\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 465,\n                    \"phrase\": \"verify_phone\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 466,\n                    \"phrase\": \"my_account\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 469,\n                    \"phrase\": \"total_paid\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 470,\n                    \"phrase\": \"maximum_10_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 471,\n                    \"phrase\": \"select\",\n                    \"groupname\": \"live auction\"\n                },\n                {\n                    \"id\": 472,\n                    \"phrase\": \"minimum_10_numbers\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 473,\n                    \"phrase\": \"enter_business_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 474,\n                    \"phrase\": \"date_should_be_greater_than_the_current_date\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 475,\n                    \"phrase\": \"action\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 476,\n                    \"phrase\": \"upload_passport_emirates_id\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 477,\n                    \"phrase\": \"cannot_register_with_conflict\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 478,\n                    \"phrase\": \"vat\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 479,\n                    \"phrase\": \"my_transactions\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 481,\n                    \"phrase\": \"welcome_to_dpworld_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 482,\n                    \"phrase\": \"about_dpworld_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 483,\n                    \"phrase\": \"search_dpworld_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 484,\n                    \"phrase\": \"dp_world_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 486,\n                    \"phrase\": \"trakhees_expiry_date\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 487,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 488,\n                    \"phrase\": \"cannot_be_a_decimal\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 489,\n                    \"phrase\": \"your_account_is_verified\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 490,\n                    \"phrase\": \"your_email_could_not_be_verified\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 491,\n                    \"phrase\": \"deposits\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 492,\n                    \"phrase\": \"my_deposits\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 493,\n                    \"phrase\": \"Good\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 494,\n                    \"phrase\": \"Great\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 495,\n                    \"phrase\": \"Fair\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 496,\n                    \"phrase\": \"Poor\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 497,\n                    \"phrase\": \"New\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 498,\n                    \"phrase\": \"Used\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 499,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 500,\n                    \"phrase\": \"Trucks\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 501,\n                    \"phrase\": \"Electronics\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 502,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 503,\n                    \"phrase\": \"hang_in_there_your_payment_is_being_processed\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 504,\n                    \"phrase\": \"please_do_not_press_the_back_button_or_refresh_the_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 505,\n                    \"phrase\": \"purchases\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 506,\n                    \"phrase\": \"watchlist\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 507,\n                    \"phrase\": \"invoice_id\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 508,\n                    \"phrase\": \"Starting Price\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 509,\n                    \"phrase\": \"Bidding\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 510,\n                    \"phrase\": \"outbid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 511,\n                    \"phrase\": \"Watchlist\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 512,\n                    \"phrase\": \"Saved Search\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 513,\n                    \"phrase\": \"auction_name\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 514,\n                    \"phrase\": \"Won Item\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 515,\n                    \"phrase\": \"Lost Item\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 516,\n                    \"phrase\": \"Paid Invoice\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 517,\n                    \"phrase\": \"Payment Notify\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 518,\n                    \"phrase\": \"Auction Invite\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 519,\n                    \"phrase\": \"Sold Price\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 520,\n                    \"phrase\": \"created\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 521,\n                    \"phrase\": \"deposited\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 522,\n                    \"phrase\": \"refunded\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 523,\n                    \"phrase\": \"reserve_not_met\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 524,\n                    \"phrase\": \"Used Wire Rope - Loose\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 526,\n                    \"phrase\": \"Copper Clean\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 531,\n                    \"phrase\": \"address_of_jafza_zone_line_2\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 532,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 533,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 534,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 535,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 536,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 537,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 538,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 539,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 540,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 541,\n                    \"phrase\": \"habib_bank_direct\\r\\n_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 542,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 543,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 544,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 545,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 546,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 547,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 548,\n                    \"phrase\": \"tax_invoice\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 549,\n                    \"phrase\": \"TRN_No\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 551,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 552,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 553,\n                    \"phrase\": \"Begin Your Search\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 554,\n                    \"phrase\": \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 555,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 556,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 557,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 558,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 559,\n                    \"phrase\": \"enter_your_country\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 560,\n                    \"phrase\": \"enter_your_state\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 561,\n                    \"phrase\": \"habib_bank_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 562,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 563,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 564,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 565,\n                    \"phrase\": \"minimum_10_characters\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 566,\n                    \"phrase\": \"mininum_2_characters\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 567,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 568,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 569,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 570,\n                    \"phrase\": \"new_password_must_be_different\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 571,\n                    \"phrase\": \"ok\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 572,\n                    \"phrase\": \"remove\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 573,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 574,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 575,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 576,\n                    \"phrase\": \"Bid Now\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 577,\n                    \"phrase\": \"auction\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 578,\n                    \"phrase\": \"12_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 579,\n                    \"phrase\": \"24_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 580,\n                    \"phrase\": \"36_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 581,\n                    \"phrase\": \"Results\",\n                    \"groupname\": \"search\"\n                }\n            ],\n            \"phraseslanguage\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Tests\",\n                    \"for_arabic\": \"اختبار\",\n                    \"lang\": \"Tests\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"New\",\n                    \"for_arabic\": \"جديد\",\n                    \"lang\": \"New\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"All DP World UAE Region Auctions in one place\",\n                    \"for_arabic\": \"جميع مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة في مكان واحد\",\n                    \"lang\": \"All DP World UAE Region Auctions in one place\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search for products here\",\n                    \"for_arabic\": \"ابحث عن المنتجات هنا\",\n                    \"lang\": \"Search for products here\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"FIND PRODUCT\",\n                    \"for_arabic\": \"ابحث عن منتج\",\n                    \"lang\": \"FIND PRODUCT\"\n                },\n                {\n                    \"id\": 6,\n                    \"phrase\": \"shop_by_category\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Shop by category\",\n                    \"for_arabic\": \"تسوق حسب الاقسام\",\n                    \"lang\": \"Shop by category\"\n                },\n                {\n                    \"id\": 7,\n                    \"phrase\": \"about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"About Jafza eZone\",\n                    \"for_arabic\": \"حول جافزا eZone\",\n                    \"lang\": \"About Jafza eZone\"\n                },\n                {\n                    \"id\": 8,\n                    \"phrase\": \"data_about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\",\n                    \"for_arabic\": \"فريق المزاد هو قسم تابع لقسم المشتريات وإدارة المواد في موانئ دبي العالمية - الإمارات العربية المتحدة. لا يقتصر دور هذا القسم على التصرف في الأصول الفائضة لمجموعة DPW وبيعها فحسب ، بل يقدم أيضًا مثل هذه الخدمات إلى المؤسسات الحكومية وشبه الحكومية والخاصة ذات السمعة الطيبة منذ عام 2003 ، ونحن مرخصون ومسجلون لدى دائرة دبي الاقتصادية وسلطة المنطقة الحرة في جبل علي.\",\n                    \"lang\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\"\n                },\n                {\n                    \"id\": 9,\n                    \"phrase\": \"recently_listed\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Recently Listed\",\n                    \"for_arabic\": \"المدرجة مؤخرا\",\n                    \"lang\": \"Recently Listed\"\n                },\n                {\n                    \"id\": 10,\n                    \"phrase\": \"start_buying_today\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Start Buying Today!\",\n                    \"for_arabic\": \"ابدأ الشراء اليوم!\",\n                    \"lang\": \"Start Buying Today!\"\n                }\n            ],\n            \"phraseslanguageLength\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Tests\",\n                    \"for_arabic\": \"اختبار\",\n                    \"lang\": \"Tests\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"New\",\n                    \"for_arabic\": \"جديد\",\n                    \"lang\": \"New\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"All DP World UAE Region Auctions in one place\",\n                    \"for_arabic\": \"جميع مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة في مكان واحد\",\n                    \"lang\": \"All DP World UAE Region Auctions in one place\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search for products here\",\n                    \"for_arabic\": \"ابحث عن المنتجات هنا\",\n                    \"lang\": \"Search for products here\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"FIND PRODUCT\",\n                    \"for_arabic\": \"ابحث عن منتج\",\n                    \"lang\": \"FIND PRODUCT\"\n                },\n                {\n                    \"id\": 6,\n                    \"phrase\": \"shop_by_category\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Shop by category\",\n                    \"for_arabic\": \"تسوق حسب الاقسام\",\n                    \"lang\": \"Shop by category\"\n                },\n                {\n                    \"id\": 7,\n                    \"phrase\": \"about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"About Jafza eZone\",\n                    \"for_arabic\": \"حول جافزا eZone\",\n                    \"lang\": \"About Jafza eZone\"\n                },\n                {\n                    \"id\": 8,\n                    \"phrase\": \"data_about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\",\n                    \"for_arabic\": \"فريق المزاد هو قسم تابع لقسم المشتريات وإدارة المواد في موانئ دبي العالمية - الإمارات العربية المتحدة. لا يقتصر دور هذا القسم على التصرف في الأصول الفائضة لمجموعة DPW وبيعها فحسب ، بل يقدم أيضًا مثل هذه الخدمات إلى المؤسسات الحكومية وشبه الحكومية والخاصة ذات السمعة الطيبة منذ عام 2003 ، ونحن مرخصون ومسجلون لدى دائرة دبي الاقتصادية وسلطة المنطقة الحرة في جبل علي.\",\n                    \"lang\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\"\n                },\n                {\n                    \"id\": 9,\n                    \"phrase\": \"recently_listed\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Recently Listed\",\n                    \"for_arabic\": \"المدرجة مؤخرا\",\n                    \"lang\": \"Recently Listed\"\n                },\n                {\n                    \"id\": 10,\n                    \"phrase\": \"start_buying_today\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Start Buying Today!\",\n                    \"for_arabic\": \"ابدأ الشراء اليوم!\",\n                    \"lang\": \"Start Buying Today!\"\n                },\n                {\n                    \"id\": 12,\n                    \"phrase\": \"live_auctions\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Live Auctions\",\n                    \"for_arabic\": \"المزادات الحية\",\n                    \"lang\": \"Live Auctions\"\n                },\n                {\n                    \"id\": 13,\n                    \"phrase\": \"time_left\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Time Left\",\n                    \"for_arabic\": \"الوقت المتبقي\",\n                    \"lang\": \"Time Left\"\n                },\n                {\n                    \"id\": 14,\n                    \"phrase\": \"welcome_to_auction_ezone\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Welcome to Auction eZone\",\n                    \"for_arabic\": \"مرحبا بكم في المزاد eZone\",\n                    \"lang\": \"Welcome to Auction eZone\"\n                },\n                {\n                    \"id\": 15,\n                    \"phrase\": \"continue_logging_into_your_account\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Continue logging into your account\",\n                    \"for_arabic\": \"استمر في تسجيل الدخول إلى حسابك\",\n                    \"lang\": \"Continue logging into your account\"\n                },\n                {\n                    \"id\": 16,\n                    \"phrase\": \"invalid_email_format\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Invalid email format\",\n                    \"for_arabic\": \"تنسيق بريد إلكتروني غير صالح\",\n                    \"lang\": \"Invalid email format\"\n                },\n                {\n                    \"id\": 17,\n                    \"phrase\": \"required\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Required!\",\n                    \"for_arabic\": \"مطلوب!\",\n                    \"lang\": \"Required!\"\n                },\n                {\n                    \"id\": 18,\n                    \"phrase\": \"remember_me\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Remember me\",\n                    \"for_arabic\": \"تذكرنى\",\n                    \"lang\": \"Remember me\"\n                },\n                {\n                    \"id\": 19,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Email address\",\n                    \"for_arabic\": \"عنوان بريد الكتروني\",\n                    \"lang\": \"Email address\"\n                },\n                {\n                    \"id\": 20,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Enter your email address\",\n                    \"for_arabic\": \"أدخل عنوان بريدك الالكتروني\",\n                    \"lang\": \"Enter your email address\"\n                },\n                {\n                    \"id\": 21,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Password\",\n                    \"for_arabic\": \"كلمه السر\",\n                    \"lang\": \"Password\"\n                },\n                {\n                    \"id\": 22,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Enter your password\",\n                    \"for_arabic\": \"ادخل رقمك السري\",\n                    \"lang\": \"Enter your password\"\n                },\n                {\n                    \"id\": 23,\n                    \"phrase\": \"forgot_password\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Forgot Password?\",\n                    \"for_arabic\": \"هل نسيت كلمة السر؟\",\n                    \"lang\": \"Forgot Password?\"\n                },\n                {\n                    \"id\": 24,\n                    \"phrase\": \"create_a_new_account\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Create a new account\",\n                    \"for_arabic\": \"انشاء حساب جديد\",\n                    \"lang\": \"Create a new account\"\n                },\n                {\n                    \"id\": 25,\n                    \"phrase\": \"login\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Login\",\n                    \"for_arabic\": \"تسجيل الدخول\",\n                    \"lang\": \"Login\"\n                },\n                {\n                    \"id\": 26,\n                    \"phrase\": \"jafza_ezone_logo\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Jafza eZone logo\",\n                    \"for_arabic\": \"شعار Jafza eZone\",\n                    \"lang\": \"Jafza eZone logo\"\n                },\n                {\n                    \"id\": 27,\n                    \"phrase\": \"forgot_password_detail\",\n                    \"groupname\": \"forgot password\",\n                    \"for_english\": \"Please enter your registered email address and we will send you a password resent link shortly.\",\n                    \"for_arabic\": \"يُرجى إدخال عنوان بريدك الإلكتروني المسجل وسنرسل إليك قريبًا رابط إعادة إرسال كلمة المرور.\",\n                    \"lang\": \"Please enter your registered email address and we will send you a password resent link shortly.\"\n                },\n                {\n                    \"id\": 29,\n                    \"phrase\": \"send_reset_password_link\",\n                    \"groupname\": \"forgot password\",\n                    \"for_english\": \"SEND RESET PASSWORD LINK\",\n                    \"for_arabic\": \"إرسال رابط إعادة تعيين كلمة المرور\",\n                    \"lang\": \"SEND RESET PASSWORD LINK\"\n                },\n                {\n                    \"id\": 30,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Minimum 8 characters \",\n                    \"for_arabic\": \"8 أحرف على الأقل\",\n                    \"lang\": \"Minimum 8 characters \"\n                },\n                {\n                    \"id\": 31,\n                    \"phrase\": \"passwords_not_match\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Passwords not match\",\n                    \"for_arabic\": \"كلمات المرور غير متطابقة\",\n                    \"lang\": \"Passwords not match\"\n                },\n                {\n                    \"id\": 32,\n                    \"phrase\": \"new_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"New Password\",\n                    \"for_arabic\": \"كلمة مرور جديدة\",\n                    \"lang\": \"New Password\"\n                },\n                {\n                    \"id\": 33,\n                    \"phrase\": \"enter_your_new_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Enter your new password\",\n                    \"for_arabic\": \"أدخل كلمة المرور الجديدة\",\n                    \"lang\": \"Enter your new password\"\n                },\n                {\n                    \"id\": 34,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Confirm password\",\n                    \"for_arabic\": \"تأكيد كلمة المرور\",\n                    \"lang\": \"Confirm password\"\n                },\n                {\n                    \"id\": 35,\n                    \"phrase\": \"re-enter_your_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Re-enter your password\",\n                    \"for_arabic\": \"أعد إدخال كلمة المرور\",\n                    \"lang\": \"Re-enter your password\"\n                },\n                {\n                    \"id\": 36,\n                    \"phrase\": \"reset_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Reset password\",\n                    \"for_arabic\": \"إعادة تعيين كلمة المرور\",\n                    \"lang\": \"Reset password\"\n                },\n                {\n                    \"id\": 37,\n                    \"phrase\": \"create_a_new_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Create a new password\",\n                    \"for_arabic\": \"أنشئ كلمة مرور جديدة\",\n                    \"lang\": \"Create a new password\"\n                },\n                {\n                    \"id\": 38,\n                    \"phrase\": \"change\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Change\",\n                    \"for_arabic\": \"يتغيرون\",\n                    \"lang\": \"Change\"\n                },\n                {\n                    \"id\": 39,\n                    \"phrase\": \"individual\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Individual\",\n                    \"for_arabic\": \"فرد\",\n                    \"lang\": \"Individual\"\n                },\n                {\n                    \"id\": 40,\n                    \"phrase\": \"company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Company\",\n                    \"for_arabic\": \"شركة\",\n                    \"lang\": \"Company\"\n                },\n                {\n                    \"id\": 41,\n                    \"phrase\": \"please_select_any_one_of_type\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Please select any one of type\",\n                    \"for_arabic\": \"الرجاء تحديد أي نوع\",\n                    \"lang\": \"Please select any one of type\"\n                },\n                {\n                    \"id\": 42,\n                    \"phrase\": \"continue\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Continue\",\n                    \"for_arabic\": \"استمر\",\n                    \"lang\": \"Continue\"\n                },\n                {\n                    \"id\": 43,\n                    \"phrase\": \"verification_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Verification Code\",\n                    \"for_arabic\": \"رمز التحقق\",\n                    \"lang\": \"Verification Code\"\n                },\n                {\n                    \"id\": 44,\n                    \"phrase\": \"enter_verification_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Verification Code\",\n                    \"for_arabic\": \"أدخل رمز التحقق\",\n                    \"lang\": \"Enter Verification Code\"\n                },\n                {\n                    \"id\": 45,\n                    \"phrase\": \"your_code_will_expire_in_5_minutes\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Your code will expire in 5 minutes\",\n                    \"for_arabic\": \"ستنتهي صلاحية الرمز الخاص بك في غضون 5 دقائق\",\n                    \"lang\": \"Your code will expire in 5 minutes\"\n                },\n                {\n                    \"id\": 46,\n                    \"phrase\": \"resend_sms\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Resend SMS\",\n                    \"for_arabic\": \"اعادة الرسال الرسالة\",\n                    \"lang\": \"Resend SMS\"\n                },\n                {\n                    \"id\": 47,\n                    \"phrase\": \"send_sms\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Send SMS\",\n                    \"for_arabic\": \"أرسل رسالة نصية قصيرة\",\n                    \"lang\": \"Send SMS\"\n                },\n                {\n                    \"id\": 48,\n                    \"phrase\": \"verify_phone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Verify phone number\",\n                    \"for_arabic\": \"تحقق من رقم الهاتف\",\n                    \"lang\": \"Verify phone number\"\n                },\n                {\n                    \"id\": 49,\n                    \"phrase\": \"cancel\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Cancel\",\n                    \"for_arabic\": \"إلغاء\",\n                    \"lang\": \"Cancel\"\n                },\n                {\n                    \"id\": 50,\n                    \"phrase\": \"verify_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"VERIFY CODE\",\n                    \"for_arabic\": \"التحقق من كود\",\n                    \"lang\": \"VERIFY CODE\"\n                },\n                {\n                    \"id\": 51,\n                    \"phrase\": \"the_special_characters_not_allowed\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The special characters not allowed\",\n                    \"for_arabic\": \"الأحرف الخاصة غير مسموح بها\",\n                    \"lang\": \"The special characters not allowed\"\n                },\n                {\n                    \"id\": 52,\n                    \"phrase\": \"some_kind_of_special_characters_not_allowed\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Some kind of  special characters not allowed\",\n                    \"for_arabic\": \"نوع من الأحرف الخاصة غير مسموح به\",\n                    \"lang\": \"Some kind of  special characters not allowed\"\n                },\n                {\n                    \"id\": 53,\n                    \"phrase\": \"maximum_150_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 150 characters\",\n                    \"for_arabic\": \"150 حرفًا كحد أقصى\",\n                    \"lang\": \"Maximum 150 characters\"\n                },\n                {\n                    \"id\": 54,\n                    \"phrase\": \"maximum_250_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 250 characters\",\n                    \"for_arabic\": \"250 حرفًا كحد أقصى\",\n                    \"lang\": \"Maximum 250 characters\"\n                },\n                {\n                    \"id\": 55,\n                    \"phrase\": \"minimum_5_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Minimum 5 characters\",\n                    \"for_arabic\": \"5 أحرف على الأقل\",\n                    \"lang\": \"Minimum 5 characters\"\n                },\n                {\n                    \"id\": 56,\n                    \"phrase\": \"maximum_15_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 15 characters\",\n                    \"for_arabic\": \"بحد أقصى 15 أحرف\",\n                    \"lang\": \"Maximum 15 characters\"\n                },\n                {\n                    \"id\": 57,\n                    \"phrase\": \"maximum_20_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 20 characters\",\n                    \"for_arabic\": \"بحد أقصى 20 أحرف\",\n                    \"lang\": \"Maximum 20 characters\"\n                },\n                {\n                    \"id\": 59,\n                    \"phrase\": \"the_number_only\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The number only\",\n                    \"for_arabic\": \"الرقم فقط\",\n                    \"lang\": \"The number only\"\n                },\n                {\n                    \"id\": 60,\n                    \"phrase\": \"the_characters_only\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The characters only\",\n                    \"for_arabic\": \"الشخصيات فقط\",\n                    \"lang\": \"The characters only\"\n                },\n                {\n                    \"id\": 61,\n                    \"phrase\": \"the_positive_number_only\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The positive number only\",\n                    \"for_arabic\": \"الرقم الموجب فقط\",\n                    \"lang\": \"The positive number only\"\n                },\n                {\n                    \"id\": 62,\n                    \"phrase\": \"maximum_6_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 6 characters \",\n                    \"for_arabic\": \"بحد أقصى 6 أحرف\",\n                    \"lang\": \"Maximum 6 characters \"\n                },\n                {\n                    \"id\": 63,\n                    \"phrase\": \"emails_do_not_match\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"E-mail's do not match\",\n                    \"for_arabic\": \"رسائل البريد الإلكتروني لا تتطابق\",\n                    \"lang\": \"E-mail's do not match\"\n                },\n                {\n                    \"id\": 64,\n                    \"phrase\": \"please_accept_terms_and_condition\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Please accept terms and condition!\",\n                    \"for_arabic\": \"الرجاء قبول الشروط والأحكام!\",\n                    \"lang\": \"Please accept terms and condition!\"\n                },\n                {\n                    \"id\": 65,\n                    \"phrase\": \"please_accept\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Please accept!\",\n                    \"for_arabic\": \"الرجاء الموافقة!\",\n                    \"lang\": \"Please accept!\"\n                },\n                {\n                    \"id\": 66,\n                    \"phrase\": \"are_you_dpw_group_employee\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Are you DPW group employee?\",\n                    \"for_arabic\": \"هل أنت موظف في مجموعة DPW؟\",\n                    \"lang\": \"Are you DPW group employee?\"\n                },\n                {\n                    \"id\": 67,\n                    \"phrase\": \"are_you_related_to_any_dpw\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Are you related to any DPW Procurement/Auction Staff?\",\n                    \"for_arabic\": \"هل أنت مرتبط بأي من موظفي المشتريات / المزادات في DPW؟\",\n                    \"lang\": \"Are you related to any DPW Procurement/Auction Staff?\"\n                },\n                {\n                    \"id\": 68,\n                    \"phrase\": \"yes\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Yes\",\n                    \"for_arabic\": \"نعم\",\n                    \"lang\": \"Yes\"\n                },\n                {\n                    \"id\": 69,\n                    \"phrase\": \"no\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"No\",\n                    \"for_arabic\": \"لا\",\n                    \"lang\": \"No\"\n                },\n                {\n                    \"id\": 70,\n                    \"phrase\": \"first_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"First Name\",\n                    \"for_arabic\": \"الاسم الأول\",\n                    \"lang\": \"First Name\"\n                },\n                {\n                    \"id\": 71,\n                    \"phrase\": \"enter_your_first_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your first name\",\n                    \"for_arabic\": \"أدل اسمك الأول\",\n                    \"lang\": \"Enter your first name\"\n                },\n                {\n                    \"id\": 72,\n                    \"phrase\": \"last_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Last Name\",\n                    \"for_arabic\": \"اسم العائلة\",\n                    \"lang\": \"Last Name\"\n                },\n                {\n                    \"id\": 73,\n                    \"phrase\": \"enter_your_last_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your Last Name\",\n                    \"for_arabic\": \"أدخل اسمك الأخير \",\n                    \"lang\": \"Enter your Last Name\"\n                },\n                {\n                    \"id\": 74,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Email address\",\n                    \"for_arabic\": \"عنوان بريد الكتروني\",\n                    \"lang\": \"Email address\"\n                },\n                {\n                    \"id\": 75,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your email address\",\n                    \"for_arabic\": \"أدخل عنوان بريدك الالكتروني\",\n                    \"lang\": \"Enter your email address\"\n                },\n                {\n                    \"id\": 76,\n                    \"phrase\": \"confirm_email_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Confirm Email address\",\n                    \"for_arabic\": \"أكد عنوانك الإلكتروني\",\n                    \"lang\": \"Confirm Email address\"\n                },\n                {\n                    \"id\": 78,\n                    \"phrase\": \"phone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Phone Number\",\n                    \"for_arabic\": \"رقم الهاتف\",\n                    \"lang\": \"Phone Number\"\n                },\n                {\n                    \"id\": 79,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Password\",\n                    \"for_arabic\": \"كلمة المرور\",\n                    \"lang\": \"Password\"\n                },\n                {\n                    \"id\": 80,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Your Password\",\n                    \"for_arabic\": \"ادخل رقمك السري\",\n                    \"lang\": \"Enter Your Password\"\n                },\n                {\n                    \"id\": 81,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Confirm Password\",\n                    \"for_arabic\": \"تأكيد كلمة المرور\",\n                    \"lang\": \"Confirm Password\"\n                },\n                {\n                    \"id\": 82,\n                    \"phrase\": \"re_enter_your_password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Re-enter your password\",\n                    \"for_arabic\": \"أعد إدخال كلمة المرور\",\n                    \"lang\": \"Re-enter your password\"\n                },\n                {\n                    \"id\": 83,\n                    \"phrase\": \"emirates_id\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Emirates ID\",\n                    \"for_arabic\": \"هويه الإمارات\",\n                    \"lang\": \"Emirates ID\"\n                },\n                {\n                    \"id\": 84,\n                    \"phrase\": \"enter_your_emirates_id\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your emirates Id\",\n                    \"for_arabic\": \"أدخل هوية الإمارات الخاصة بك \",\n                    \"lang\": \"Enter your emirates Id\"\n                },\n                {\n                    \"id\": 85,\n                    \"phrase\": \"passport_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Passport Number\",\n                    \"for_arabic\": \"رقم جواز السفر\",\n                    \"lang\": \"Passport Number\"\n                },\n                {\n                    \"id\": 86,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your passport number\",\n                    \"for_arabic\": \"أدخل رقم جواز سفرك \",\n                    \"lang\": \"Enter your passport number\"\n                },\n                {\n                    \"id\": 87,\n                    \"phrase\": \"country\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Country\",\n                    \"for_arabic\": \"بلد\",\n                    \"lang\": \"Country\"\n                },\n                {\n                    \"id\": 88,\n                    \"phrase\": \"select_your_country\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select your country\",\n                    \"for_arabic\": \"اختر بلدك\",\n                    \"lang\": \"Select your country\"\n                },\n                {\n                    \"id\": 89,\n                    \"phrase\": \"state\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"State\",\n                    \"for_arabic\": \"حالة\",\n                    \"lang\": \"State\"\n                },\n                {\n                    \"id\": 90,\n                    \"phrase\": \"select_your_state\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select your state\",\n                    \"for_arabic\": \"حدد ولايتك \",\n                    \"lang\": \"Select your state\"\n                },\n                {\n                    \"id\": 91,\n                    \"phrase\": \"city\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"City\",\n                    \"for_arabic\": \"مدينة\",\n                    \"lang\": \"City\"\n                },\n                {\n                    \"id\": 92,\n                    \"phrase\": \"enter_your_city\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Your City\",\n                    \"for_arabic\": \"أدخل مدينتك\",\n                    \"lang\": \"Enter Your City\"\n                },\n                {\n                    \"id\": 93,\n                    \"phrase\": \"address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Address\",\n                    \"for_arabic\": \"تبوك\",\n                    \"lang\": \"Address\"\n                },\n                {\n                    \"id\": 94,\n                    \"phrase\": \"enter_your_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your address\",\n                    \"for_arabic\": \"أدخل عنوانك \",\n                    \"lang\": \"Enter your address\"\n                },\n                {\n                    \"id\": 95,\n                    \"phrase\": \"po_box\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"P.O Box\",\n                    \"for_arabic\": \"صندوق البريد \",\n                    \"lang\": \"P.O Box\"\n                },\n                {\n                    \"id\": 96,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your passport number\",\n                    \"for_arabic\": \"أدخل رقم جواز سفرك \",\n                    \"lang\": \"Enter your passport number\"\n                },\n                {\n                    \"id\": 97,\n                    \"phrase\": \"upload_tax_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Tax registration number (TRN) document\",\n                    \"for_arabic\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Upload Tax registration number (TRN) document\"\n                },\n                {\n                    \"id\": 98,\n                    \"phrase\": \"upload_necessary_permits_licenses_or_certificates\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload necessary permits, licenses or certificates\",\n                    \"for_arabic\": \"تحميل التصاريح أو التراخيص أو الشهادات اللازمة\",\n                    \"lang\": \"Upload necessary permits, licenses or certificates\"\n                },\n                {\n                    \"id\": 99,\n                    \"phrase\": \"enter_your_post_box_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your post box number\",\n                    \"for_arabic\": \"أدخل رقم صندوق البريد الخاص بك\",\n                    \"lang\": \"Enter your post box number\"\n                },\n                {\n                    \"id\": 100,\n                    \"phrase\": \"i_agree_to_the\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"I agree to the\",\n                    \"for_arabic\": \"أنا أوافق على\",\n                    \"lang\": \"I agree to the\"\n                },\n                {\n                    \"id\": 101,\n                    \"phrase\": \"terms_conditions\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Terms & Conditions.\",\n                    \"for_arabic\": \"البنود و الظروف.\",\n                    \"lang\": \"Terms & Conditions.\"\n                },\n                {\n                    \"id\": 102,\n                    \"phrase\": \"conflict_of_interests_for_dpw_staff\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Conflict of interests for DPW Staff.\",\n                    \"for_arabic\": \"تضارب المصالح لموظفي إدارة الأشغال العامة.\",\n                    \"lang\": \"Conflict of interests for DPW Staff.\"\n                },\n                {\n                    \"id\": 103,\n                    \"phrase\": \"create_my_account\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Create my account\",\n                    \"for_arabic\": \"إنشيء حسابي\",\n                    \"lang\": \"Create my account\"\n                },\n                {\n                    \"id\": 104,\n                    \"phrase\": \"already_have_an_account\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Already have an account ?\",\n                    \"for_arabic\": \"هل لديك حساب ؟\",\n                    \"lang\": \"Already have an account ?\"\n                },\n                {\n                    \"id\": 105,\n                    \"phrase\": \"login_here\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Login here\",\n                    \"for_arabic\": \"تسجيل الدخول من هنا\",\n                    \"lang\": \"Login here\"\n                },\n                {\n                    \"id\": 106,\n                    \"phrase\": \"company_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Company Name\",\n                    \"for_arabic\": \"اسم الشركة\",\n                    \"lang\": \"Company Name\"\n                },\n                {\n                    \"id\": 107,\n                    \"phrase\": \"enter_your_company_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your company name\",\n                    \"for_arabic\": \"أدخل اسم شركتك \",\n                    \"lang\": \"Enter your company name\"\n                },\n                {\n                    \"id\": 108,\n                    \"phrase\": \"business_structure\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Business Structure\",\n                    \"for_arabic\": \"هيكل الأعمال\",\n                    \"lang\": \"Business Structure\"\n                },\n                {\n                    \"id\": 109,\n                    \"phrase\": \"select_a_business_structure\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select a business structure\",\n                    \"for_arabic\": \"حدد هيكل الأعمال\",\n                    \"lang\": \"Select a business structure\"\n                },\n                {\n                    \"id\": 110,\n                    \"phrase\": \"telephone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Telephone number\",\n                    \"for_arabic\": \"رقم هاتف\",\n                    \"lang\": \"Telephone number\"\n                },\n                {\n                    \"id\": 111,\n                    \"phrase\": \"enter_your_telephone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your telephone number\",\n                    \"for_arabic\": \"أدخل رقم هاتفك \",\n                    \"lang\": \"Enter your telephone number\"\n                },\n                {\n                    \"id\": 112,\n                    \"phrase\": \"mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Mobile number\",\n                    \"for_arabic\": \"رقم الهاتف المحمول\",\n                    \"lang\": \"Mobile number\"\n                },\n                {\n                    \"id\": 113,\n                    \"phrase\": \"enter_your_mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your Mobile number\",\n                    \"for_arabic\": \"أدخل رقم هاتفك المحمول\",\n                    \"lang\": \"Enter your Mobile number\"\n                },\n                {\n                    \"id\": 114,\n                    \"phrase\": \"website\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Website\",\n                    \"for_arabic\": \"موقع الكتروني\",\n                    \"lang\": \"Website\"\n                },\n                {\n                    \"id\": 115,\n                    \"phrase\": \"enter_your_website\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your website\",\n                    \"for_arabic\": \"أدخل موقع الويب الخاص بك\",\n                    \"lang\": \"Enter your website\"\n                },\n                {\n                    \"id\": 116,\n                    \"phrase\": \"business_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Business registration / trade license number\",\n                    \"for_arabic\": \"رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"lang\": \"Business registration / trade license number\"\n                },\n                {\n                    \"id\": 117,\n                    \"phrase\": \"enter_your_business_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your Business registration / trade license number\",\n                    \"for_arabic\": \"أدخل رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"lang\": \"Enter your Business registration / trade license number\"\n                },\n                {\n                    \"id\": 118,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Expiry Date\",\n                    \"for_arabic\": \"تاريخ انتهاء الصلاحية\",\n                    \"lang\": \"Expiry Date\"\n                },\n                {\n                    \"id\": 119,\n                    \"phrase\": \"select_an_expire_date\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select an expire date\",\n                    \"for_arabic\": \"حدد تاريخ انتهاء الصلاحية\",\n                    \"lang\": \"Select an expire date\"\n                },\n                {\n                    \"id\": 120,\n                    \"phrase\": \"name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Name\",\n                    \"for_arabic\": \"اسم\",\n                    \"lang\": \"Name\"\n                },\n                {\n                    \"id\": 121,\n                    \"phrase\": \"enter_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter name\",\n                    \"for_arabic\": \"أدخل الاسم\",\n                    \"lang\": \"Enter name\"\n                },\n                {\n                    \"id\": 122,\n                    \"phrase\": \"designation\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Designation\",\n                    \"for_arabic\": \"تعيين\",\n                    \"lang\": \"Designation\"\n                },\n                {\n                    \"id\": 123,\n                    \"phrase\": \"enter_designation\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter designation\",\n                    \"for_arabic\": \"أدخل التسمية\",\n                    \"lang\": \"Enter designation\"\n                },\n                {\n                    \"id\": 124,\n                    \"phrase\": \"department\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Department\",\n                    \"for_arabic\": \" قسم، أقسام\",\n                    \"lang\": \"Department\"\n                },\n                {\n                    \"id\": 125,\n                    \"phrase\": \"enter_a_department\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter a Department\",\n                    \"for_arabic\": \"أدخل قسم\",\n                    \"lang\": \"Enter a Department\"\n                },\n                {\n                    \"id\": 126,\n                    \"phrase\": \"phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Phone number/Mobile number\",\n                    \"for_arabic\": \"رقم الهاتف / رقم الجوال\",\n                    \"lang\": \"Phone number/Mobile number\"\n                },\n                {\n                    \"id\": 127,\n                    \"phrase\": \"enter_phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Phone number/Mobile number\",\n                    \"for_arabic\": \"أدخل رقم الهاتف / رقم الهاتف المحمول\",\n                    \"lang\": \"Enter Phone number/Mobile number\"\n                },\n                {\n                    \"id\": 128,\n                    \"phrase\": \"name_of_parent_company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Name of parent company\",\n                    \"for_arabic\": \"اسم الشركة الأم\",\n                    \"lang\": \"Name of parent company\"\n                },\n                {\n                    \"id\": 129,\n                    \"phrase\": \"enter_name_of_parent_company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter name of parent company\",\n                    \"for_arabic\": \"أدخل اسم الشركة الأم\",\n                    \"lang\": \"Enter name of parent company\"\n                },\n                {\n                    \"id\": 130,\n                    \"phrase\": \"categories\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Categories\",\n                    \"for_arabic\": \"فئات\",\n                    \"lang\": \"Categories\"\n                },\n                {\n                    \"id\": 131,\n                    \"phrase\": \"select_a_category\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select a category\",\n                    \"for_arabic\": \"اختر تصنيف\",\n                    \"lang\": \"Select a category\"\n                },\n                {\n                    \"id\": 132,\n                    \"phrase\": \"tax_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Tax Registration Number (TRN)\",\n                    \"for_arabic\": \"رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Tax Registration Number (TRN)\"\n                },\n                {\n                    \"id\": 133,\n                    \"phrase\": \"enter_tax_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Tax Registration Number (TRN)\",\n                    \"for_arabic\": \"أدخل رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Enter Tax Registration Number (TRN)\"\n                },\n                {\n                    \"id\": 134,\n                    \"phrase\": \"uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"UAE Emirate of VAT registration\",\n                    \"for_arabic\": \"تسجيل ضريبة القيمة المضافة في دولة الإمارات العربية المتحدة\",\n                    \"lang\": \"UAE Emirate of VAT registration\"\n                },\n                {\n                    \"id\": 135,\n                    \"phrase\": \"enter_uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter UAE Emirate of VAT registration\",\n                    \"for_arabic\": \"أدخل دولة الإمارات العربية المتحدة لتسجيل ضريبة القيمة المضافة\",\n                    \"lang\": \"Enter UAE Emirate of VAT registration\"\n                },\n                {\n                    \"id\": 136,\n                    \"phrase\": \"dubai_customs_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Dubai customs code\",\n                    \"for_arabic\": \"كود جمارك دبي\",\n                    \"lang\": \"Dubai customs code\"\n                },\n                {\n                    \"id\": 137,\n                    \"phrase\": \"enter_dubai_customs_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Dubai customs code\",\n                    \"for_arabic\": \"أدخل رمز دبي الجمركي\",\n                    \"lang\": \"Enter Dubai customs code\"\n                },\n                {\n                    \"id\": 138,\n                    \"phrase\": \"trakhees_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Trakhees registration number\",\n                    \"for_arabic\": \"رقم تسجيل تراخيص\",\n                    \"lang\": \"Trakhees registration number\"\n                },\n                {\n                    \"id\": 139,\n                    \"phrase\": \"enter_trakhees_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Trakhees registration number\",\n                    \"for_arabic\": \"أدخل رقم تسجيل تراخيص\",\n                    \"lang\": \"Enter Trakhees registration number\"\n                },\n                {\n                    \"id\": 140,\n                    \"phrase\": \"sme_membership_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"SME membership number\",\n                    \"for_arabic\": \"رقم عضوية الشركات الصغيرة والمتوسطة\",\n                    \"lang\": \"SME membership number\"\n                },\n                {\n                    \"id\": 141,\n                    \"phrase\": \"enter_sme_membership_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter SME membership number\",\n                    \"for_arabic\": \"أدخل رقم عضوية SME\",\n                    \"lang\": \"Enter SME membership number\"\n                },\n                {\n                    \"id\": 142,\n                    \"phrase\": \"upload_Business_registration_or_trade_license_document\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Business registration / trade license document\",\n                    \"for_arabic\": \"تحميل وثيقة التسجيل التجاري / الرخصة التجارية\",\n                    \"lang\": \"Upload Business registration / trade license document\"\n                },\n                {\n                    \"id\": 144,\n                    \"phrase\": \"upload_tax_registration_number_document\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Tax registration number (TRN) document\",\n                    \"for_arabic\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Upload Tax registration number (TRN) document\"\n                },\n                {\n                    \"id\": 145,\n                    \"phrase\": \"sign_using_docusign\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Sign using DocuSign\",\n                    \"for_arabic\": \"قم بالتوقيع باستخدام DocuSign\",\n                    \"lang\": \"Sign using DocuSign\"\n                },\n                {\n                    \"id\": 146,\n                    \"phrase\": \"upload_company_seal\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Company Seal\",\n                    \"for_arabic\": \"تحميل ختم الشركة\",\n                    \"lang\": \"Upload Company Seal\"\n                },\n                {\n                    \"id\": 147,\n                    \"phrase\": \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Is your company owner or manager related to any of DP World procurement staff ?\",\n                    \"for_arabic\": \"هل مالك شركتك أو مديرك مرتبط بأي من موظفي المشتريات في موانئ دبي العالمية؟\",\n                    \"lang\": \"Is your company owner or manager related to any of DP World procurement staff ?\"\n                },\n                {\n                    \"id\": 148,\n                    \"phrase\": \"add_person\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Add person\",\n                    \"for_arabic\": \"أضف شخصًا\",\n                    \"lang\": \"Add person\"\n                },\n                {\n                    \"id\": 149,\n                    \"phrase\": \"remove_person\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Remove Person\",\n                    \"for_arabic\": \"إزالة الشخص\",\n                    \"lang\": \"Remove Person\"\n                },\n                {\n                    \"id\": 150,\n                    \"phrase\": \"add_shareholder\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Add shareholder\",\n                    \"for_arabic\": \"إضافة مساهم\",\n                    \"lang\": \"Add shareholder\"\n                },\n                {\n                    \"id\": 151,\n                    \"phrase\": \"remove_shareholder\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Remove shareholder\",\n                    \"for_arabic\": \"إزالة المساهم\",\n                    \"lang\": \"Remove shareholder\"\n                },\n                {\n                    \"id\": 152,\n                    \"phrase\": \"you_have_successfully_submitted_your_application\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"You have successfully submitted your application.\",\n                    \"for_arabic\": \"لقد قدمت طلبك بنجاح\",\n                    \"lang\": \"You have successfully submitted your application.\"\n                },\n                {\n                    \"id\": 153,\n                    \"phrase\": \"you_will_be_notified_once_we_review_your_application\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"You will be notified once we review your application.\",\n                    \"for_arabic\": \"سيتم إخطارك بمجرد مراجعة طلبك.\",\n                    \"lang\": \"You will be notified once we review your application.\"\n                },\n                {\n                    \"id\": 154,\n                    \"phrase\": \"next\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Next\",\n                    \"for_arabic\": \"التالي\",\n                    \"lang\": \"Next\"\n                },\n                {\n                    \"id\": 156,\n                    \"phrase\": \"results_12_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"12 Results per page\",\n                    \"for_arabic\": \"12 نتيجة في الصفحة\",\n                    \"lang\": \"12 Results per page\"\n                },\n                {\n                    \"id\": 157,\n                    \"phrase\": \"results_24_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"24 Results per page\",\n                    \"for_arabic\": \"24 نتيجة في الصفحة\",\n                    \"lang\": \"24 Results per page\"\n                },\n                {\n                    \"id\": 158,\n                    \"phrase\": \"results_36_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"36 Results per page\",\n                    \"for_arabic\": \"36 نتيجة في الصفحة\",\n                    \"lang\": \"36 Results per page\"\n                },\n                {\n                    \"id\": 159,\n                    \"phrase\": \"none\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"None\",\n                    \"for_arabic\": \"لا أحد\",\n                    \"lang\": \"None\"\n                },\n                {\n                    \"id\": 160,\n                    \"phrase\": \"current_price_low_to_high\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Current Price (Low - High)\",\n                    \"for_arabic\": \"السعر الحالي من الأدنى إلى الأعلى\",\n                    \"lang\": \"Current Price (Low - High)\"\n                },\n                {\n                    \"id\": 161,\n                    \"phrase\": \"current_price_high_to_low\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Current Price (High - Low)\",\n                    \"for_arabic\": \"السعر الحالي من الأعلى إلى الأقل\",\n                    \"lang\": \"Current Price (High - Low)\"\n                },\n                {\n                    \"id\": 162,\n                    \"phrase\": \"time_remaining\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Time remaining\",\n                    \"for_arabic\": \"الوقت المتبقي\",\n                    \"lang\": \"Time remaining\"\n                },\n                {\n                    \"id\": 163,\n                    \"phrase\": \"ending_today\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Ending Today\",\n                    \"for_arabic\": \"تنتهي اليوم\",\n                    \"lang\": \"Ending Today\"\n                },\n                {\n                    \"id\": 164,\n                    \"phrase\": \"buy_now_price_low_to_high\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Buy Now Price (Low - High)\",\n                    \"for_arabic\": \"شراء الآن السعر من الأدنى إلى الأعلى\",\n                    \"lang\": \"Buy Now Price (Low - High)\"\n                },\n                {\n                    \"id\": 165,\n                    \"phrase\": \"buy_now_price_high_to_low\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Buy Now Price (High - Low)\",\n                    \"for_arabic\": \"شراء الآن السعر من الأعلى إلى الأقل\",\n                    \"lang\": \"Buy Now Price (High - Low)\"\n                },\n                {\n                    \"id\": 166,\n                    \"phrase\": \"you_have_searched_for\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"You have searched for\",\n                    \"for_arabic\": \"لقد بحثت عن\",\n                    \"lang\": \"You have searched for\"\n                },\n                {\n                    \"id\": 167,\n                    \"phrase\": \"save_this_search\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Save this search\",\n                    \"for_arabic\": \"احفظ هذا البحث\",\n                    \"lang\": \"Save this search\"\n                },\n                {\n                    \"id\": 168,\n                    \"phrase\": \"results_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Results per page\",\n                    \"for_arabic\": \"النتائج لكل صفحة\",\n                    \"lang\": \"Results per page\"\n                },\n                {\n                    \"id\": 169,\n                    \"phrase\": \"sort_by\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Sort By\",\n                    \"for_arabic\": \"صنف حسب\",\n                    \"lang\": \"Sort By\"\n                },\n                {\n                    \"id\": 170,\n                    \"phrase\": \"showing\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Showing\",\n                    \"for_arabic\": \"عرض\",\n                    \"lang\": \"Showing\"\n                },\n                {\n                    \"id\": 171,\n                    \"phrase\": \"of\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"of\",\n                    \"for_arabic\": \"من\",\n                    \"lang\": \"of\"\n                },\n                {\n                    \"id\": 172,\n                    \"phrase\": \"message\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Message\",\n                    \"for_arabic\": \"رسالة\",\n                    \"lang\": \"Message\"\n                },\n                {\n                    \"id\": 173,\n                    \"phrase\": \"enter_your_message\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Enter your message\",\n                    \"for_arabic\": \"أدخل رسالتك\",\n                    \"lang\": \"Enter your message\"\n                },\n                {\n                    \"id\": 174,\n                    \"phrase\": \"contact_us\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"CONTACT US\",\n                    \"for_arabic\": \"اتصل بنا\",\n                    \"lang\": \"CONTACT US\"\n                },\n                {\n                    \"id\": 175,\n                    \"phrase\": \"reach_us\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"REACH US\",\n                    \"for_arabic\": \"للتواصل\",\n                    \"lang\": \"REACH US\"\n                },\n                {\n                    \"id\": 176,\n                    \"phrase\": \"submit\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Submit\",\n                    \"for_arabic\": \"يقدم\",\n                    \"lang\": \"Submit\"\n                },\n                {\n                    \"id\": 178,\n                    \"phrase\": \"oops_your_shopping_cart_seems_to_be_empty\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Oops! your shopping cart seems to be empty.\",\n                    \"for_arabic\": \"وجه الفتاة! يبدو أن عربة التسوق الخاصة بك فارغة.\",\n                    \"lang\": \"Oops! your shopping cart seems to be empty.\"\n                },\n                {\n                    \"id\": 179,\n                    \"phrase\": \"search_our_inventory_for_amazing_products\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Search our inventory for amazing products.\",\n                    \"for_arabic\": \"ابحث في مخزوننا عن منتجات مذهلة.\",\n                    \"lang\": \"Search our inventory for amazing products.\"\n                },\n                {\n                    \"id\": 180,\n                    \"phrase\": \"shopping_cart\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Shopping Cart\",\n                    \"for_arabic\": \"عربة التسوق\",\n                    \"lang\": \"Shopping Cart\"\n                },\n                {\n                    \"id\": 181,\n                    \"phrase\": \"result_found\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Result Found\",\n                    \"for_arabic\": \"تم العثور على نتيجة\",\n                    \"lang\": \"Result Found\"\n                },\n                {\n                    \"id\": 182,\n                    \"phrase\": \"shopping_cart_summary\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Shopping cart summary\",\n                    \"for_arabic\": \"ملخص البضائع المختارة\",\n                    \"lang\": \"Shopping cart summary\"\n                },\n                {\n                    \"id\": 183,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Total Payable\",\n                    \"for_arabic\": \"إجمالي المدفوعات\",\n                    \"lang\": \"Total Payable\"\n                },\n                {\n                    \"id\": 184,\n                    \"phrase\": \"items\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Items\",\n                    \"for_arabic\": \"العناصر\",\n                    \"lang\": \"Items\"\n                },\n                {\n                    \"id\": 185,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Proceed to checkout\",\n                    \"for_arabic\": \"باشرالخروج من الفندق\",\n                    \"lang\": \"Proceed to checkout\"\n                },\n                {\n                    \"id\": 186,\n                    \"phrase\": \"your_items\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Your Items\",\n                    \"for_arabic\": \"عناصرك\",\n                    \"lang\": \"Your Items\"\n                },\n                {\n                    \"id\": 187,\n                    \"phrase\": \"results_found\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Results Found\",\n                    \"for_arabic\": \"العثور على نتائج\",\n                    \"lang\": \"Results Found\"\n                },\n                {\n                    \"id\": 188,\n                    \"phrase\": \"invalid_zip_code\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Invalid ZIP Code\",\n                    \"for_arabic\": \"الرمز البريدي غير صالح\",\n                    \"lang\": \"Invalid ZIP Code\"\n                },\n                {\n                    \"id\": 189,\n                    \"phrase\": \"minimum_2_characters\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Minimum 2 characters\",\n                    \"for_arabic\": \"2 حرف على الأقل\",\n                    \"lang\": \"Minimum 2 characters\"\n                },\n                {\n                    \"id\": 190,\n                    \"phrase\": \"zip_code\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"ZIP Code\",\n                    \"for_arabic\": \"الرمز البريدي\",\n                    \"lang\": \"ZIP Code\"\n                },\n                {\n                    \"id\": 191,\n                    \"phrase\": \"enter_your_zip_code\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Enter your ZIP code\",\n                    \"for_arabic\": \"أدخل رمزك البريدي\",\n                    \"lang\": \"Enter your ZIP code\"\n                },\n                {\n                    \"id\": 192,\n                    \"phrase\": \"select_mode_of_payment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select mode of payment\",\n                    \"for_arabic\": \"حدد طريقة الدفع\",\n                    \"lang\": \"Select mode of payment\"\n                },\n                {\n                    \"id\": 193,\n                    \"phrase\": \"online\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Online\",\n                    \"for_arabic\": \"عبر الانترنت\",\n                    \"lang\": \"Online\"\n                },\n                {\n                    \"id\": 194,\n                    \"phrase\": \"offline\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Offline\",\n                    \"for_arabic\": \"غير متصل على الانترنت\",\n                    \"lang\": \"Offline\"\n                },\n                {\n                    \"id\": 195,\n                    \"phrase\": \"deposit\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Deposit\",\n                    \"for_arabic\": \"الوديعة\",\n                    \"lang\": \"Deposit\"\n                },\n                {\n                    \"id\": 196,\n                    \"phrase\": \"closed_no_slots_available\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Closed / No Slots Available\",\n                    \"for_arabic\": \"مغلق / لا توجد فترات زمنية متاحة\",\n                    \"lang\": \"Closed / No Slots Available\"\n                },\n                {\n                    \"id\": 197,\n                    \"phrase\": \"select_a_time\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select a time\",\n                    \"for_arabic\": \"حدد وقتًا\",\n                    \"lang\": \"Select a time\"\n                },\n                {\n                    \"id\": 198,\n                    \"phrase\": \"restore\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Restore\",\n                    \"for_arabic\": \"يعيد\",\n                    \"lang\": \"Restore\"\n                },\n                {\n                    \"id\": 199,\n                    \"phrase\": \"you_have_an_appointment_schedule_for\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"You have an appointment schedule for\",\n                    \"for_arabic\": \"لديك جدول مواعيد ل\",\n                    \"lang\": \"You have an appointment schedule for\"\n                },\n                {\n                    \"id\": 200,\n                    \"phrase\": \"you_can_add_items_to_the_same_appointment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"You can add items to the same appointment\",\n                    \"for_arabic\": \"يمكنك إضافة عناصر إلى نفس الموعد\",\n                    \"lang\": \"You can add items to the same appointment\"\n                },\n                {\n                    \"id\": 202,\n                    \"phrase\": \"cart\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Cart\",\n                    \"for_arabic\": \"عربة التسوق\",\n                    \"lang\": \"Cart\"\n                },\n                {\n                    \"id\": 203,\n                    \"phrase\": \"checkout\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Check out\",\n                    \"for_arabic\": \"الدفع\",\n                    \"lang\": \"Check out\"\n                },\n                {\n                    \"id\": 204,\n                    \"phrase\": \"review_your_order\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Review your order\",\n                    \"for_arabic\": \"راجع طلباتك\",\n                    \"lang\": \"Review your order\"\n                },\n                {\n                    \"id\": 205,\n                    \"phrase\": \"address_for_pickup\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Address for pickup\",\n                    \"for_arabic\": \"عنوان الاستلام\",\n                    \"lang\": \"Address for pickup\"\n                },\n                {\n                    \"id\": 206,\n                    \"phrase\": \"please_bring_along_your_emirates_id_for_verification\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Please bring along your emirates ID for verification\",\n                    \"for_arabic\": \"يرجى إحضار بطاقة الهوية الإماراتية الخاصة بك للتحقق منها\",\n                    \"lang\": \"Please bring along your emirates ID for verification\"\n                },\n                {\n                    \"id\": 208,\n                    \"phrase\": \"you_have_an_selected_your_previous_appointment_scheduled_at\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"You have an selected your previous appointment scheduled at\",\n                    \"for_arabic\": \"لديك تحديد موعدك السابق المحدد في\",\n                    \"lang\": \"You have an selected your previous appointment scheduled at\"\n                },\n                {\n                    \"id\": 209,\n                    \"phrase\": \"if_you_want_to_remove_the_previous_appointment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"If you want to remove the previous appointment\",\n                    \"for_arabic\": \"إذا كنت تريد حذف الموعد السابق\",\n                    \"lang\": \"If you want to remove the previous appointment\"\n                },\n                {\n                    \"id\": 210,\n                    \"phrase\": \"select_a_pickup_date\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select a pickup date\",\n                    \"for_arabic\": \"حدد تاريخ الاستلام\",\n                    \"lang\": \"Select a pickup date\"\n                },\n                {\n                    \"id\": 211,\n                    \"phrase\": \"select_a_pickup_time\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select a pickup time\",\n                    \"for_arabic\": \"حدد وقت الاستلام:\",\n                    \"lang\": \"Select a pickup time\"\n                },\n                {\n                    \"id\": 212,\n                    \"phrase\": \"subtotal\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Subtotal\",\n                    \"for_arabic\": \"المجموع الفرعي\",\n                    \"lang\": \"Subtotal\"\n                },\n                {\n                    \"id\": 213,\n                    \"phrase\": \"tax\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Tax\",\n                    \"for_arabic\": \"ضريبة\",\n                    \"lang\": \"Tax\"\n                },\n                {\n                    \"id\": 214,\n                    \"phrase\": \"total_amount\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Total Amount\",\n                    \"for_arabic\": \"المبلغ الإجمالي\",\n                    \"lang\": \"Total Amount\"\n                },\n                {\n                    \"id\": 215,\n                    \"phrase\": \"make_payment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Make Payment\",\n                    \"for_arabic\": \"قم بالدفع\",\n                    \"lang\": \"Make Payment\"\n                },\n                {\n                    \"id\": 218,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Total Payable\",\n                    \"for_arabic\": \"مجموع المستحق\",\n                    \"lang\": \"Total Payable\"\n                },\n                {\n                    \"id\": 219,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Proceed to Checkout\",\n                    \"for_arabic\": \"باشرالخروج من الفندق\",\n                    \"lang\": \"Proceed to Checkout\"\n                },\n                {\n                    \"id\": 220,\n                    \"phrase\": \"hang_in_there_your_payment_is_processed\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Hang in there your payment is processed\",\n                    \"for_arabic\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"lang\": \"Hang in there your payment is processed\"\n                },\n                {\n                    \"id\": 221,\n                    \"phrase\": \"please_do_not_press_the_back_button_or refresh_the_page\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Please do not press the back button or refresh the page\",\n                    \"for_arabic\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"lang\": \"Please do not press the back button or refresh the page\"\n                },\n                {\n                    \"id\": 222,\n                    \"phrase\": \"order_summary\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Order Summary\",\n                    \"for_arabic\": \"ملخص الطلب\",\n                    \"lang\": \"Order Summary\"\n                },\n                {\n                    \"id\": 223,\n                    \"phrase\": \"organization_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Organization Details\",\n                    \"for_arabic\": \"تفاصيل المنظمة\",\n                    \"lang\": \"Organization Details\"\n                },\n                {\n                    \"id\": 224,\n                    \"phrase\": \"contact_person_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Contact Person Details\",\n                    \"for_arabic\": \"تفاصيل جهة الاتصال\",\n                    \"lang\": \"Contact Person Details\"\n                },\n                {\n                    \"id\": 225,\n                    \"phrase\": \"shareholder_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Shareholder Details\",\n                    \"for_arabic\": \"تفاصيل المساهمين\",\n                    \"lang\": \"Shareholder Details\"\n                },\n                {\n                    \"id\": 226,\n                    \"phrase\": \"category_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Category Details\",\n                    \"for_arabic\": \"تفاصيل الفئة\",\n                    \"lang\": \"Category Details\"\n                },\n                {\n                    \"id\": 227,\n                    \"phrase\": \"only_numbers_are_allowed\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Only numbers are allowed\",\n                    \"for_arabic\": \"يسمح فقط بالأرقام\",\n                    \"lang\": \"Only numbers are allowed\"\n                },\n                {\n                    \"id\": 230,\n                    \"phrase\": \"maximum_25_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 25 characters\",\n                    \"for_arabic\": \"25 حرفًا كحد أقصى\",\n                    \"lang\": \"Maximum 25 characters\"\n                },\n                {\n                    \"id\": 231,\n                    \"phrase\": \"invalid_email\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Invalid E-mail\",\n                    \"for_arabic\": \"بريد إلكتروني خاطئ\",\n                    \"lang\": \"Invalid E-mail\"\n                },\n                {\n                    \"id\": 232,\n                    \"phrase\": \"previous\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Previous\",\n                    \"for_arabic\": \"سابق\",\n                    \"lang\": \"Previous\"\n                },\n                {\n                    \"id\": 233,\n                    \"phrase\": \"we_couldnt_find_the_page_you_are_looking_for\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"We couldn&apos;t find the page you are looking for.\",\n                    \"for_arabic\": \"لم نتمكن من العثور على الصفحة التي تبحث عنها.\",\n                    \"lang\": \"We couldn&apos;t find the page you are looking for.\"\n                },\n                {\n                    \"id\": 234,\n                    \"phrase\": \"you_can_still_try_exploring_hundreds_of_other_product\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"You can still try exploring hundreds of other products.\",\n                    \"for_arabic\": \"لا يزال بإمكانك محاولة استكشاف مئات المنتجات الأخرى.\",\n                    \"lang\": \"You can still try exploring hundreds of other products.\"\n                },\n                {\n                    \"id\": 235,\n                    \"phrase\": \"not_found_404\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"404- Page not found.\",\n                    \"for_arabic\": \"404- الصفحة غير موجودة.\",\n                    \"lang\": \"404- Page not found.\"\n                },\n                {\n                    \"id\": 236,\n                    \"phrase\": \"search_for_products\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"Search for products\",\n                    \"for_arabic\": \"ابحث عن المنتجات\",\n                    \"lang\": \"Search for products\"\n                },\n                {\n                    \"id\": 237,\n                    \"phrase\": \"back\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Back\",\n                    \"for_arabic\": \"عودة\",\n                    \"lang\": \"Back\"\n                },\n                {\n                    \"id\": 238,\n                    \"phrase\": \"all\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"All\",\n                    \"for_arabic\": \"الجميع\",\n                    \"lang\": \"All\"\n                },\n                {\n                    \"id\": 239,\n                    \"phrase\": \"winning\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Winning\",\n                    \"for_arabic\": \"الفوز\",\n                    \"lang\": \"Winning\"\n                },\n                {\n                    \"id\": 240,\n                    \"phrase\": \"currently_outbid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Currently Outbid\",\n                    \"for_arabic\": \"المزايدة عليها حاليا\",\n                    \"lang\": \"Currently Outbid\"\n                },\n                {\n                    \"id\": 241,\n                    \"phrase\": \"won\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Won\",\n                    \"for_arabic\": \"وون\",\n                    \"lang\": \"Won\"\n                },\n                {\n                    \"id\": 242,\n                    \"phrase\": \"closing_date\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Closing Date\",\n                    \"for_arabic\": \"الموعد النهائي\",\n                    \"lang\": \"Closing Date\"\n                },\n                {\n                    \"id\": 244,\n                    \"phrase\": \"enter_bid_amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter Bid Amt\",\n                    \"for_arabic\": \"أدخل مبلغ العطاء\",\n                    \"lang\": \"Enter Bid Amt\"\n                },\n                {\n                    \"id\": 245,\n                    \"phrase\": \"wallet_deposit_amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Wallet Deposit Amount\",\n                    \"for_arabic\": \"مبلغ الإيداع في المحفظة\",\n                    \"lang\": \"Wallet Deposit Amount\"\n                },\n                {\n                    \"id\": 246,\n                    \"phrase\": \"enter_amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter amount\",\n                    \"for_arabic\": \"أدخل المبلغ\",\n                    \"lang\": \"Enter amount\"\n                },\n                {\n                    \"id\": 247,\n                    \"phrase\": \"my_wallet_balance\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Wallet Balance\",\n                    \"for_arabic\": \"رصيد محفظتي\",\n                    \"lang\": \"My Wallet Balance\"\n                },\n                {\n                    \"id\": 248,\n                    \"phrase\": \"add_balance\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Add Balance\",\n                    \"for_arabic\": \"إضافة رصيد\",\n                    \"lang\": \"Add Balance\"\n                },\n                {\n                    \"id\": 249,\n                    \"phrase\": \"date\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Date\",\n                    \"for_arabic\": \"تاريخ\",\n                    \"lang\": \"Date\"\n                },\n                {\n                    \"id\": 250,\n                    \"phrase\": \"description\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Description\",\n                    \"for_arabic\": \"وصف\",\n                    \"lang\": \"Description\"\n                },\n                {\n                    \"id\": 251,\n                    \"phrase\": \"type\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Type\",\n                    \"for_arabic\": \"نوع\",\n                    \"lang\": \"Type\"\n                },\n                {\n                    \"id\": 252,\n                    \"phrase\": \"amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Amount\",\n                    \"for_arabic\": \"مقدار\",\n                    \"lang\": \"Amount\"\n                },\n                {\n                    \"id\": 253,\n                    \"phrase\": \"proceed_to_pay\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Proceed to pay\",\n                    \"for_arabic\": \"المضي قدما في الدفع\",\n                    \"lang\": \"Proceed to pay\"\n                },\n                {\n                    \"id\": 254,\n                    \"phrase\": \"enter_the_amount_to_be_added_to_your_wallet\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter the amount to be added to your wallet\",\n                    \"for_arabic\": \"أدخل المبلغ المراد إضافته إلى محفظتك\",\n                    \"lang\": \"Enter the amount to be added to your wallet\"\n                },\n                {\n                    \"id\": 255,\n                    \"phrase\": \"dash_subtitle\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"The marketplace send email based on a wide variety of events that may occur as seen below. Some notifications such as Payment information will be sent regardless of your email preference settings.\",\n                    \"for_arabic\": \"يرسل السوق بريدًا إلكترونيًا استنادًا إلى مجموعة متنوعة من الأحداث التي قد تحدث كما هو موضح أدناه. سيتم إرسال بعض الإشعارات مثل معلومات الدفع بغض النظر عن إعدادات البريد الإلكتروني المفضلة لديك.\",\n                    \"lang\": \"The marketplace send email based on a wide variety of events that may occur as seen below. Some notifications such as Payment information will be sent regardless of your email preference settings.\"\n                },\n                {\n                    \"id\": 256,\n                    \"phrase\": \"notification\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Notification\",\n                    \"for_arabic\": \"تنبيه\",\n                    \"lang\": \"Notification\"\n                },\n                {\n                    \"id\": 257,\n                    \"phrase\": \"email\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Email\",\n                    \"for_arabic\": \"بريد إلكتروني\",\n                    \"lang\": \"Email\"\n                },\n                {\n                    \"id\": 258,\n                    \"phrase\": \"sms\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"SMS\",\n                    \"for_arabic\": \"رسالة قصيرة\",\n                    \"lang\": \"SMS\"\n                },\n                {\n                    \"id\": 259,\n                    \"phrase\": \"save\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Save\",\n                    \"for_arabic\": \"حفظ\",\n                    \"lang\": \"Save\"\n                },\n                {\n                    \"id\": 260,\n                    \"phrase\": \"my_purchases\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Purchases\",\n                    \"for_arabic\": \"مشترياتي\",\n                    \"lang\": \"My Purchases\"\n                },\n                {\n                    \"id\": 261,\n                    \"phrase\": \"my_favourites\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Favourites\",\n                    \"for_arabic\": \"المفضلة\",\n                    \"lang\": \"My Favourites\"\n                },\n                {\n                    \"id\": 262,\n                    \"phrase\": \"my_notifications\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Notifications\",\n                    \"for_arabic\": \"الإشعارات الخاصة بي\",\n                    \"lang\": \"My Notifications\"\n                },\n                {\n                    \"id\": 263,\n                    \"phrase\": \"my_wallet\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Wallet\",\n                    \"for_arabic\": \"محفظتي\",\n                    \"lang\": \"My Wallet\"\n                },\n                {\n                    \"id\": 264,\n                    \"phrase\": \"my_invoices\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Invoices\",\n                    \"for_arabic\": \"فواتيرى\",\n                    \"lang\": \"My Invoices\"\n                },\n                {\n                    \"id\": 265,\n                    \"phrase\": \"my_saved_searches\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Saved Searches\",\n                    \"for_arabic\": \"عمليات البحث المحفوظة الخاصة بي\",\n                    \"lang\": \"My Saved Searches\"\n                },\n                {\n                    \"id\": 266,\n                    \"phrase\": \"you_can_find_all_your_saved_searches_here\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"You can find all your saved searches here.\",\n                    \"for_arabic\": \"يمكنك العثور على جميع عمليات البحث المحفوظة هنا.\",\n                    \"lang\": \"You can find all your saved searches here.\"\n                },\n                {\n                    \"id\": 267,\n                    \"phrase\": \"saved_search_helps_you_find_your_preferred_products_easily\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Saved search helps you find your preferred products easily.\",\n                    \"for_arabic\": \"يساعدك البحث المحفوظ في العثور على منتجاتك المفضلة بسهولة.\",\n                    \"lang\": \"Saved search helps you find your preferred products easily.\"\n                },\n                {\n                    \"id\": 268,\n                    \"phrase\": \"s_no\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"S.no\",\n                    \"for_arabic\": \"رقم سري\",\n                    \"lang\": \"S.no\"\n                },\n                {\n                    \"id\": 269,\n                    \"phrase\": \"title\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Title\",\n                    \"for_arabic\": \"لقب\",\n                    \"lang\": \"Title\"\n                },\n                {\n                    \"id\": 270,\n                    \"phrase\": \"date_added\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Date Added\",\n                    \"for_arabic\": \"تم إضافة التاريخ\",\n                    \"lang\": \"Date Added\"\n                },\n                {\n                    \"id\": 272,\n                    \"phrase\": \"you_are_about_to_delete_this_saved_search\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"You are about to delete this saved search!\",\n                    \"for_arabic\": \"أنت على وشك حذف هذا البحث المحفوظ!\",\n                    \"lang\": \"You are about to delete this saved search!\"\n                },\n                {\n                    \"id\": 273,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Please confirm if you want to continue with this action.\",\n                    \"for_arabic\": \"يرجى التأكيد إذا كنت تريد متابعة هذا الإجراء.\",\n                    \"lang\": \"Please confirm if you want to continue with this action.\"\n                },\n                {\n                    \"id\": 274,\n                    \"phrase\": \"no_cancel\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"No, Cancel\",\n                    \"for_arabic\": null,\n                    \"lang\": \"No, Cancel\"\n                },\n                {\n                    \"id\": 275,\n                    \"phrase\": \"yes_delete\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Yes, Delete\",\n                    \"for_arabic\": \"نعم ، احذف\",\n                    \"lang\": \"Yes, Delete\"\n                },\n                {\n                    \"id\": 276,\n                    \"phrase\": \"enter_email_address\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter email address\",\n                    \"for_arabic\": \"أدخل عنوان البريد الالكتروني\",\n                    \"lang\": \"Enter email address\"\n                },\n                {\n                    \"id\": 277,\n                    \"phrase\": \"current_password\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Current Password\",\n                    \"for_arabic\": \"كلمة المرور الحالي\",\n                    \"lang\": \"Current Password\"\n                },\n                {\n                    \"id\": 278,\n                    \"phrase\": \"enter_your_current_password\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter your current password\",\n                    \"for_arabic\": \"أدخل كلمة المرور الحالية\",\n                    \"lang\": \"Enter your current password\"\n                },\n                {\n                    \"id\": 279,\n                    \"phrase\": \"profile_details\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Profile Details\",\n                    \"for_arabic\": \"تفاصيل الملف الشخصي\",\n                    \"lang\": \"Profile Details\"\n                },\n                {\n                    \"id\": 280,\n                    \"phrase\": \"change_password\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Change Password\",\n                    \"for_arabic\": \"تغيير كلمة المرور\",\n                    \"lang\": \"Change Password\"\n                },\n                {\n                    \"id\": 281,\n                    \"phrase\": \"enter_card_holder_name\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter card holders name\",\n                    \"for_arabic\": \"أدخل اسم صاحب البطاقة\",\n                    \"lang\": \"Enter card holders name\"\n                },\n                {\n                    \"id\": 282,\n                    \"phrase\": \"card_number\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Card number\",\n                    \"for_arabic\": \"رقم البطاقة\",\n                    \"lang\": \"Card number\"\n                },\n                {\n                    \"id\": 283,\n                    \"phrase\": \"enter_card_number\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter card number\",\n                    \"for_arabic\": \"أدخل رقم البطاقة\",\n                    \"lang\": \"Enter card number\"\n                },\n                {\n                    \"id\": 284,\n                    \"phrase\": \"mininum_1_characters\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Mininum 1 characters\",\n                    \"for_arabic\": \"حرف واحد على الأقل\",\n                    \"lang\": \"Mininum 1 characters\"\n                },\n                {\n                    \"id\": 285,\n                    \"phrase\": \"profile\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Profile\",\n                    \"for_arabic\": \"الملف الشخصي\",\n                    \"lang\": \"Profile\"\n                },\n                {\n                    \"id\": 286,\n                    \"phrase\": \"unpaid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Unpaid\",\n                    \"for_arabic\": \"غير مدفوعة\",\n                    \"lang\": \"Unpaid\"\n                },\n                {\n                    \"id\": 287,\n                    \"phrase\": \"paid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Paid\",\n                    \"for_arabic\": \"دفع\",\n                    \"lang\": \"Paid\"\n                },\n                {\n                    \"id\": 290,\n                    \"phrase\": \"my_bids\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Bids\",\n                    \"for_arabic\": \"العطاءات الخاصة بي\",\n                    \"lang\": \"My Bids\"\n                },\n                {\n                    \"id\": 291,\n                    \"phrase\": \"hello\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Hello,\",\n                    \"for_arabic\": \"أهلا،\",\n                    \"lang\": \"Hello,\"\n                },\n                {\n                    \"id\": 292,\n                    \"phrase\": \"results_10_per_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"10 Results for page\",\n                    \"for_arabic\": \"10 نتائج للصفحة\",\n                    \"lang\": \"10 Results for page\"\n                },\n                {\n                    \"id\": 293,\n                    \"phrase\": \"results_20_per_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"20 Results per page\",\n                    \"for_arabic\": \"20 نتائج للصفحة\",\n                    \"lang\": \"20 Results per page\"\n                },\n                {\n                    \"id\": 294,\n                    \"phrase\": \"results_30_per_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"30 Results per page\",\n                    \"for_arabic\": \"30 نتائج للصفحة\",\n                    \"lang\": \"30 Results per page\"\n                },\n                {\n                    \"id\": 295,\n                    \"phrase\": \"winning_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Winning Auctions\",\n                    \"for_arabic\": \"المزادات الفائزة\",\n                    \"lang\": \"Winning Auctions\"\n                },\n                {\n                    \"id\": 296,\n                    \"phrase\": \"outbid_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Outbid Auctions\",\n                    \"for_arabic\": \"المزايدة على المزادات\",\n                    \"lang\": \"Outbid Auctions\"\n                },\n                {\n                    \"id\": 297,\n                    \"phrase\": \"won_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Won Auctions\",\n                    \"for_arabic\": \"فاز بالمزادات\",\n                    \"lang\": \"Won Auctions\"\n                },\n                {\n                    \"id\": 298,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Buy Now\",\n                    \"for_arabic\": \"فاز بالمزادات\",\n                    \"lang\": \"Buy Now\"\n                },\n                {\n                    \"id\": 299,\n                    \"phrase\": \"my_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Auctions\",\n                    \"for_arabic\": \"مزاداتي\",\n                    \"lang\": \"My Auctions\"\n                },\n                {\n                    \"id\": 300,\n                    \"phrase\": \"debit\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Debit\",\n                    \"for_arabic\": \"مدين\",\n                    \"lang\": \"Debit\"\n                },\n                {\n                    \"id\": 301,\n                    \"phrase\": \"credit\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Credit\",\n                    \"for_arabic\": \"الإئتمان\",\n                    \"lang\": \"Credit\"\n                },\n                {\n                    \"id\": 302,\n                    \"phrase\": \"enter\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter\",\n                    \"for_arabic\": \"أدخل\",\n                    \"lang\": \"Enter\"\n                },\n                {\n                    \"id\": 303,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Expiry Date\",\n                    \"for_arabic\": \"تاريخ انتهاء الصلاحية\",\n                    \"lang\": \"Expiry Date\"\n                },\n                {\n                    \"id\": 304,\n                    \"phrase\": \"date_of_card_expiration\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Date of card expiration\",\n                    \"for_arabic\": \"تاريخ انتهاء صلاحية البطاقة\",\n                    \"lang\": \"Date of card expiration\"\n                },\n                {\n                    \"id\": 305,\n                    \"phrase\": \"saved_cards\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Saved Cards\",\n                    \"for_arabic\": \"البطاقات المحفوظة\",\n                    \"lang\": \"Saved Cards\"\n                },\n                {\n                    \"id\": 307,\n                    \"phrase\": \"add_a_new_card\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"ADD A NEW CARD\",\n                    \"for_arabic\": \"أضف بطاقة جديدة\",\n                    \"lang\": \"ADD A NEW CARD\"\n                },\n                {\n                    \"id\": 308,\n                    \"phrase\": \"card_holder\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"CARD HOLDER\",\n                    \"for_arabic\": \"حامل البطاقة\",\n                    \"lang\": \"CARD HOLDER\"\n                },\n                {\n                    \"id\": 309,\n                    \"phrase\": \"expires\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"EXPIRES\",\n                    \"for_arabic\": \"تنتهي\",\n                    \"lang\": \"EXPIRES\"\n                },\n                {\n                    \"id\": 310,\n                    \"phrase\": \"confirm_delete\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Confirm Delete\",\n                    \"for_arabic\": null,\n                    \"lang\": \"Confirm Delete\"\n                },\n                {\n                    \"id\": 311,\n                    \"phrase\": \"address_of_jafza_zone\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"T1 Engineering Building, 1st Floor\\r\\n\",\n                    \"for_arabic\": \" الطابق الأول – مبنى الإدارة الهندسية T1\",\n                    \"lang\": \"T1 Engineering Building, 1st Floor\\r\\n\"\n                },\n                {\n                    \"id\": 312,\n                    \"phrase\": \"operating_hours\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Operating Hours\",\n                    \"for_arabic\": \"ساعات العمل\",\n                    \"lang\": \"Operating Hours\"\n                },\n                {\n                    \"id\": 313,\n                    \"phrase\": \"operating_hrs\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"7:00AM to 3:00PM\",\n                    \"for_arabic\": \"7:00 ص حتى 3:00 م\",\n                    \"lang\": \"7:00AM to 3:00PM\"\n                },\n                {\n                    \"id\": 314,\n                    \"phrase\": \"working_days\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Sunday - Thursday\",\n                    \"for_arabic\": \"من الأحد إلى الخميس\",\n                    \"lang\": \"Sunday - Thursday\"\n                },\n                {\n                    \"id\": 315,\n                    \"phrase\": \"call_within_uae\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Call within UAE\",\n                    \"for_arabic\": \"الاتصال داخل دولة الإمارات العربية المتحدة\",\n                    \"lang\": \"Call within UAE\"\n                },\n                {\n                    \"id\": 316,\n                    \"phrase\": \"call_international\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Call International\",\n                    \"for_arabic\": \"الاتصال الدولي\",\n                    \"lang\": \"Call International\"\n                },\n                {\n                    \"id\": 317,\n                    \"phrase\": \"jafza_head_office\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Jafza Head Office\",\n                    \"for_arabic\": \"المكتب الرئيسي في جافزا\",\n                    \"lang\": \"Jafza Head Office\"\n                },\n                {\n                    \"id\": 318,\n                    \"phrase\": \"retail_price_low_high\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Retail Price (Low - High)\",\n                    \"for_arabic\": \"سعر التجزئة من الأدنى إلى الأعلى\",\n                    \"lang\": \"Retail Price (Low - High)\"\n                },\n                {\n                    \"id\": 319,\n                    \"phrase\": \"retail_price_high_to_low\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Retail Price (High - Low)\",\n                    \"for_arabic\": \"سعر التجزئة من الأعلى إلى الأقل\",\n                    \"lang\": \"Retail Price (High - Low)\"\n                },\n                {\n                    \"id\": 320,\n                    \"phrase\": \"invoice\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Invoice\",\n                    \"for_arabic\": \"فاتورة\",\n                    \"lang\": \"Invoice\"\n                },\n                {\n                    \"id\": 321,\n                    \"phrase\": \"print\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Print\",\n                    \"for_arabic\": \"مطبعة\",\n                    \"lang\": \"Print\"\n                },\n                {\n                    \"id\": 322,\n                    \"phrase\": \"status\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Status\",\n                    \"for_arabic\": \"حالة\",\n                    \"lang\": \"Status\"\n                },\n                {\n                    \"id\": 323,\n                    \"phrase\": \"from\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"From\",\n                    \"for_arabic\": \"من عند\",\n                    \"lang\": \"From\"\n                },\n                {\n                    \"id\": 324,\n                    \"phrase\": \"phone\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Phone\",\n                    \"for_arabic\": \"هاتف\",\n                    \"lang\": \"Phone\"\n                },\n                {\n                    \"id\": 325,\n                    \"phrase\": \"international\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"International\",\n                    \"for_arabic\": \"دولي\",\n                    \"lang\": \"International\"\n                },\n                {\n                    \"id\": 326,\n                    \"phrase\": \"within_jafza\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Within Jafza\",\n                    \"for_arabic\": \"داخل جافزا\",\n                    \"lang\": \"Within Jafza\"\n                },\n                {\n                    \"id\": 327,\n                    \"phrase\": \"online_payment\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Online Payment\",\n                    \"for_arabic\": \"الدفع الالكتروني\",\n                    \"lang\": \"Online Payment\"\n                },\n                {\n                    \"id\": 328,\n                    \"phrase\": \"offline_payment\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Offline Payment\",\n                    \"for_arabic\": \"الدفع دون اتصال بالإنترنت\",\n                    \"lang\": \"Offline Payment\"\n                },\n                {\n                    \"id\": 329,\n                    \"phrase\": \"appointment_scheduled_at\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Appointment scheduled at\",\n                    \"for_arabic\": \"الموعد المقرر في\",\n                    \"lang\": \"Appointment scheduled at\"\n                },\n                {\n                    \"id\": 330,\n                    \"phrase\": \"transaction_details\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Transaction Details\",\n                    \"for_arabic\": \"تفاصيل الصفقه\",\n                    \"lang\": \"Transaction Details\"\n                },\n                {\n                    \"id\": 331,\n                    \"phrase\": \"transaction_id\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Transaction ID\",\n                    \"for_arabic\": \"رقم المعاملة\",\n                    \"lang\": \"Transaction ID\"\n                },\n                {\n                    \"id\": 332,\n                    \"phrase\": \"paid_on\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Paid On\",\n                    \"for_arabic\": \"المدفوعة على\",\n                    \"lang\": \"Paid On\"\n                },\n                {\n                    \"id\": 333,\n                    \"phrase\": \"method\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Method\",\n                    \"for_arabic\": \"طريقة\",\n                    \"lang\": \"Method\"\n                },\n                {\n                    \"id\": 334,\n                    \"phrase\": \"card\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Card\",\n                    \"for_arabic\": \"بطاقة\",\n                    \"lang\": \"Card\"\n                },\n                {\n                    \"id\": 335,\n                    \"phrase\": \"cash\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Cash\",\n                    \"for_arabic\": \"السيولة النقدية\",\n                    \"lang\": \"Cash\"\n                },\n                {\n                    \"id\": 336,\n                    \"phrase\": \"payment_status\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Payment Status\",\n                    \"for_arabic\": \"حالة السداد\",\n                    \"lang\": \"Payment Status\"\n                },\n                {\n                    \"id\": 337,\n                    \"phrase\": \"product_details\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Product Details\",\n                    \"for_arabic\": \"تفاصيل المنتج\",\n                    \"lang\": \"Product Details\"\n                },\n                {\n                    \"id\": 338,\n                    \"phrase\": \"total\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Total\",\n                    \"for_arabic\": \"مجموع\",\n                    \"lang\": \"Total\"\n                },\n                {\n                    \"id\": 339,\n                    \"phrase\": \"grand_total\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Grand total\",\n                    \"for_arabic\": \"المجموع الإجمالي\",\n                    \"lang\": \"Grand total\"\n                },\n                {\n                    \"id\": 340,\n                    \"phrase\": \"thank_you_for_shopping_with_us\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Thank you for shopping with us !\",\n                    \"for_arabic\": \"شكرا للتسوق معنا !\",\n                    \"lang\": \"Thank you for shopping with us !\"\n                },\n                {\n                    \"id\": 341,\n                    \"phrase\": \"search\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Search\",\n                    \"for_arabic\": \"بحث\",\n                    \"lang\": \"Search\"\n                },\n                {\n                    \"id\": 342,\n                    \"phrase\": \"closed_on\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Closed on\",\n                    \"for_arabic\": \"أغلقت يوم\",\n                    \"lang\": \"Closed on\"\n                },\n                {\n                    \"id\": 343,\n                    \"phrase\": \"auction_lots\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Auction Lots\",\n                    \"for_arabic\": \"مزاد الكثير\",\n                    \"lang\": \"Auction Lots\"\n                },\n                {\n                    \"id\": 344,\n                    \"phrase\": \"max_amount\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Max. Amount\",\n                    \"for_arabic\": \"الأعلى. كمية\",\n                    \"lang\": \"Max. Amount\"\n                },\n                {\n                    \"id\": 345,\n                    \"phrase\": \"min_amount\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Min. Amount\",\n                    \"for_arabic\": \"دقيقة. كمية\",\n                    \"lang\": \"Min. Amount\"\n                },\n                {\n                    \"id\": 348,\n                    \"phrase\": \"enter_payment_amount\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Enter Payment Amount\",\n                    \"for_arabic\": \"أدخل مبلغ الدفع\",\n                    \"lang\": \"Enter Payment Amount\"\n                },\n                {\n                    \"id\": 349,\n                    \"phrase\": \"make_a_partial_payment\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Make a partial payment\",\n                    \"for_arabic\": \"قم بسداد دفعة جزئية\",\n                    \"lang\": \"Make a partial payment\"\n                },\n                {\n                    \"id\": 350,\n                    \"phrase\": \"custom_date\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Custom Date\",\n                    \"for_arabic\": \"تاريخ مخصص\",\n                    \"lang\": \"Custom Date\"\n                },\n                {\n                    \"id\": 351,\n                    \"phrase\": \"appointment\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Appointment\",\n                    \"for_arabic\": \"ميعاد\",\n                    \"lang\": \"Appointment\"\n                },\n                {\n                    \"id\": 352,\n                    \"phrase\": \"date_should_not_be_more_than_7_days\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Date should not be more than 7 days\",\n                    \"for_arabic\": \"يجب ألا يزيد التاريخ عن 7 أيام\",\n                    \"lang\": \"Date should not be more than 7 days\"\n                },\n                {\n                    \"id\": 353,\n                    \"phrase\": \"subscribe_to_our_mailing_list\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Subscribe to our mailing list\",\n                    \"for_arabic\": \"اشترك في قائمتنا البريدية\",\n                    \"lang\": \"Subscribe to our mailing list\"\n                },\n                {\n                    \"id\": 354,\n                    \"phrase\": \"home\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Home\",\n                    \"for_arabic\": \"الصفحة الرئيسية\",\n                    \"lang\": \"Home\"\n                },\n                {\n                    \"id\": 355,\n                    \"phrase\": \"products\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Products\",\n                    \"for_arabic\": \"منتجات\",\n                    \"lang\": \"Products\"\n                },\n                {\n                    \"id\": 356,\n                    \"phrase\": \"services\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Services\",\n                    \"for_arabic\": \"خدمات\",\n                    \"lang\": \"Services\"\n                },\n                {\n                    \"id\": 357,\n                    \"phrase\": \"about\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"About\",\n                    \"for_arabic\": \"حول\",\n                    \"lang\": \"About\"\n                },\n                {\n                    \"id\": 358,\n                    \"phrase\": \"help\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Help\",\n                    \"for_arabic\": \"يساعد\",\n                    \"lang\": \"Help\"\n                },\n                {\n                    \"id\": 359,\n                    \"phrase\": \"contact\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Contact\",\n                    \"for_arabic\": \"اتصال\",\n                    \"lang\": \"Contact\"\n                },\n                {\n                    \"id\": 360,\n                    \"phrase\": \"guidelines\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Guidelines\",\n                    \"for_arabic\": \"Guidelines\",\n                    \"lang\": \"Guidelines\"\n                },\n                {\n                    \"id\": 361,\n                    \"phrase\": \"privacy_policy\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Privacy Policy\",\n                    \"for_arabic\": \"سياسة الخصوصية\",\n                    \"lang\": \"Privacy Policy\"\n                },\n                {\n                    \"id\": 362,\n                    \"phrase\": \"terms_of_use\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Terms of Use\",\n                    \"for_arabic\": \"شروط الاستخدام\",\n                    \"lang\": \"Terms of Use\"\n                },\n                {\n                    \"id\": 363,\n                    \"phrase\": \"stay_in_touch_with_us_for_the_new_products\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Stay in touch with us for the new products!\",\n                    \"for_arabic\": \"ابق على اتصال معنا للمنتجات الجديدة!\",\n                    \"lang\": \"Stay in touch with us for the new products!\"\n                },\n                {\n                    \"id\": 364,\n                    \"phrase\": \"all_rights_reserved\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"All rights reserved.\",\n                    \"for_arabic\": \"كل الحقوق محفوظة.\",\n                    \"lang\": \"All rights reserved.\"\n                },\n                {\n                    \"id\": 365,\n                    \"phrase\": \"jafza_ezone\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Jafza eZone\",\n                    \"for_arabic\": \"جافزا إي زون\",\n                    \"lang\": \"Jafza eZone\"\n                },\n                {\n                    \"id\": 366,\n                    \"phrase\": \"min_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Min. Bid\",\n                    \"for_arabic\": \"دقيقة. المناقصة\",\n                    \"lang\": \"Min. Bid\"\n                },\n                {\n                    \"id\": 367,\n                    \"phrase\": \"wallet\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Wallet\",\n                    \"for_arabic\": \"محفظة\",\n                    \"lang\": \"Wallet\"\n                },\n                {\n                    \"id\": 368,\n                    \"phrase\": \"increase_hard_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Increase Hard Bid\",\n                    \"for_arabic\": \"زيادة العطاء الصعب\",\n                    \"lang\": \"Increase Hard Bid\"\n                },\n                {\n                    \"id\": 369,\n                    \"phrase\": \"increase_proxy_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Increase Proxy Bid\",\n                    \"for_arabic\": \"زيادة العطاء بالوكالة\",\n                    \"lang\": \"Increase Proxy Bid\"\n                },\n                {\n                    \"id\": 370,\n                    \"phrase\": \"place_hard_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Place Hard Bid\",\n                    \"for_arabic\": \"ضع محاولة صعبة\",\n                    \"lang\": \"Place Hard Bid\"\n                },\n                {\n                    \"id\": 371,\n                    \"phrase\": \"place_proxy_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Place Proxy Bid\",\n                    \"for_arabic\": \"مكان المزايدة بالوكالة\",\n                    \"lang\": \"Place Proxy Bid\"\n                },\n                {\n                    \"id\": 372,\n                    \"phrase\": \"login_to_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Login to Bid\",\n                    \"for_arabic\": \"تسجيل الدخول للمزايدة\",\n                    \"lang\": \"Login to Bid\"\n                },\n                {\n                    \"id\": 373,\n                    \"phrase\": \"confirm_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Confirm Bid\",\n                    \"for_arabic\": \"تأكيد محاولة\",\n                    \"lang\": \"Confirm Bid\"\n                },\n                {\n                    \"id\": 374,\n                    \"phrase\": \"you_are_about_to_place_a_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"You are about to place a bid\",\n                    \"for_arabic\": \"أنت على وشك وضع محاولة\",\n                    \"lang\": \"You are about to place a bid\"\n                },\n                {\n                    \"id\": 375,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Please confirm if you want to continue with this action\",\n                    \"for_arabic\": \"يرجى التأكيد إذا كنت تريد متابعة هذا الإجراء\",\n                    \"lang\": \"Please confirm if you want to continue with this action\"\n                },\n                {\n                    \"id\": 376,\n                    \"phrase\": \"submit_a_deposit\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Submit a deposit\",\n                    \"for_arabic\": \"إرسال إيداع\",\n                    \"lang\": \"Submit a deposit\"\n                },\n                {\n                    \"id\": 377,\n                    \"phrase\": \"deposit_has_to_be_placed_before_placing_bid_on_the_product\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Deposit has to be placed before placing bid on the product\",\n                    \"for_arabic\": \"يجب وضع الإيداع قبل تقديم العطاء على المنتج\",\n                    \"lang\": \"Deposit has to be placed before placing bid on the product\"\n                },\n                {\n                    \"id\": 378,\n                    \"phrase\": \"deposit_amount\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Deposit Amount\",\n                    \"for_arabic\": \"قيمة الايداع\",\n                    \"lang\": \"Deposit Amount\"\n                },\n                {\n                    \"id\": 379,\n                    \"phrase\": \"product_id_required\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Product ID Required\",\n                    \"for_arabic\": \"مطلوب معرف المنتج\",\n                    \"lang\": \"Product ID Required\"\n                },\n                {\n                    \"id\": 380,\n                    \"phrase\": \"min_quantity\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Min. Quantity\",\n                    \"for_arabic\": \"دقيقة. كمية\",\n                    \"lang\": \"Min. Quantity\"\n                },\n                {\n                    \"id\": 381,\n                    \"phrase\": \"max_quantity\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Max. Quantity\",\n                    \"for_arabic\": \"الأعلى. كمية\",\n                    \"lang\": \"Max. Quantity\"\n                },\n                {\n                    \"id\": 382,\n                    \"phrase\": \"enter_quantity\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Enter Quantity\",\n                    \"for_arabic\": \"أدخل الكمية\",\n                    \"lang\": \"Enter Quantity\"\n                },\n                {\n                    \"id\": 383,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Buy Now\",\n                    \"for_arabic\": \"اشتري الآن\",\n                    \"lang\": \"Buy Now\"\n                },\n                {\n                    \"id\": 384,\n                    \"phrase\": \"login_to_buy\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Login to Buy\",\n                    \"for_arabic\": \"تسجيل الدخول للشراء\",\n                    \"lang\": \"Login to Buy\"\n                },\n                {\n                    \"id\": 385,\n                    \"phrase\": \"confirm_buy_now\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Confirm Buy Now\",\n                    \"for_arabic\": \"تأكيد الشراء الآن\",\n                    \"lang\": \"Confirm Buy Now\"\n                },\n                {\n                    \"id\": 386,\n                    \"phrase\": \"you_are_about_to_buy_this_product\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"You are about to buy this product!\",\n                    \"for_arabic\": \"أنت على وشك شراء هذا المنتج!\",\n                    \"lang\": \"You are about to buy this product!\"\n                },\n                {\n                    \"id\": 387,\n                    \"phrase\": \"search_jafza_ezone\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Search Jafza eZone...\",\n                    \"for_arabic\": \"بحث في جافزا eZone ...\",\n                    \"lang\": \"Search Jafza eZone...\"\n                },\n                {\n                    \"id\": 388,\n                    \"phrase\": \"auctions\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Auctions\",\n                    \"for_arabic\": \"المزادات\",\n                    \"lang\": \"Auctions\"\n                },\n                {\n                    \"id\": 389,\n                    \"phrase\": \"buy_now_cart\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Buy Now Cart\",\n                    \"for_arabic\": \"اشترِ الآن عربة التسوق\",\n                    \"lang\": \"Buy Now Cart\"\n                },\n                {\n                    \"id\": 390,\n                    \"phrase\": \"auction_cart\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Auction Cart\",\n                    \"for_arabic\": \"عربة المزاد\",\n                    \"lang\": \"Auction Cart\"\n                },\n                {\n                    \"id\": 391,\n                    \"phrase\": \"logout\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Logout\",\n                    \"for_arabic\": \"تسجيل خروج\",\n                    \"lang\": \"Logout\"\n                },\n                {\n                    \"id\": 392,\n                    \"phrase\": \"register\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Register\",\n                    \"for_arabic\": \"التسجيل \\r\\n\",\n                    \"lang\": \"Register\"\n                },\n                {\n                    \"id\": 393,\n                    \"phrase\": \"favorites\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Favorites\",\n                    \"for_arabic\": \"المفضلة\",\n                    \"lang\": \"Favorites\"\n                },\n                {\n                    \"id\": 394,\n                    \"phrase\": \"within_uae\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Within UAE\",\n                    \"for_arabic\": \"داخل دولة الإمارات العربية المتحدة\",\n                    \"lang\": \"Within UAE\"\n                },\n                {\n                    \"id\": 395,\n                    \"phrase\": \"total_items\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"Total Items\",\n                    \"for_arabic\": \"إجمالي العناصر\",\n                    \"lang\": \"Total Items\"\n                },\n                {\n                    \"id\": 396,\n                    \"phrase\": \"amount_paid\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"Amount Paid\",\n                    \"for_arabic\": \"المبلغ المدفوع\",\n                    \"lang\": \"Amount Paid\"\n                },\n                {\n                    \"id\": 397,\n                    \"phrase\": \"pay_invoice\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"Pay Invoice\",\n                    \"for_arabic\": \"دفع الفاتورة\",\n                    \"lang\": \"Pay Invoice\"\n                },\n                {\n                    \"id\": 398,\n                    \"phrase\": \"view_invoice\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"View Invoice\",\n                    \"for_arabic\": \"عرض الفاتورة\",\n                    \"lang\": \"View Invoice\"\n                },\n                {\n                    \"id\": 399,\n                    \"phrase\": \"starts_in\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Starts in\",\n                    \"for_arabic\": \"يبدأ في\",\n                    \"lang\": \"Starts in\"\n                },\n                {\n                    \"id\": 400,\n                    \"phrase\": \"explore_auction\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Explore Auction\",\n                    \"for_arabic\": \"اكتشف المزاد\",\n                    \"lang\": \"Explore Auction\"\n                },\n                {\n                    \"id\": 401,\n                    \"phrase\": \"quantity\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Quantity\",\n                    \"for_arabic\": \"كمية\",\n                    \"lang\": \"Quantity\"\n                },\n                {\n                    \"id\": 402,\n                    \"phrase\": \"sub_total\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Sub-total\",\n                    \"for_arabic\": \"المجموع الفرعي\",\n                    \"lang\": \"Sub-total\"\n                },\n                {\n                    \"id\": 403,\n                    \"phrase\": \"remove_from_cart\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Remove from cart\",\n                    \"for_arabic\": \"إزالة من عربة التسوق\",\n                    \"lang\": \"Remove from cart\"\n                },\n                {\n                    \"id\": 404,\n                    \"phrase\": \"add_to_cart\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Add to cart\",\n                    \"for_arabic\": \"أضف إلى السلة\",\n                    \"lang\": \"Add to cart\"\n                },\n                {\n                    \"id\": 406,\n                    \"phrase\": \"winning_caps\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"WINNING\",\n                    \"for_arabic\": \"الفوز\",\n                    \"lang\": \"WINNING\"\n                },\n                {\n                    \"id\": 407,\n                    \"phrase\": \"won_caps\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"WON\",\n                    \"for_arabic\": \"وون\",\n                    \"lang\": \"WON\"\n                },\n                {\n                    \"id\": 408,\n                    \"phrase\": \"lost_caps\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"LOST\",\n                    \"for_arabic\": \"ضائع\",\n                    \"lang\": \"LOST\"\n                },\n                {\n                    \"id\": 409,\n                    \"phrase\": \"bids\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Bids\",\n                    \"for_arabic\": \"العطاءات\",\n                    \"lang\": \"Bids\"\n                },\n                {\n                    \"id\": 410,\n                    \"phrase\": \"not_available\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Not Available\",\n                    \"for_arabic\": \"غير متوفر\",\n                    \"lang\": \"Not Available\"\n                },\n                {\n                    \"id\": 411,\n                    \"phrase\": \"buy_now_price\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Buy now price\",\n                    \"for_arabic\": \"إشتري الآن سعر\",\n                    \"lang\": \"Buy now price\"\n                },\n                {\n                    \"id\": 412,\n                    \"phrase\": \"view_more_info\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"View more info\",\n                    \"for_arabic\": \"عرض مزيد من المعلومات\",\n                    \"lang\": \"View more info\"\n                },\n                {\n                    \"id\": 413,\n                    \"phrase\": \"reserve_price_not_met\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"RESERVE PRICE NOT MET\",\n                    \"for_arabic\": \"لم يتم بلوغ السعر\",\n                    \"lang\": \"RESERVE PRICE NOT MET\"\n                },\n                {\n                    \"id\": 414,\n                    \"phrase\": \"bid_history\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Bid History\",\n                    \"for_arabic\": \"تاريخ العطاء\",\n                    \"lang\": \"Bid History\"\n                },\n                {\n                    \"id\": 415,\n                    \"phrase\": \"id\",\n                    \"groupname\": \"bid history\",\n                    \"for_english\": \"ID\",\n                    \"for_arabic\": \"هوية شخصية\",\n                    \"lang\": \"ID\"\n                },\n                {\n                    \"id\": 416,\n                    \"phrase\": \"current_bid\",\n                    \"groupname\": \"bid history\",\n                    \"for_english\": \"Current Bid\",\n                    \"for_arabic\": \"مناقصه قائمة\",\n                    \"lang\": \"Current Bid\"\n                },\n                {\n                    \"id\": 417,\n                    \"phrase\": \"category\",\n                    \"groupname\": \"bid history\",\n                    \"for_english\": \"Category\",\n                    \"for_arabic\": \"فئة\",\n                    \"lang\": \"Category\"\n                },\n                {\n                    \"id\": 418,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Sub Category\",\n                    \"for_arabic\": \"تصنيف فرعي\",\n                    \"lang\": \"Sub Category\"\n                },\n                {\n                    \"id\": 419,\n                    \"phrase\": \"location\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Location\",\n                    \"for_arabic\": \"موقع\",\n                    \"lang\": \"Location\"\n                },\n                {\n                    \"id\": 420,\n                    \"phrase\": \"price\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Price\",\n                    \"for_arabic\": \"سعر\",\n                    \"lang\": \"Price\"\n                },\n                {\n                    \"id\": 421,\n                    \"phrase\": \"conditions\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Conditions\",\n                    \"for_arabic\": \"شروط\",\n                    \"lang\": \"Conditions\"\n                },\n                {\n                    \"id\": 422,\n                    \"phrase\": \"filters\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Filters\",\n                    \"for_arabic\": \"المرشحات\",\n                    \"lang\": \"Filters\"\n                },\n                {\n                    \"id\": 423,\n                    \"phrase\": \"clear_all\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Clear all\",\n                    \"for_arabic\": \"امسح الكل\",\n                    \"lang\": \"Clear all\"\n                },\n                {\n                    \"id\": 424,\n                    \"phrase\": \"found\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Found\",\n                    \"for_arabic\": \"وجدت\",\n                    \"lang\": \"Found\"\n                },\n                {\n                    \"id\": 425,\n                    \"phrase\": \"oops_you_have_been_outbid_caps\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"OOPS! YOU HAVE BEEN OUTBID\",\n                    \"for_arabic\": \"وجه الفتاة! قد تمت المزايدة عليك\",\n                    \"lang\": \"OOPS! YOU HAVE BEEN OUTBID\"\n                },\n                {\n                    \"id\": 426,\n                    \"phrase\": \"yayy_you_are_winning_this_item_caps\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"YAYY! YOU ARE WINNING THIS ITEM\",\n                    \"for_arabic\": \"رائع! أنت تفوز بهذا العنصر\",\n                    \"lang\": \"YAYY! YOU ARE WINNING THIS ITEM\"\n                },\n                {\n                    \"id\": 427,\n                    \"phrase\": \"congratulations_you_have_won_this_item\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"CONGRATULATIONS! YOU HAVE WON THIS ITEM\",\n                    \"for_arabic\": \"تهانينا! لقد فزت بهذا العنصر\",\n                    \"lang\": \"CONGRATULATIONS! YOU HAVE WON THIS ITEM\"\n                },\n                {\n                    \"id\": 428,\n                    \"phrase\": \"unfortunately_you_have_lost_this_item\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"UNFORTUNATELY, YOU HAVE LOST THIS ITEM!\",\n                    \"for_arabic\": \"للأسف ، لقد فقدت هذا العنصر!\",\n                    \"lang\": \"UNFORTUNATELY, YOU HAVE LOST THIS ITEM!\"\n                },\n                {\n                    \"id\": 429,\n                    \"phrase\": \"minimum_bid\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Minimum Bid\",\n                    \"for_arabic\": \"الحد الأدنى للمزايدة\",\n                    \"lang\": \"Minimum Bid\"\n                },\n                {\n                    \"id\": 430,\n                    \"phrase\": \"view_bid_history\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"View Bid History\",\n                    \"for_arabic\": \"عرض تاريخ العطاء\",\n                    \"lang\": \"View Bid History\"\n                },\n                {\n                    \"id\": 431,\n                    \"phrase\": \"lot\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Lot\",\n                    \"for_arabic\": \"كثير\",\n                    \"lang\": \"Lot\"\n                },\n                {\n                    \"id\": 432,\n                    \"phrase\": \"auction_ends\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Auction Ends\",\n                    \"for_arabic\": \"ينتهي المزاد\",\n                    \"lang\": \"Auction Ends\"\n                },\n                {\n                    \"id\": 433,\n                    \"phrase\": \"available_quantity\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Available Quantity\",\n                    \"for_arabic\": \"الكمية المتوفرة\",\n                    \"lang\": \"Available Quantity\"\n                },\n                {\n                    \"id\": 434,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Sub-Category\",\n                    \"for_arabic\": \"تصنيف فرعي\",\n                    \"lang\": \"Sub-Category\"\n                },\n                {\n                    \"id\": 435,\n                    \"phrase\": \"condition\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Condition\",\n                    \"for_arabic\": \"حالة\",\n                    \"lang\": \"Condition\"\n                },\n                {\n                    \"id\": 436,\n                    \"phrase\": \"guideline\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"guideline\",\n                    \"for_arabic\": \"المبدأ التوجيهي\",\n                    \"lang\": \"guideline\"\n                },\n                {\n                    \"id\": 437,\n                    \"phrase\": \"video_will_be_streamed_soon\",\n                    \"groupname\": \"live auction\",\n                    \"for_english\": \"Video will be streamed soon\",\n                    \"for_arabic\": \"سيتم بث الفيديو قريبًا\",\n                    \"lang\": \"Video will be streamed soon\"\n                },\n                {\n                    \"id\": 438,\n                    \"phrase\": \"organisation_Details\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Organisation Details\",\n                    \"for_arabic\": \"تفاصيل المنظمة\",\n                    \"lang\": \"Organisation Details\"\n                },\n                {\n                    \"id\": 439,\n                    \"phrase\": \"contact_person_detail\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Contact Person Detail\",\n                    \"for_arabic\": \"تفاصيل جهة الاتصال\",\n                    \"lang\": \"Contact Person Detail\"\n                },\n                {\n                    \"id\": 440,\n                    \"phrase\": \"share_holder_details\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Share holder Details\",\n                    \"for_arabic\": \"تفاصيل صاحب السهم\",\n                    \"lang\": \"Share holder Details\"\n                },\n                {\n                    \"id\": 441,\n                    \"phrase\": \"today\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Today\",\n                    \"for_arabic\": \"اليوم\",\n                    \"lang\": \"Today\"\n                },\n                {\n                    \"id\": 442,\n                    \"phrase\": \"tomorrow\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Tomorrow\",\n                    \"for_arabic\": \"الغد\",\n                    \"lang\": \"Tomorrow\"\n                },\n                {\n                    \"id\": 443,\n                    \"phrase\": \"in_2_days\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"In 2 days\",\n                    \"for_arabic\": \"في 2 أيام\",\n                    \"lang\": \"In 2 days\"\n                },\n                {\n                    \"id\": 444,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"No Records Found!\",\n                    \"for_arabic\": \"لا توجد سجلات!\",\n                    \"lang\": \"No Records Found!\"\n                },\n                {\n                    \"id\": 445,\n                    \"phrase\": \"welcome_to_jafza_ezone\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Welcome to Jafza eZone\",\n                    \"for_arabic\": \"مرحبًا بكم في جافزا eZone\",\n                    \"lang\": \"Welcome to Jafza eZone\"\n                },\n                {\n                    \"id\": 446,\n                    \"phrase\": \"select_type_of_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select type of registration\",\n                    \"for_arabic\": \"حدد نوع التسجيل\",\n                    \"lang\": \"Select type of registration\"\n                },\n                {\n                    \"id\": 447,\n                    \"phrase\": \"create_your_free_account\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Create your free account\",\n                    \"for_arabic\": \"أنشئ حسابك المجاني\",\n                    \"lang\": \"Create your free account\"\n                },\n                {\n                    \"id\": 448,\n                    \"phrase\": \"description_in_home_page\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"\",\n                    \"for_arabic\": \"\",\n                    \"lang\": \"\"\n                },\n                {\n                    \"id\": 449,\n                    \"phrase\": \"enter_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Address\",\n                    \"for_arabic\": \"أدخل العنوان\",\n                    \"lang\": \"Enter Address\"\n                },\n                {\n                    \"id\": 450,\n                    \"phrase\": \"start_date\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Start Date\",\n                    \"for_arabic\": \"تاريخ البدء\",\n                    \"lang\": \"Start Date\"\n                },\n                {\n                    \"id\": 451,\n                    \"phrase\": \"sole_proprietorship\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Sole Proprietorship\",\n                    \"for_arabic\": \"ملكية فردية\",\n                    \"lang\": \"Sole Proprietorship\"\n                },\n                {\n                    \"id\": 452,\n                    \"phrase\": \"partnership\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Partnership\",\n                    \"for_arabic\": \"شراكة\",\n                    \"lang\": \"Partnership\"\n                },\n                {\n                    \"id\": 453,\n                    \"phrase\": \"corporation\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Corporation\",\n                    \"for_arabic\": \"مؤسسة\",\n                    \"lang\": \"Corporation\"\n                },\n                {\n                    \"id\": 454,\n                    \"phrase\": \"limited_liability_company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Limited Liability Company (LLC)\",\n                    \"for_arabic\": \"شركه ذات مسئوليه محدوده\",\n                    \"lang\": \"Limited Liability Company (LLC)\"\n                },\n                {\n                    \"id\": 455,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Minimum 8 characters\",\n                    \"for_arabic\": \"8 أحرف على الأقل\",\n                    \"lang\": \"Minimum 8 characters\"\n                },\n                {\n                    \"id\": 456,\n                    \"phrase\": \"maximum_50_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 50 characters\",\n                    \"for_arabic\": \"بحد أقصى 50 حرفًا\",\n                    \"lang\": \"Maximum 50 characters\"\n                },\n                {\n                    \"id\": 457,\n                    \"phrase\": \"maximum_100_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 100 characters\",\n                    \"for_arabic\": \"100 حرف كحد أقصى\",\n                    \"lang\": \"Maximum 100 characters\"\n                },\n                {\n                    \"id\": 458,\n                    \"phrase\": \"bid_deposit\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Bid Deposit\",\n                    \"for_arabic\": \"إيداع العطاء\",\n                    \"lang\": \"Bid Deposit\"\n                },\n                {\n                    \"id\": 459,\n                    \"phrase\": \"pending_amount\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Pending Amount\",\n                    \"for_arabic\": \"المبلغ المعلق\",\n                    \"lang\": \"Pending Amount\"\n                },\n                {\n                    \"id\": 460,\n                    \"phrase\": \"category_name\",\n                    \"groupname\": \"live auction\",\n                    \"for_english\": \"Category name\",\n                    \"for_arabic\": \"اسم التصنيف\",\n                    \"lang\": \"Category name\"\n                },\n                {\n                    \"id\": 461,\n                    \"phrase\": \"terms_and_conditions\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Terms & Conditions\",\n                    \"for_arabic\": \"البنود و الظروف\",\n                    \"lang\": \"Terms & Conditions\"\n                },\n                {\n                    \"id\": 462,\n                    \"phrase\": \"terms_and_condition_details\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Terms and condition details\",\n                    \"for_arabic\": \"تفاصيل الشروط والأحكام\",\n                    \"lang\": \"Terms and condition details\"\n                },\n                {\n                    \"id\": 463,\n                    \"phrase\": \"minimum_3_characters\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Minimum 3 characters\",\n                    \"for_arabic\": \"الحد الأدنى من 3 أحرف\",\n                    \"lang\": \"Minimum 3 characters\"\n                },\n                {\n                    \"id\": 464,\n                    \"phrase\": \"website_url_not_valid\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Website Url is not valid\",\n                    \"for_arabic\": \"عنوان URL لموقع الويب غير صالح\",\n                    \"lang\": \"Website Url is not valid\"\n                },\n                {\n                    \"id\": 465,\n                    \"phrase\": \"verify_phone\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Verify Phone\",\n                    \"for_arabic\": \"تحقق من الهاتف\",\n                    \"lang\": \"Verify Phone\"\n                },\n                {\n                    \"id\": 466,\n                    \"phrase\": \"my_account\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"My Account\",\n                    \"for_arabic\": \"حسابي\",\n                    \"lang\": \"My Account\"\n                },\n                {\n                    \"id\": 469,\n                    \"phrase\": \"total_paid\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Total Paid\",\n                    \"for_arabic\": \"مجموع المبالغ المدفوعة\",\n                    \"lang\": \"Total Paid\"\n                },\n                {\n                    \"id\": 470,\n                    \"phrase\": \"maximum_10_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 10 characters\",\n                    \"for_arabic\": \"10 أحرف كحد أقصى\",\n                    \"lang\": \"Maximum 10 characters\"\n                },\n                {\n                    \"id\": 471,\n                    \"phrase\": \"select\",\n                    \"groupname\": \"live auction\",\n                    \"for_english\": \"Select\",\n                    \"for_arabic\": \"تحديد\",\n                    \"lang\": \"Select\"\n                },\n                {\n                    \"id\": 472,\n                    \"phrase\": \"minimum_10_numbers\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Minimum 10 numbers\",\n                    \"for_arabic\": \"10 أرقام كحد أدنى\",\n                    \"lang\": \"Minimum 10 numbers\"\n                },\n                {\n                    \"id\": 473,\n                    \"phrase\": \"enter_business_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Business registration number\",\n                    \"for_arabic\": \"أدخل رقم تسجيل النشاط التجاري\",\n                    \"lang\": \"Enter Business registration number\"\n                },\n                {\n                    \"id\": 474,\n                    \"phrase\": \"date_should_be_greater_than_the_current_date\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Date should be greater than the current date\",\n                    \"for_arabic\": \"يجب أن يكون التاريخ أكبر من التاريخ الحالي\",\n                    \"lang\": \"Date should be greater than the current date\"\n                },\n                {\n                    \"id\": 475,\n                    \"phrase\": \"action\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Action\",\n                    \"for_arabic\": \"عمل\",\n                    \"lang\": \"Action\"\n                },\n                {\n                    \"id\": 476,\n                    \"phrase\": \"upload_passport_emirates_id\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Passport / Emirates ID\",\n                    \"for_arabic\": \"تحميل جواز السفر / هوية الإمارات\",\n                    \"lang\": \"Upload Passport / Emirates ID\"\n                },\n                {\n                    \"id\": 477,\n                    \"phrase\": \"cannot_register_with_conflict\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Cannot register with conflict\",\n                    \"for_arabic\": \"لا يمكن التسجيل مع الصراع\",\n                    \"lang\": \"Cannot register with conflict\"\n                },\n                {\n                    \"id\": 478,\n                    \"phrase\": \"vat\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Vat\",\n                    \"for_arabic\": \"ضريبة القيمة المضافة\\r\\n\",\n                    \"lang\": \"Vat\"\n                },\n                {\n                    \"id\": 479,\n                    \"phrase\": \"my_transactions\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"My Transactions\",\n                    \"for_arabic\": \"معاملاتي\",\n                    \"lang\": \"My Transactions\"\n                },\n                {\n                    \"id\": 481,\n                    \"phrase\": \"welcome_to_dpworld_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Welcome to DP World Auctions\",\n                    \"for_arabic\": \"مرحبًا بكم في مزادات موانئ دبي العالمية\",\n                    \"lang\": \"Welcome to DP World Auctions\"\n                },\n                {\n                    \"id\": 482,\n                    \"phrase\": \"about_dpworld_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"About DP World Auctions\",\n                    \"for_arabic\": \"حول مزادات موانئ دبي العالمية\",\n                    \"lang\": \"About DP World Auctions\"\n                },\n                {\n                    \"id\": 483,\n                    \"phrase\": \"search_dpworld_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search DP World Auctions\",\n                    \"for_arabic\": \"ابحث في مزادات موانئ دبي العالمية\",\n                    \"lang\": \"Search DP World Auctions\"\n                },\n                {\n                    \"id\": 484,\n                    \"phrase\": \"dp_world_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"DP World Auctions\",\n                    \"for_arabic\": \"مزادات موانئ دبي العالمية\",\n                    \"lang\": \"DP World Auctions\"\n                },\n                {\n                    \"id\": 486,\n                    \"phrase\": \"trakhees_expiry_date\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Trakhees Expiry Date\",\n                    \"for_arabic\": \"تاريخ انتهاء تراخيص\",\n                    \"lang\": \"Trakhees Expiry Date\"\n                },\n                {\n                    \"id\": 487,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"No Records Found!\",\n                    \"for_arabic\": \"لا توجد سجلات!\",\n                    \"lang\": \"No Records Found!\"\n                },\n                {\n                    \"id\": 488,\n                    \"phrase\": \"cannot_be_a_decimal\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Cannot be a decimal\",\n                    \"for_arabic\": \"لا يمكن أن يكون رقمًا عشريًا\",\n                    \"lang\": \"Cannot be a decimal\"\n                },\n                {\n                    \"id\": 489,\n                    \"phrase\": \"your_account_is_verified\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Your account is verified!\",\n                    \"for_arabic\": \"!تم التحقق من حسابك\",\n                    \"lang\": \"Your account is verified!\"\n                },\n                {\n                    \"id\": 490,\n                    \"phrase\": \"your_email_could_not_be_verified\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Your email could not be verified!\",\n                    \"for_arabic\": \"لا يمكن التحقق من بريدك الإلكتروني!\",\n                    \"lang\": \"Your email could not be verified!\"\n                },\n                {\n                    \"id\": 491,\n                    \"phrase\": \"deposits\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Deposits\",\n                    \"for_arabic\": \"الودائع\",\n                    \"lang\": \"Deposits\"\n                },\n                {\n                    \"id\": 492,\n                    \"phrase\": \"my_deposits\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Deposits\",\n                    \"for_arabic\": \"ودائعي\",\n                    \"lang\": \"My Deposits\"\n                },\n                {\n                    \"id\": 493,\n                    \"phrase\": \"Good\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Good\",\n                    \"for_arabic\": \"حسن\",\n                    \"lang\": \"Good\"\n                },\n                {\n                    \"id\": 494,\n                    \"phrase\": \"Great\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Great\",\n                    \"for_arabic\": \"رائعة\",\n                    \"lang\": \"Great\"\n                },\n                {\n                    \"id\": 495,\n                    \"phrase\": \"Fair\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Fair\",\n                    \"for_arabic\": \"عدل\",\n                    \"lang\": \"Fair\"\n                },\n                {\n                    \"id\": 496,\n                    \"phrase\": \"Poor\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Poor\",\n                    \"for_arabic\": \"مسكين\",\n                    \"lang\": \"Poor\"\n                },\n                {\n                    \"id\": 497,\n                    \"phrase\": \"New\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"New\",\n                    \"for_arabic\": \"جديد\",\n                    \"lang\": \"New\"\n                },\n                {\n                    \"id\": 498,\n                    \"phrase\": \"Used\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Used\",\n                    \"for_arabic\": \"تستخدم\",\n                    \"lang\": \"Used\"\n                },\n                {\n                    \"id\": 499,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Bus\",\n                    \"for_arabic\": \"أوتوبيس\",\n                    \"lang\": \"Bus\"\n                },\n                {\n                    \"id\": 500,\n                    \"phrase\": \"Trucks\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Trucks\",\n                    \"for_arabic\": \"الشاحنات\",\n                    \"lang\": \"Trucks\"\n                },\n                {\n                    \"id\": 501,\n                    \"phrase\": \"Electronics\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Electronics\",\n                    \"for_arabic\": \"إلكترونيات\",\n                    \"lang\": \"Electronics\"\n                },\n                {\n                    \"id\": 502,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Bus\",\n                    \"for_arabic\": \"أوتوبيس\",\n                    \"lang\": \"Bus\"\n                },\n                {\n                    \"id\": 503,\n                    \"phrase\": \"hang_in_there_your_payment_is_being_processed\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Hang in there your payment is being processed\",\n                    \"for_arabic\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"lang\": \"Hang in there your payment is being processed\"\n                },\n                {\n                    \"id\": 504,\n                    \"phrase\": \"please_do_not_press_the_back_button_or_refresh_the_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Please do not press the back button or refresh the page\",\n                    \"for_arabic\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"lang\": \"Please do not press the back button or refresh the page\"\n                },\n                {\n                    \"id\": 505,\n                    \"phrase\": \"purchases\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"purchases\",\n                    \"for_arabic\": \"المشتريات\",\n                    \"lang\": \"purchases\"\n                },\n                {\n                    \"id\": 506,\n                    \"phrase\": \"watchlist\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"watchlist\",\n                    \"for_arabic\": \"قائمة المراقبة\",\n                    \"lang\": \"watchlist\"\n                },\n                {\n                    \"id\": 507,\n                    \"phrase\": \"invoice_id\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Invoice Id\",\n                    \"for_arabic\": \"هوية صوتية\",\n                    \"lang\": \"Invoice Id\"\n                },\n                {\n                    \"id\": 508,\n                    \"phrase\": \"Starting Price\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Starting Price\",\n                    \"for_arabic\": \"السعر المبدئي\",\n                    \"lang\": \"Starting Price\"\n                },\n                {\n                    \"id\": 509,\n                    \"phrase\": \"Bidding\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Bidding\",\n                    \"for_arabic\": \"مزايدة\",\n                    \"lang\": \"Bidding\"\n                },\n                {\n                    \"id\": 510,\n                    \"phrase\": \"outbid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Outbid\",\n                    \"for_arabic\": \"المزايدة\",\n                    \"lang\": \"Outbid\"\n                },\n                {\n                    \"id\": 511,\n                    \"phrase\": \"Watchlist\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Watchlist\",\n                    \"for_arabic\": \"قائمة المراقبة\",\n                    \"lang\": \"Watchlist\"\n                },\n                {\n                    \"id\": 512,\n                    \"phrase\": \"Saved Search\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Saved Search\",\n                    \"for_arabic\": \"بحث محفوظ\",\n                    \"lang\": \"Saved Search\"\n                },\n                {\n                    \"id\": 513,\n                    \"phrase\": \"auction_name\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Auction\",\n                    \"for_arabic\": \"مزاد علني\",\n                    \"lang\": \"Auction\"\n                },\n                {\n                    \"id\": 514,\n                    \"phrase\": \"Won Item\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Won Item\",\n                    \"for_arabic\": \"فاز العنصر\",\n                    \"lang\": \"Won Item\"\n                },\n                {\n                    \"id\": 515,\n                    \"phrase\": \"Lost Item\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Lost Item\",\n                    \"for_arabic\": \"فقدت البند\",\n                    \"lang\": \"Lost Item\"\n                },\n                {\n                    \"id\": 516,\n                    \"phrase\": \"Paid Invoice\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Paid Invoice\",\n                    \"for_arabic\": \"فاتورة مدفوعة\",\n                    \"lang\": \"Paid Invoice\"\n                },\n                {\n                    \"id\": 517,\n                    \"phrase\": \"Payment Notify\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Payment Notify\",\n                    \"for_arabic\": \"إخطار الدفع\",\n                    \"lang\": \"Payment Notify\"\n                },\n                {\n                    \"id\": 518,\n                    \"phrase\": \"Auction Invite\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Auction Invite\",\n                    \"for_arabic\": \"دعوة المزاد\",\n                    \"lang\": \"Auction Invite\"\n                },\n                {\n                    \"id\": 519,\n                    \"phrase\": \"Sold Price\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Sold Price\",\n                    \"for_arabic\": \"سعر البيع\",\n                    \"lang\": \"Sold Price\"\n                },\n                {\n                    \"id\": 520,\n                    \"phrase\": \"created\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Created\",\n                    \"for_arabic\": \"خلقت\",\n                    \"lang\": \"Created\"\n                },\n                {\n                    \"id\": 521,\n                    \"phrase\": \"deposited\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Deposited\",\n                    \"for_arabic\": \"المودعة\",\n                    \"lang\": \"Deposited\"\n                },\n                {\n                    \"id\": 522,\n                    \"phrase\": \"refunded\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Refunded\",\n                    \"for_arabic\": \"معاد\",\n                    \"lang\": \"Refunded\"\n                },\n                {\n                    \"id\": 523,\n                    \"phrase\": \"reserve_not_met\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Reserve not met\",\n                    \"for_arabic\": \"الاحتياطي لا يكفي\",\n                    \"lang\": \"Reserve not met\"\n                },\n                {\n                    \"id\": 524,\n                    \"phrase\": \"Used Wire Rope - Loose\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Used Wire Rope - Loose\",\n                    \"for_arabic\": \"حبل سلكي مستعمل - فضفاض\",\n                    \"lang\": \"Used Wire Rope - Loose\"\n                },\n                {\n                    \"id\": 526,\n                    \"phrase\": \"Copper Clean\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Copper Clean\",\n                    \"for_arabic\": null,\n                    \"lang\": \"Copper Clean\"\n                },\n                {\n                    \"id\": 531,\n                    \"phrase\": \"address_of_jafza_zone_line_2\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Near Round About 5\\r\\nJebel Ali\",\n                    \"for_arabic\": \"بالقرب من الدوار رقم ٥ – جبل علي\\r\\n\",\n                    \"lang\": \"Near Round About 5\\r\\nJebel Ali\"\n                },\n                {\n                    \"id\": 532,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"For one or more products in your cart are under pending payment by another user. Please wait for a while and try again later.\",\n                    \"for_arabic\": \"بالنسبة إلى منتج واحد أو أكثر في سلة التسوق الخاصة بك قيد الدفع المعلق من قبل مستخدم آخر. من فضلك انتظر قليلا وحاول مرة أخرى في وقت لاحق\",\n                    \"lang\": \"For one or more products in your cart are under pending payment by another user. Please wait for a while and try again later.\"\n                },\n                {\n                    \"id\": 533,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Your current transaction status is under Pending status. Please wait for a while and try again later.\",\n                    \"for_arabic\": \"حالة معاملتك الحالية تحت حالة \\\"معلقة\\\". من فضلك انتظر قليلا وحاول مرة أخرى في وقت لاحق.\",\n                    \"lang\": \"Your current transaction status is under Pending status. Please wait for a while and try again later.\"\n                },\n                {\n                    \"id\": 534,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"CBD Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من اتفاقية التنوع البيولوجي\",\n                    \"lang\": \"CBD Direct Debit\"\n                },\n                {\n                    \"id\": 535,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Visa Card\",\n                    \"for_arabic\": \"بطاقة فيزا\",\n                    \"lang\": \"Visa Card\"\n                },\n                {\n                    \"id\": 536,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Master Card\",\n                    \"for_arabic\": \"بطاقة ماستر بطاقة ائتمان\",\n                    \"lang\": \"Master Card\"\n                },\n                {\n                    \"id\": 537,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"CBD Corporate Direct Debit\\r\\n\",\n                    \"for_arabic\": \"الخصم المباشر للشركات CBD\",\n                    \"lang\": \"CBD Corporate Direct Debit\\r\\n\"\n                },\n                {\n                    \"id\": 538,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"HCBC Corporate Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات HCBC\",\n                    \"lang\": \"HCBC Corporate Direct Debit\"\n                },\n                {\n                    \"id\": 539,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Emirates NBD Bank Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك الإمارات دبي الوطني\",\n                    \"lang\": \"Emirates NBD Bank Direct Debit\"\n                },\n                {\n                    \"id\": 540,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Standard Chartered Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من ستاندرد تشارترد\",\n                    \"lang\": \"Standard Chartered Direct Debit\"\n                },\n                {\n                    \"id\": 541,\n                    \"phrase\": \"habib_bank_direct\\r\\n_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Habib Bank Direct Debit\",\n                    \"for_arabic\": \"حبيب بنك للخصم المباشر\",\n                    \"lang\": \"Habib Bank Direct Debit\"\n                },\n                {\n                    \"id\": 542,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Mashreq Bank Corporate Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات من بنك المشرق\",\n                    \"lang\": \"Mashreq Bank Corporate Direct Debit\"\n                },\n                {\n                    \"id\": 543,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Dubai Islamic Bank Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك دبي الإسلامي\",\n                    \"lang\": \"Dubai Islamic Bank Direct Debit\"\n                },\n                {\n                    \"id\": 544,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Standard Chartered Corporate Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات من ستاندرد تشارترد\",\n                    \"lang\": \"Standard Chartered Corporate Direct Debit\"\n                },\n                {\n                    \"id\": 545,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Ministry of Finance & Industry Blue\",\n                    \"for_arabic\": \"وزارة المالية والصناعة الزرقاء\",\n                    \"lang\": \"Ministry of Finance & Industry Blue\"\n                },\n                {\n                    \"id\": 546,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Ministry of Finance & Industry Gold\",\n                    \"for_arabic\": \"وزارة المالية والصناعة الذهبية\",\n                    \"lang\": \"Ministry of Finance & Industry Gold\"\n                },\n                {\n                    \"id\": 547,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Ministry of Finance & Industry\",\n                    \"for_arabic\": \"وزارة المالية والصناعة\",\n                    \"lang\": \"Ministry of Finance & Industry\"\n                },\n                {\n                    \"id\": 548,\n                    \"phrase\": \"tax_invoice\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Tax Invoice\",\n                    \"for_arabic\": \"فاتورة ضريبية\",\n                    \"lang\": \"Tax Invoice\"\n                },\n                {\n                    \"id\": 549,\n                    \"phrase\": \"TRN_No\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"TRN No\",\n                    \"for_arabic\": \"TRN لا\",\n                    \"lang\": \"TRN No\"\n                },\n                {\n                    \"id\": 551,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Your current transaction is under Payment Pending status. Please wait for a while and try again.\",\n                    \"for_arabic\": \"حالة معاملتك الحالية تحت حالة \\\"معلقة\\\" يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"lang\": \"Your current transaction is under Payment Pending status. Please wait for a while and try again.\"\n                },\n                {\n                    \"id\": 552,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"One or more products in your cart are under Payment Pending status initiated by another user. Please wait for a while and try again.\",\n                    \"for_arabic\": \"بالنسبة إلى منتج واحد أو أكثر في سلة التسوق الخاصة بك قيد الدفع المعلق من قبل مستخدم آخر ، يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"lang\": \"One or more products in your cart are under Payment Pending status initiated by another user. Please wait for a while and try again.\"\n                },\n                {\n                    \"id\": 553,\n                    \"phrase\": \"Begin Your Search\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Begin Your Search\",\n                    \"for_arabic\": \"ابدأ البحث\",\n                    \"lang\": \"Begin Your Search\"\n                },\n                {\n                    \"id\": 554,\n                    \"phrase\": \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Buying at auction is quick, easy, and you don’t need a dealer’s license\",\n                    \"for_arabic\": \"الشراء في المزاد سريع وسهل ولا تحتاج إلى ترخيص تاجر.\",\n                    \"lang\": \"Buying at auction is quick, easy, and you don’t need a dealer’s license\"\n                },\n                {\n                    \"id\": 555,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"CBD corporate direct debit\",\n                    \"for_arabic\": \"CBD الخصم المباشر للشركات\",\n                    \"lang\": \"CBD corporate direct debit\"\n                },\n                {\n                    \"id\": 556,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"CBD direct debit\",\n                    \"for_arabic\": \"الخصم المباشر من اتفاقية التنوع البيولوجي\",\n                    \"lang\": \"CBD direct debit\"\n                },\n                {\n                    \"id\": 557,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Dubai islamic bank direct debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك دبي الإسلامي\",\n                    \"lang\": \"Dubai islamic bank direct debit\"\n                },\n                {\n                    \"id\": 558,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Emirates NBD bank direct debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك الإمارات دبي الوطني\",\n                    \"lang\": \"Emirates NBD bank direct debit\"\n                },\n                {\n                    \"id\": 559,\n                    \"phrase\": \"enter_your_country\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Enter your country\",\n                    \"for_arabic\": \"أدخل بلدك\",\n                    \"lang\": \"Enter your country\"\n                },\n                {\n                    \"id\": 560,\n                    \"phrase\": \"enter_your_state\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Enter your state\",\n                    \"for_arabic\": \"أدخل ولايتك\",\n                    \"lang\": \"Enter your state\"\n                },\n                {\n                    \"id\": 561,\n                    \"phrase\": \"habib_bank_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Habib bank direct debit\",\n                    \"for_arabic\": \"حبيب بنك الخصم المباشر\",\n                    \"lang\": \"Habib bank direct debit\"\n                },\n                {\n                    \"id\": 562,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"HCBC corporate direct debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات HCBC\",\n                    \"lang\": \"HCBC corporate direct debit\"\n                },\n                {\n                    \"id\": 563,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Mashreq bank corporate direct debit\",\n                    \"for_arabic\": \"بنك المشرق الخصم المباشر للشركات\",\n                    \"lang\": \"Mashreq bank corporate direct debit\"\n                },\n                {\n                    \"id\": 564,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Master card\",\n                    \"for_arabic\": \"بطاقة ماستر بطاقة ائتمان\",\n                    \"lang\": \"Master card\"\n                },\n                {\n                    \"id\": 565,\n                    \"phrase\": \"minimum_10_characters\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Minimum 10 characters\",\n                    \"for_arabic\": \"10 أحرف على الأقل\",\n                    \"lang\": \"Minimum 10 characters\"\n                },\n                {\n                    \"id\": 566,\n                    \"phrase\": \"mininum_2_characters\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Minimum 2 characters\",\n                    \"for_arabic\": \"2 حرف على الأقل\",\n                    \"lang\": \"Minimum 2 characters\"\n                },\n                {\n                    \"id\": 567,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ministry of finance industry\",\n                    \"for_arabic\": \"وزارة المالية والصناعة\",\n                    \"lang\": \"Ministry of finance industry\"\n                },\n                {\n                    \"id\": 568,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ministry of finance industry blue\",\n                    \"for_arabic\": \"وزارة المالية والصناعة الزرقاء\",\n                    \"lang\": \"Ministry of finance industry blue\"\n                },\n                {\n                    \"id\": 569,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ministry of finance industry gold\",\n                    \"for_arabic\": \"وزارة المالية صناعة الذهب\",\n                    \"lang\": \"Ministry of finance industry gold\"\n                },\n                {\n                    \"id\": 570,\n                    \"phrase\": \"new_password_must_be_different\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"New password must be different\",\n                    \"for_arabic\": \"وزارةيجب أن تكون كلمة المرور الجديدة مختلفة\",\n                    \"lang\": \"New password must be different\"\n                },\n                {\n                    \"id\": 571,\n                    \"phrase\": \"ok\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ok\",\n                    \"for_arabic\": \"نعم\",\n                    \"lang\": \"Ok\"\n                },\n                {\n                    \"id\": 572,\n                    \"phrase\": \"remove\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Remove\",\n                    \"for_arabic\": \"إزالة\",\n                    \"lang\": \"Remove\"\n                },\n                {\n                    \"id\": 573,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Standard chartered corporate direct debit\",\n                    \"for_arabic\": \"الخصم المباشر المعياري المعتمد للشركات\",\n                    \"lang\": \"Standard chartered corporate direct debit\"\n                },\n                {\n                    \"id\": 574,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Standard chartered direct debit\",\n                    \"for_arabic\": \"الخصم المباشر المعياري المستأجر\",\n                    \"lang\": \"Standard chartered direct debit\"\n                },\n                {\n                    \"id\": 575,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Visa card\",\n                    \"for_arabic\": \"بطاقة فيزا\",\n                    \"lang\": \"Visa card\"\n                },\n                {\n                    \"id\": 576,\n                    \"phrase\": \"Bid Now\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Bid Now\",\n                    \"for_arabic\": \"المزايدة الآن\",\n                    \"lang\": \"Bid Now\"\n                },\n                {\n                    \"id\": 577,\n                    \"phrase\": \"auction\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Auction\",\n                    \"for_arabic\": \"مزاد علني\",\n                    \"lang\": \"Auction\"\n                },\n                {\n                    \"id\": 578,\n                    \"phrase\": \"12_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"12 per page\",\n                    \"for_arabic\": \"12 لكل صفحة\",\n                    \"lang\": \"12 per page\"\n                },\n                {\n                    \"id\": 579,\n                    \"phrase\": \"24_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"24 per page\",\n                    \"for_arabic\": \"24 لكل صفحة\",\n                    \"lang\": \"24 per page\"\n                },\n                {\n                    \"id\": 580,\n                    \"phrase\": \"36_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"36 per page\",\n                    \"for_arabic\": \"36 لكل صفحة\",\n                    \"lang\": \"36 per page\"\n                },\n                {\n                    \"id\": 581,\n                    \"phrase\": \"Results\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Results\",\n                    \"for_arabic\": \"النتائج\",\n                    \"lang\": \"Results\"\n                }\n            ],\n            \"used_language\": \"used_language\"\n        }\n    }\n}"}],"_postman_id":"7c780996-7bd7-4250-be23-90eb49123711"}],"id":"ed8727df-2e55-417c-bef0-5c83c016d19e","_postman_id":"ed8727df-2e55-417c-bef0-5c83c016d19e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Communication","item":[{"name":"Add Template","id":"e59e6d58-c4cc-4294-9525-cd0fe73a33b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 0,\n    \"method\": \"email\",\n    \"subject\": \"subject\",\n    \"template\": \"<p>template</p>\\n\",\n    \"title\": \"title\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","templateAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"25930b14-c029-42f2-a3ee-48490c4def22","name":"Add Template","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 0,\n    \"subject\": \"subject\",\n    \"template\": \"<p>template</p>\\n\",\n    \"title\": \"title\",\n    \"method\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:40:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4e-Fvi4V/XwvAN2lhT5edSRcR2SAM4\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\"\n    }\n}"}],"_postman_id":"e59e6d58-c4cc-4294-9525-cd0fe73a33b8"},{"name":"Update Template","id":"4aaf8b91-cf9a-408e-b0b0-439ff3ef1232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 33,\r\n    \"method\": \"email\",\r\n    \"subject\": \"\",\r\n    \"template\": \"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>sdf</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\r\n    \"title\": \"withdraw1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","templateAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8bd383a2-445f-4465-9978-2d249c6543aa","name":"example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":33,\"subject\":\"\",\"template\":\"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>sdf</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\"title\":\"withdraw\",\"method\":\"email\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:37:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"4aaf8b91-cf9a-408e-b0b0-439ff3ef1232"},{"name":"Get Templates","id":"8317813b-71e6-4a62-a027-2edc96664b40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"email\",\n    \"searchterm\": \"\",\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templates","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","templates"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"a1f0fde1-a96f-4ac1-9309-8a2127a1951b","name":"get templates","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"email\",\n    \"searchterm\": \"\",\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:34:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4aef0-E1ZlgQYh6AuWkiGrxgHpHzypEhk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 33,\n                    \"title\": \"withdraw\",\n                    \"subject\": \"\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"created_at\": \"2021-06-10T12:30:17.000Z\",\n                    \"updated_at\": null,\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 31,\n                    \"title\": \"employee_register_admin\",\n                    \"subject\": \"Successfully Registered!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">New user added!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your account is registered with DP World Auction. Use the password to login.test</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\"><strong>Password: {{event.password}}</strong></p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.adminurl}}/login\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-05-21T05:13:37.000Z\",\n                    \"updated_at\": \"2021-06-24T04:58:00.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"paid_email\",\n                    \"subject\": \"Paid Invoice\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">Q\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Paid Invoice!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! Your invoice&nbsp;{{event.invoice_id}} {{event.title}} -&nbsp; {{event.amount}} for the following items has been paid!&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2020. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T04:43:47.000Z\",\n                    \"updated_at\": \"2021-06-22T12:49:23.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"lost_email\",\n                    \"subject\": \"Lost Item\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">Q\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Lost Item!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! You have lost this item&nbsp;{{event.title}} -&nbsp;&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T04:42:52.000Z\",\n                    \"updated_at\": \"2021-06-22T12:50:46.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"won_email\",\n                    \"subject\": \"Won Item\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">Q\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Won Item!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! You have won this item&nbsp;{{event.title}}&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T03:11:01.000Z\",\n                    \"updated_at\": \"2021-06-22T12:52:09.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"watchlist_added\",\n                    \"subject\": \"Item Successfully Added to your Watchlist\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\"><em>Item added to watchlist</em>!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">{{event.title}} has been added to your Watchlist. Check the status now!</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T02:25:22.000Z\",\n                    \"updated_at\": \"2021-06-22T12:53:33.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"payment_notify\",\n                    \"subject\": \"Payment confirmation\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Payment confirmation!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! Your invoice {{event.invoice_id}} -&nbsp; AED {{event.amount}} for the following items has been paid!</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T01:49:49.000Z\",\n                    \"updated_at\": \"2021-06-22T12:55:04.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"title\": \"saved_search_email\",\n                    \"subject\": \"Saved Search Email\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Saved Search Email!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">{{event.title}}</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-04T23:16:45.000Z\",\n                    \"updated_at\": \"2021-06-22T12:56:09.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 19,\n                    \"title\": \"user_account_reject_status\",\n                    \"subject\": \"Account Status has been Changed\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Your account status has been changed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your Account has been {{event.status}}. {{event.content}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-26T12:25:46.000Z\",\n                    \"updated_at\": \"2021-06-22T12:59:31.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 18,\n                    \"title\": \"contact_us_admin\",\n                    \"subject\": \"Contact form from user!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Contact form submitted by user!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi admin</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have a new enquiry from a user.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Name:&nbsp;{{event.user}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Email:&nbsp;{{event.email}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Phone:&nbsp;{{event.phone}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Message:&nbsp;{{event.message}}</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-18T09:57:37.000Z\",\n                    \"updated_at\": \"2021-06-22T13:00:45.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 17,\n                    \"title\": \"contact_us_user\",\n                    \"subject\": \"Contact form submitted successfully!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Contact form submitted!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.user}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your contact enquiry is successfully submitted.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-18T09:57:08.000Z\",\n                    \"updated_at\": \"2021-06-22T13:02:45.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 16,\n                    \"title\": \"buyer_register_admin\",\n                    \"subject\": \"Successfully Registered!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">New user added!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your account is registered with Jafza. Use the password to login.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\"><strong>Password: {{event.password}}</strong></p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.siteurl}}/login\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-18T09:56:44.000Z\",\n                    \"updated_at\": \"2021-06-24T04:59:19.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 15,\n                    \"title\": \"private_auction_email\",\n                    \"subject\": \"Invite User\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Invite user!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">{{event.title}}</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-15T01:48:13.000Z\",\n                    \"updated_at\": \"2021-06-22T13:04:29.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 14,\n                    \"title\": \"user_account_status\",\n                    \"subject\": \"Account Status has been Changed\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Your account status has been changed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your Account has been {{event.status}}. {{event.content}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-15T01:44:45.000Z\",\n                    \"updated_at\": \"2021-06-30T12:55:41.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 13,\n                    \"title\": \"email_verified\",\n                    \"subject\": \"Your email verified successfully\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Email successfully verified!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your email has been successfully verified.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Login by clicking the button below.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.loginurl}}\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-20T13:29:06.000Z\",\n                    \"updated_at\": \"2021-06-22T13:05:17.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 12,\n                    \"title\": \"password_changed\",\n                    \"subject\": \"You have changed your password\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Password changed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.user}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have just changed your password.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.loginurl}}\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-20T10:07:32.000Z\",\n                    \"updated_at\": \"2021-06-22T13:06:28.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 11,\n                    \"title\": \"forgot_password\",\n                    \"subject\": \"Reset Your Password\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Reset password!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Resetting your password is not a problem. Just click the button or copy and paste the below link into your browser.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t{{event.verifyurl}}\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#199de5;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.verifyurl}}\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Reset Password Here </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T16:06:15.000Z\",\n                    \"updated_at\": \"2021-06-22T13:07:22.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 7,\n                    \"title\": \"out_bid_proxy\",\n                    \"subject\": \"You have been outbid {{event.title}}\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">You have been outbid!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.first_name}}&nbsp;{{event.last_name}},</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have been outbid on the product <strong>{{event.title}}</strong> on amount {{event.currentbidamount}} current price {{event.wsprice}}&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T14:42:15.000Z\",\n                    \"updated_at\": \"2021-06-22T13:08:05.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 6,\n                    \"title\": \"out_bid\",\n                    \"subject\": \"You have been outbid {{event.title}}\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">You have been outbid!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.first_name}}&nbsp;{{event.last_name}},</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have been outbid on the product <strong> ${{event.title}}</strong> on amount {{event.currentbidamount}} current price {{event.wsprice}}&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T14:39:17.000Z\",\n                    \"updated_at\": \"2021-07-05T07:26:58.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 4,\n                    \"title\": \"bid_submitted\",\n                    \"subject\": \"Bid placed on {{event.title}}\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Your bid was successfully placed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.first_name}}&nbsp;{{event.last_name}},</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your maximum autoBid of<strong> {{event.amount}}</strong> has been successfully placed on <a href=\\\"{{event.url}}\\\" style=\\\"text-decoration: none;\\\">{{event.title}}</a></p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T14:19:17.000Z\",\n                    \"updated_at\": \"2021-06-22T13:09:42.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                }\n            ],\n            \"totalRecords\": 21,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"8317813b-71e6-4a62-a027-2edc96664b40"},{"name":"Get Single Template","id":"6942b460-2d24-4c2d-9933-92905d78a6d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 33,\n    \"subject\": \"\",\n    \"template\": \"\",\n    \"title\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleTemplate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","getSingleTemplate"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b3c6d00e-f0ac-4241-a30c-7fc414db4cc3","name":"example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 33,\n    \"subject\": \"\",\n    \"template\": \"\",\n    \"title\": \"\",\n    \"method\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleTemplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:39:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"667"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"29b-TT9VW5cW2xffWNOEBSNKXDZxjEU\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 33,\n                \"title\": \"withdraw\",\n                \"subject\": \"\",\n                \"type\": \"global\",\n                \"method\": \"email\",\n                \"template\": \"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>sdf</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\n                \"created_at\": \"2021-06-10T12:30:17.000Z\",\n                \"updated_at\": \"2021-10-19T15:37:39.000Z\",\n                \"buyer\": 1,\n                \"seller\": 0,\n                \"admin\": 0,\n                \"general\": 0,\n                \"status\": 1\n            }\n        }\n    }\n}"}],"_postman_id":"6942b460-2d24-4c2d-9933-92905d78a6d3"}],"id":"2169133f-b129-4061-aa77-0ed391bd4617","_postman_id":"2169133f-b129-4061-aa77-0ed391bd4617","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Setting","item":[{"name":"Search Table Action","id":"c5ec81ed-8f86-4595-816c-95f8f09422a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"name\": \"Dubai\",\r\n    \"address\": \"4825 E Cheyenne Ave Suite 130\",\r\n    \"city\": \"Las Vegas\",\r\n    \"state\": \"NV\",\r\n    \"zipCode\": 89115,\r\n    \"weeklyHoursStart\": \"10:00 am\",\r\n    \"weeklyHoursEnd\": \"7:00 pm\",\r\n    \"saturdayHoursStart\": \"10:00 am\",\r\n    \"saturdayHoursEnd\": \"7:00 pm\",\r\n    \"sundayHoursStart\": \"10:00 am\",\r\n    \"sundayHoursEnd\": \"7:00 pm\",\r\n    \"table\": \"locations\",\r\n    \"active\": 1,\r\n    \"weeklyHours\": \"10:00 am - 7:00 pm\",\r\n    \"saturdayHours\": \"10:00 am - 7:00 pm\",\r\n    \"sundayHours\": \"10:00 am - 7:00 pm\",\r\n    \"taxRate\": 8.375,\r\n    \"timezone\": \"America/Los_Angeles\",\r\n    \"warehousePositionMin\": 0,\r\n    \"warehousePositionMax\": 0,\r\n    \"protected\": 0,\r\n    \"curbsideAvailable\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","searchTableAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"eeabc5bf-5c46-4907-ad17-9526a16b260f","name":"searchTableAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"name\": \"Dubai\",\r\n    \"address\": \"4825 E Cheyenne Ave Suite 130\",\r\n    \"city\": \"Las Vegas\",\r\n    \"state\": \"NV\",\r\n    \"zipCode\": 89115,\r\n    \"weeklyHoursStart\": \"10:00 am\",\r\n    \"weeklyHoursEnd\": \"7:00 pm\",\r\n    \"saturdayHoursStart\": \"10:00 am\",\r\n    \"saturdayHoursEnd\": \"7:00 pm\",\r\n    \"sundayHoursStart\": \"10:00 am\",\r\n    \"sundayHoursEnd\": \"7:00 pm\",\r\n    \"table\": \"locations\",\r\n    \"active\": 1,\r\n    \"weeklyHours\": \"10:00 am - 7:00 pm\",\r\n    \"saturdayHours\": \"10:00 am - 7:00 pm\",\r\n    \"sundayHours\": \"10:00 am - 7:00 pm\",\r\n    \"taxRate\": 8.375,\r\n    \"timezone\": \"America/Los_Angeles\",\r\n    \"warehousePositionMin\": 0,\r\n    \"warehousePositionMax\": 0,\r\n    \"protected\": 0,\r\n    \"curbsideAvailable\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 09:07:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"c5ec81ed-8f86-4595-816c-95f8f09422a9"},{"name":"Search Table","id":"aaa3c385-f49c-40a5-b7c7-cf76687419b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"primaryTable\": \"dynamic_pages\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"dp.active\"\r\n    },\r\n    \"description\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"dp.description\"\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableFetch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","searchTableFetch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c22f724f-46b2-4500-9c61-bb5f24b1d450","name":"Search Table","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"primaryTable\": \"dynamic_pages\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"dp.active\"\r\n    },\r\n    \"description\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"dp.description\"\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableFetch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:49:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1c5-NYFNRzMOby6SxpfTXdSgGMx5KeA\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"description\": \"Projects\",\n                    \"base_table\": \"projects\",\n                    \"custom_table\": \"custom_projects\",\n                    \"active\": 1\n                },\n                {\n                    \"id\": 2,\n                    \"description\": \"Auctions\",\n                    \"base_table\": \"auctionlot\",\n                    \"custom_table\": \"custom_auctionlot\",\n                    \"active\": 1\n                },\n                {\n                    \"id\": 3,\n                    \"description\": \"Users\",\n                    \"base_table\": \"users\",\n                    \"custom_table\": \"custom_users\",\n                    \"active\": 1\n                }\n            ],\n            \"totalRecords\": 3,\n            \"setDisp\": \"1-3\"\n        }\n    }\n}"}],"_postman_id":"aaa3c385-f49c-40a5-b7c7-cf76687419b4"},{"name":"Bid Increment Action","id":"5dcc41d6-91f8-4be6-9123-b7b5de520b79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":1,\"from_amount\":\"\",\"to_amount\":\"\",\"increment\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/bidIncrementAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","bidIncrementAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"e97670cb-7a90-4fb1-a9a7-29f4e82d4965","name":"Add/Update Bid Increment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":1,\"from_amount\":\"\",\"to_amount\":\"\",\"increment\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/bidIncrementAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 08:55:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"5dcc41d6-91f8-4be6-9123-b7b5de520b79"},{"name":"Bid Increament","id":"e3a53dfa-de20-4696-83ae-930de87ec912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getAllBidIncrements","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","getAllBidIncrements"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"46d5fea1-5ff8-4124-a5f0-2c810c08c311","name":"Bid increament","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getAllBidIncrements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 14:01:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"553-KOvkga3LuL3RHhyNQBY1G6P9Dvw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"from_amount\": 0,\n                    \"to_amount\": 75,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 2,\n                    \"from_amount\": 76,\n                    \"to_amount\": 150,\n                    \"increment\": 5,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 3,\n                    \"from_amount\": 151,\n                    \"to_amount\": 250,\n                    \"increment\": 10,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 4,\n                    \"from_amount\": 251,\n                    \"to_amount\": 500,\n                    \"increment\": 25,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 5,\n                    \"from_amount\": 501,\n                    \"to_amount\": 1000,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 6,\n                    \"from_amount\": 1001,\n                    \"to_amount\": 5000,\n                    \"increment\": 75,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 7,\n                    \"from_amount\": 5001,\n                    \"to_amount\": 50000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 8,\n                    \"from_amount\": 50001,\n                    \"to_amount\": 75000,\n                    \"increment\": 250,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 9,\n                    \"from_amount\": 75001,\n                    \"to_amount\": 100000,\n                    \"increment\": 500,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 10,\n                    \"from_amount\": 100001,\n                    \"to_amount\": 2500000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 11,\n                    \"from_amount\": 2500000,\n                    \"to_amount\": 10000000000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 12,\n                    \"from_amount\": 150,\n                    \"to_amount\": 300,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 13,\n                    \"from_amount\": 200,\n                    \"to_amount\": 2000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 14,\n                    \"from_amount\": 5,\n                    \"to_amount\": 10,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 15,\n                    \"from_amount\": 500,\n                    \"to_amount\": 20000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 16,\n                    \"from_amount\": 10,\n                    \"to_amount\": 100,\n                    \"increment\": 2,\n                    \"type\": \"range\"\n                }\n            ],\n            \"totalRecords\": 16,\n            \"setDisp\": \"1-16\"\n        }\n    }\n}"}],"_postman_id":"e3a53dfa-de20-4696-83ae-930de87ec912"},{"name":"Get SingleBidIncrement","id":"682b9760-fbba-4024-87a4-dcd31f641cf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"from_amount\": \"\",\r\n    \"to_amount\": \"\",\r\n    \"increment\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleBidIncrement","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","getSingleBidIncrement"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"78d3746e-62b3-46cc-b03a-71fd5ea3a169","name":"Get SingleBidIncrement","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"from_amount\": \"\",\r\n    \"to_amount\": \"\",\r\n    \"increment\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleBidIncrement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 08:45:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"b7-MRC52E4OuOBbInm/QDbkto7f08M\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 1,\n                \"from_amount\": 0,\n                \"to_amount\": 75,\n                \"increment\": 1,\n                \"type\": \"range\"\n            }\n        }\n    }\n}"}],"_postman_id":"682b9760-fbba-4024-87a4-dcd31f641cf4"},{"name":"Configuration Action","id":"8aed749d-f1df-4804-936f-f34de74dc4a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 19,\r\n    \"value\": \"150\",\r\n    \"type\": \"number\",\r\n    \"question\": \"What is the Bid Deposit Amount?\",\r\n    \"variable\": \"bid_deposit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","configurationAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6f7076b1-f368-4dd2-a94d-c79f8a2e0cf7","name":"configurationAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 19,\r\n    \"value\": \"150\",\r\n    \"type\": \"number\",\r\n    \"question\": \"What is the Bid Deposit Amount?\",\r\n    \"variable\": \"bid_deposit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 07:29:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"8aed749d-f1df-4804-936f-f34de74dc4a7"},{"name":"Configuration Variables","id":"a57a39f5-0735-4279-9b8c-2c211cc252fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationVariables","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","configurationVariables"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ea2bc2e1-f80c-4124-9edd-2e4429ac6671","name":"configurationVariables","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationVariables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 14:02:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"87b-xGLJRQNUc4Uy2VQqa1TSvtg7604\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 30,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 29,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 28,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 27,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 26,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 25,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 24,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 23,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 22,\n                    \"variable\": \"\",\n                    \"value\": \"200\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 21,\n                    \"variable\": \"site_trn_no\",\n                    \"value\": \"10005760560003\",\n                    \"question\": \"TRN No \",\n                    \"enabled\": 1,\n                    \"type\": \"text\"\n                },\n                {\n                    \"id\": 20,\n                    \"variable\": \"partial_payment_limit\",\n                    \"value\": \"10000\",\n                    \"question\": \"What is the Limit on partial payment?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 19,\n                    \"variable\": \"bid_deposit\",\n                    \"value\": \"150\",\n                    \"question\": \"What is the Bid Deposit Amount?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 18,\n                    \"variable\": \"schedule_appointment\",\n                    \"value\": \"1\",\n                    \"question\": \"Schedule Appointment\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 17,\n                    \"variable\": \"shipping\",\n                    \"value\": \"150\",\n                    \"question\": \"What is the Shipping Amount?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 16,\n                    \"variable\": \"buyer_premium\",\n                    \"value\": \"15\",\n                    \"question\": \"What is the Buyer Premium?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 15,\n                    \"variable\": \"tax\",\n                    \"value\": \"5\",\n                    \"question\": \"What is the Tax Percent?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 14,\n                    \"variable\": \"admin_email\",\n                    \"value\": \"srikanth+admin@auctionsoftware.com\",\n                    \"question\": \"Admin Email\",\n                    \"enabled\": 1,\n                    \"type\": \"text\"\n                },\n                {\n                    \"id\": 13,\n                    \"variable\": \"country_code\",\n                    \"value\": \"+1\",\n                    \"question\": \"Country Code\",\n                    \"enabled\": 1,\n                    \"type\": \"text\"\n                },\n                {\n                    \"id\": 12,\n                    \"variable\": \"bid_history_email\",\n                    \"value\": \"1\",\n                    \"question\": \"Bid History\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 11,\n                    \"variable\": \"max_next_limit\",\n                    \"value\": \"1000\",\n                    \"question\": \"Maximum Bidding count\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                }\n            ],\n            \"totalRecords\": 30,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"a57a39f5-0735-4279-9b8c-2c211cc252fc"},{"name":"Get Single Configuration","id":"85960b88-a84b-4b7d-aeb8-e17b2f55df88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 30,\r\n    \"value\": \"\",\r\n    \"type\": \"\",\r\n    \"question\": \"\",\r\n    \"variable\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleConfiguration","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","getSingleConfiguration"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"e2799abf-9dcf-4541-bc77-d979ed30da0f","name":"Get Single Configuration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 30,\r\n    \"value\": \"\",\r\n    \"type\": \"\",\r\n    \"question\": \"\",\r\n    \"variable\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleConfiguration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 07:24:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"c4-OtRIj17PNtcquoqxCckCHFsCS2A\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 30,\n                \"variable\": \"\",\n                \"value\": \"2000\",\n                \"question\": null,\n                \"enabled\": null,\n                \"type\": null\n            }\n        }\n    }\n}"}],"_postman_id":"85960b88-a84b-4b7d-aeb8-e17b2f55df88"}],"id":"f101bb16-5c82-4c3b-8d44-439a23b509ee","_postman_id":"f101bb16-5c82-4c3b-8d44-439a23b509ee","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Dynamic","item":[{"name":"Property Column Action","id":"71d68ca4-262c-4a54-8648-12b483d87226","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 0,\r\n  \"view_page\": 1,\r\n  \"label\": \"test\",\r\n  \"placeholder\": \"test\",\r\n  \"type\": \"text\",\r\n  \"name\": \"test_test\",\r\n  \"show_order\": 0,\r\n  \"is_deletable\": 1,\r\n  \"is_default\": 0,\r\n  \"is_required\": 0,\r\n  \"class\": \"col-sm-6 col-12\",\r\n  \"date_disable_past\": 0,\r\n  \"diff_name\": true,\r\n  \"variable_name\": \"test_tester\",\r\n  \"accept\": \"\",\r\n  \"multiple\": 0,\r\n  \"search\": 0,\r\n  \"search_type\": \"\",\r\n  \"reorder\": 0,\r\n  \"folder\": \"\",\r\n  \"for_organization\": 0,\r\n  \"icon_only\": 0,\r\n  \"for_buyer\": 0,\r\n  \"autoFocus\": 0,\r\n  \"sub_select\": 0,\r\n  \"sub_level\": 0,\r\n  \"sub_field\": \"\",\r\n  \"userType\": \"\",\r\n  \"country\": 0,\r\n  \"state\": 0,\r\n  \"active\": 1,\r\n  \"is_compress\": 0,\r\n  \"compress_quality\": 0,\r\n  \"compress_width\": 0,\r\n  \"compress_height\": 0,\r\n  \"selectType\": \"default\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","propertyColumnAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3a17310e-83b8-4264-9717-999337e30c23","name":"propertyColumnAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 0,\r\n  \"view_page\": 1,\r\n  \"label\": \"test\",\r\n  \"placeholder\": \"test\",\r\n  \"type\": \"text\",\r\n  \"name\": \"test_test\",\r\n  \"show_order\": 0,\r\n  \"is_deletable\": 1,\r\n  \"is_default\": 0,\r\n  \"is_required\": 0,\r\n  \"class\": \"col-sm-6 col-12\",\r\n  \"date_disable_past\": 0,\r\n  \"diff_name\": true,\r\n  \"variable_name\": \"test_tester\",\r\n  \"accept\": \"\",\r\n  \"multiple\": 0,\r\n  \"search\": 0,\r\n  \"search_type\": \"\",\r\n  \"reorder\": 0,\r\n  \"folder\": \"\",\r\n  \"for_organization\": 0,\r\n  \"icon_only\": 0,\r\n  \"for_buyer\": 0,\r\n  \"autoFocus\": 0,\r\n  \"sub_select\": 0,\r\n  \"sub_level\": 0,\r\n  \"sub_field\": \"\",\r\n  \"userType\": \"\",\r\n  \"country\": 0,\r\n  \"state\": 0,\r\n  \"active\": 1,\r\n  \"is_compress\": 0,\r\n  \"compress_quality\": 0,\r\n  \"compress_width\": 0,\r\n  \"compress_height\": 0,\r\n  \"selectType\": \"default\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:54:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-YksMq2DjJLpdfq0ykD7v0JjJYVw\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {\n            \"id\": 154\n        }\n    }\n}"}],"_postman_id":"71d68ca4-262c-4a54-8648-12b483d87226"},{"name":"Get Single Property","id":"8da0c022-884c-4b69-9383-8204cc80e8c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getSingleProperty","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","getSingleProperty"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"722ced1d-330d-4a1b-ae88-07982ff59f10","name":"getSingleProperty","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getSingleProperty"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:56:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2af-bGj7xPKo0CyQ4370WT8iKJ47ffs\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 110,\n                \"view_page\": \"1\",\n                \"field_group\": null,\n                \"label\": \"Test\",\n                \"diff_name\": 0,\n                \"placeholder\": \"test\",\n                \"type\": \"select\",\n                \"name\": \"test\",\n                \"show_order\": 6,\n                \"is_default\": 0,\n                \"is_required\": 0,\n                \"class\": \"col-sm-3 col-12\",\n                \"date_disable_past\": 0,\n                \"accept\": null,\n                \"multiple\": 0,\n                \"object_image\": 0,\n                \"folder\": null,\n                \"for_organization\": 0,\n                \"for_buyer\": 0,\n                \"is_deletable\": 1,\n                \"sub_select\": 1,\n                \"sub_level\": 1,\n                \"sub_field\": null,\n                \"country\": 0,\n                \"state\": 0,\n                \"default_group\": null,\n                \"active\": 1,\n                \"reorder\": 0,\n                \"search\": 0,\n                \"search_type\": \"select type\",\n                \"icon_only\": 0,\n                \"is_compress\": 0,\n                \"compress_quality\": 0,\n                \"compress_width\": 0,\n                \"compress_height\": 0\n            }\n        }\n    }\n}"}],"_postman_id":"8da0c022-884c-4b69-9383-8204cc80e8c4"},{"name":"Property Column ReOrder","id":"ee062389-ccdf-4028-9be2-af67203a90fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"array\": true,\r\n    \"data\": [\r\n        {\r\n            \"id\": 3,\r\n            \"show_order\": 0\r\n        },\r\n        {\r\n            \"id\": 11,\r\n            \"show_order\": 1\r\n        },\r\n        {\r\n            \"id\": 23,\r\n            \"show_order\": 2\r\n        },\r\n        {\r\n            \"id\": 7,\r\n            \"show_order\": 3\r\n        },\r\n        {\r\n            \"id\": 8,\r\n            \"show_order\": 4\r\n        },\r\n        {\r\n            \"id\": 17,\r\n            \"show_order\": 5\r\n        },\r\n        {\r\n            \"id\": 110,\r\n            \"show_order\": 6\r\n        },\r\n        {\r\n            \"id\": 5,\r\n            \"show_order\": 7\r\n        },\r\n        {\r\n            \"id\": 13,\r\n            \"show_order\": 8\r\n        },\r\n        {\r\n            \"id\": 9,\r\n            \"show_order\": 9\r\n        },\r\n        {\r\n            \"id\": 10,\r\n            \"show_order\": 10\r\n        },\r\n        {\r\n            \"id\": 28,\r\n            \"show_order\": 11\r\n        },\r\n        {\r\n            \"id\": 29,\r\n            \"show_order\": 12\r\n        },\r\n        {\r\n            \"id\": 26,\r\n            \"show_order\": 13\r\n        },\r\n        {\r\n            \"id\": 16,\r\n            \"show_order\": 14\r\n        },\r\n        {\r\n            \"id\": 153,\r\n            \"show_order\": 15\r\n        },\r\n        {\r\n            \"id\": 136,\r\n            \"show_order\": 16\r\n        },\r\n        {\r\n            \"id\": 143,\r\n            \"show_order\": 17\r\n        },\r\n        {\r\n            \"id\": 150,\r\n            \"show_order\": 18\r\n        }\r\n    ],\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnReOrder","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","propertyColumnReOrder"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6499912b-cfd5-4fd5-81c6-cd6ce4dca133","name":"propertyColumnReOrder","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"array\": true,\r\n    \"data\": [\r\n        {\r\n            \"id\": 3,\r\n            \"show_order\": 0\r\n        },\r\n        {\r\n            \"id\": 11,\r\n            \"show_order\": 1\r\n        },\r\n        {\r\n            \"id\": 23,\r\n            \"show_order\": 2\r\n        },\r\n        {\r\n            \"id\": 7,\r\n            \"show_order\": 3\r\n        },\r\n        {\r\n            \"id\": 8,\r\n            \"show_order\": 4\r\n        },\r\n        {\r\n            \"id\": 17,\r\n            \"show_order\": 5\r\n        },\r\n        {\r\n            \"id\": 110,\r\n            \"show_order\": 6\r\n        },\r\n        {\r\n            \"id\": 5,\r\n            \"show_order\": 7\r\n        },\r\n        {\r\n            \"id\": 13,\r\n            \"show_order\": 8\r\n        },\r\n        {\r\n            \"id\": 9,\r\n            \"show_order\": 9\r\n        },\r\n        {\r\n            \"id\": 10,\r\n            \"show_order\": 10\r\n        },\r\n        {\r\n            \"id\": 28,\r\n            \"show_order\": 11\r\n        },\r\n        {\r\n            \"id\": 29,\r\n            \"show_order\": 12\r\n        },\r\n        {\r\n            \"id\": 26,\r\n            \"show_order\": 13\r\n        },\r\n        {\r\n            \"id\": 16,\r\n            \"show_order\": 14\r\n        },\r\n        {\r\n            \"id\": 153,\r\n            \"show_order\": 15\r\n        },\r\n        {\r\n            \"id\": 136,\r\n            \"show_order\": 16\r\n        },\r\n        {\r\n            \"id\": 143,\r\n            \"show_order\": 17\r\n        },\r\n        {\r\n            \"id\": 150,\r\n            \"show_order\": 18\r\n        }\r\n    ],\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnReOrder"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:57:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5a-0eYuE3HK73yrNwO0LhGhDgb4DuY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\"\n    }\n}"}],"_postman_id":"ee062389-ccdf-4028-9be2-af67203a90fa"},{"name":"property Column Status Action","id":"e7b6258a-69e8-48aa-8537-33d89cdecf1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"active\": 2,\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\",\r\n    \"view_page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnStatusAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","propertyColumnStatusAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"f1220835-287f-4879-aff6-9489e3366302","name":"propertyColumnStatusAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"active\": 2,\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\",\r\n    \"view_page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnStatusAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:58:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"e7b6258a-69e8-48aa-8537-33d89cdecf1b"},{"name":"Get All Dynamic Array","id":"5651dafe-7f0d-4813-8577-a47005e09f59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"dt.show_order\",\r\n    \"table\": \"dynamic_tables\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"dt.view_page\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getAllDynamicArray","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","getAllDynamicArray"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c6188fc1-0c01-4524-9cc5-edf8b8a92e12","name":"getAllDynamicArray","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"dt.show_order\",\r\n    \"table\": \"dynamic_tables\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"dt.view_page\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getAllDynamicArray"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 10:49:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"13a7-BQg1sTBT4Z7QpYYgmNRcYvKA7ac\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 19,\n                    \"view_page\": \"1\",\n                    \"label\": \"ID\",\n                    \"type\": \"\",\n                    \"field\": \"id\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.id\",\n                    \"show_order\": 1,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 31,\n                    \"view_page\": \"1\",\n                    \"label\": \"Picture\",\n                    \"type\": \"imagewithurl\",\n                    \"field\": \"avatar\",\n                    \"sort\": 0,\n                    \"sort_field\": null,\n                    \"show_order\": 2,\n                    \"table_search\": 0,\n                    \"folder\": \"product\",\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 20,\n                    \"view_page\": \"1\",\n                    \"label\": \"Invoice ID\",\n                    \"type\": \"\",\n                    \"field\": \"buynow_common_invoice\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 3,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 32,\n                    \"view_page\": \"1\",\n                    \"label\": \"Listing Title\",\n                    \"type\": \"text\",\n                    \"field\": \"title\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.title\",\n                    \"show_order\": 4,\n                    \"table_search\": 1,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"in\",\n                    \"is_default\": 1,\n                    \"class\": \"col-md-4 col-sm-6 col-12\",\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 21,\n                    \"view_page\": \"1\",\n                    \"label\": \"Current price\",\n                    \"type\": \"price\",\n                    \"field\": \"wprice\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.wprice\",\n                    \"show_order\": 5,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 36,\n                    \"view_page\": \"1\",\n                    \"label\": \"Reserve price\",\n                    \"type\": \"price\",\n                    \"field\": \"rprice\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.rprice\",\n                    \"show_order\": 6,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 33,\n                    \"view_page\": \"1\",\n                    \"label\": \"Start Date\",\n                    \"type\": \"datetime\",\n                    \"field\": \"date_added\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 7,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 34,\n                    \"view_page\": \"1\",\n                    \"label\": \"End date\",\n                    \"type\": \"datetime\",\n                    \"field\": \"date_closed\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 8,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 35,\n                    \"view_page\": \"1\",\n                    \"label\": \"Auction Title\",\n                    \"type\": \"text\",\n                    \"field\": \"auctiontitle\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 9,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 22,\n                    \"view_page\": \"1\",\n                    \"label\": \"Sold date\",\n                    \"type\": \"date\",\n                    \"field\": \"buynow_paid_date\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 10,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 23,\n                    \"view_page\": \"1\",\n                    \"label\": \"Purchased Quantity\",\n                    \"type\": \"\",\n                    \"field\": \"buynow_qty\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 11,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 24,\n                    \"view_page\": \"1\",\n                    \"label\": \"Amount\",\n                    \"type\": \"\",\n                    \"field\": \"buynow_amount\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 12,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 25,\n                    \"view_page\": \"1\",\n                    \"label\": \"Winner Buyer\",\n                    \"type\": \"\",\n                    \"field\": \"winner_first_name,winner_last_name\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 13,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 26,\n                    \"view_page\": \"1\",\n                    \"label\": \"Winner Email\",\n                    \"type\": \"\",\n                    \"field\": \"winner_email\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 14,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 27,\n                    \"view_page\": \"1\",\n                    \"label\": \"Created At\",\n                    \"type\": \"datetime\",\n                    \"field\": \"created_at\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 15,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 28,\n                    \"view_page\": \"1\",\n                    \"label\": \"Updated At\",\n                    \"type\": \"datetime\",\n                    \"field\": \"updated_at\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 16,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 29,\n                    \"view_page\": \"1\",\n                    \"label\": \"Posted By\",\n                    \"type\": \"\",\n                    \"field\": \"as_employees_emp_firstname,as_employees_emp_lastname\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 17,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 30,\n                    \"view_page\": \"1\",\n                    \"label\": \"Bids\",\n                    \"type\": \"\",\n                    \"field\": \"bidscount\",\n                    \"sort\": 1,\n                    \"sort_field\": \"bidscount\",\n                    \"show_order\": 18,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"5651dafe-7f0d-4813-8577-a47005e09f59"}],"id":"555609d2-ff51-4c24-9972-7852f1dbb587","_postman_id":"555609d2-ff51-4c24-9972-7852f1dbb587","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Transaction","item":[{"name":"Payment","id":"b3f2bc55-7282-40ef-a7df-beb4b7298d16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.cart_id\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        }\r\n\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/transaction/payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","transaction","payment"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"fcc165cd-c9ff-49fa-832d-cc84e6c935b4","name":"payment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.cart_id\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/transaction/payment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 14:06:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"542f-1CoBDWcVmNV0DvQIonn8NqclUIk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 57,\n                    \"cart_id\": 10065,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3M0l0CAulnVHuRJh1sZGvBpP\",\n                    \"created_at\": \"2022-11-05T11:57:34.000Z\",\n                    \"amount\": 12600,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 56,\n                    \"cart_id\": 10064,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LxkdVAulnVHuRJh1mml6O0S\",\n                    \"created_at\": \"2022-10-28T04:57:43.000Z\",\n                    \"amount\": 229.95,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 55,\n                    \"cart_id\": 10060,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LsPtKAulnVHuRJh1rQKTzrM\",\n                    \"created_at\": \"2022-10-13T11:48:01.000Z\",\n                    \"amount\": 2835,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 54,\n                    \"cart_id\": 10060,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-13T11:08:22.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 53,\n                    \"cart_id\": 10060,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-13T10:18:45.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 52,\n                    \"cart_id\": 10059,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LsLX3AulnVHuRJh0rvG92Kn\",\n                    \"created_at\": \"2022-10-13T07:08:43.000Z\",\n                    \"amount\": 1890,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 51,\n                    \"cart_id\": 10058,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-13T06:25:45.000Z\",\n                    \"amount\": 10.5,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 50,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3Ls3OrAulnVHuRJh1GhppZSi\",\n                    \"created_at\": \"2022-10-12T11:47:04.000Z\",\n                    \"amount\": 441,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 49,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-12T10:54:21.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 48,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-12T09:46:52.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 47,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-12T09:33:16.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 46,\n                    \"cart_id\": 10056,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LryylAulnVHuRJh0n9mOn22\",\n                    \"created_at\": \"2022-10-12T07:03:49.000Z\",\n                    \"amount\": 207.9,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 45,\n                    \"cart_id\": 10054,\n                    \"user_id\": 55,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-11T06:07:10.000Z\",\n                    \"amount\": 410.55,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Riyaz\",\n                    \"last_name\": \"Buyer\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 44,\n                    \"cart_id\": 10045,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3Lb1uPAulnVHuRJh03lD3e5d\",\n                    \"created_at\": \"2022-08-26T12:45:16.000Z\",\n                    \"amount\": 512.4,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 43,\n                    \"cart_id\": 10044,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3Lb0mdAulnVHuRJh09BlAbGm\",\n                    \"created_at\": \"2022-08-26T11:33:10.000Z\",\n                    \"amount\": 1054.2,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 42,\n                    \"cart_id\": 10042,\n                    \"user_id\": 46,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-26T08:20:22.000Z\",\n                    \"amount\": 229.95,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 41,\n                    \"cart_id\": 10041,\n                    \"user_id\": 46,\n                    \"trans_id\": \"pi_3LaxkgAulnVHuRJh1pLUCjPa\",\n                    \"created_at\": \"2022-08-26T08:18:57.000Z\",\n                    \"amount\": 105,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 40,\n                    \"cart_id\": 10040,\n                    \"user_id\": 46,\n                    \"trans_id\": \"pi_3LaxhkAulnVHuRJh1ESPrWdj\",\n                    \"created_at\": \"2022-08-26T08:15:55.000Z\",\n                    \"amount\": 262.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 39,\n                    \"cart_id\": 10039,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxhIAulnVHuRJh0FbY71pK\",\n                    \"created_at\": \"2022-08-26T08:15:27.000Z\",\n                    \"amount\": 325.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 38,\n                    \"cart_id\": 10038,\n                    \"user_id\": 46,\n                    \"trans_id\": \"pi_3LaxgOAulnVHuRJh1gpzy2p0\",\n                    \"created_at\": \"2022-08-26T08:14:31.000Z\",\n                    \"amount\": 31500,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 37,\n                    \"cart_id\": 10037,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxU9AulnVHuRJh1RlCmcBc\",\n                    \"created_at\": \"2022-08-26T08:01:52.000Z\",\n                    \"amount\": 759.15,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 36,\n                    \"cart_id\": 10037,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxBKAulnVHuRJh00oH7lSv\",\n                    \"created_at\": \"2022-08-26T07:42:25.000Z\",\n                    \"amount\": 15750,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 35,\n                    \"cart_id\": 10036,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxBIAulnVHuRJh0yarYyU4\",\n                    \"created_at\": \"2022-08-26T07:42:23.000Z\",\n                    \"amount\": 15750,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 34,\n                    \"cart_id\": 10035,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxAVAulnVHuRJh0s3nljTM\",\n                    \"created_at\": \"2022-08-26T07:41:33.000Z\",\n                    \"amount\": 727.65,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 33,\n                    \"cart_id\": 10034,\n                    \"user_id\": 43,\n                    \"trans_id\": \"pi_3LaunHAulnVHuRJh1PrR8y4E\",\n                    \"created_at\": \"2022-08-26T05:09:26.000Z\",\n                    \"amount\": 312.9,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"RIYAZ\",\n                    \"last_name\": \"BUYER\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 32,\n                    \"cart_id\": 10031,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZWt7AulnVHuRJh1dQiMTkV\",\n                    \"created_at\": \"2022-08-22T09:25:44.000Z\",\n                    \"amount\": 749.7,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 31,\n                    \"cart_id\": 10030,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZWfXAulnVHuRJh0MyWwM3I\",\n                    \"created_at\": \"2022-08-22T09:11:42.000Z\",\n                    \"amount\": 420,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 30,\n                    \"cart_id\": 10029,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZVsXAulnVHuRJh0PoarFoY\",\n                    \"created_at\": \"2022-08-22T08:21:03.000Z\",\n                    \"amount\": 924000,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 29,\n                    \"cart_id\": 10028,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZV3MAulnVHuRJh0YU6BxGw\",\n                    \"created_at\": \"2022-08-22T07:28:11.000Z\",\n                    \"amount\": 16800,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 28,\n                    \"cart_id\": 10027,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSTJAulnVHuRJh1ycsA5l2\",\n                    \"created_at\": \"2022-08-22T04:42:48.000Z\",\n                    \"amount\": 13125,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 27,\n                    \"cart_id\": 10026,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSS0AulnVHuRJh0kt6ded9\",\n                    \"created_at\": \"2022-08-22T04:41:27.000Z\",\n                    \"amount\": 3150,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 26,\n                    \"cart_id\": 10025,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSMkAulnVHuRJh1vhRYLZ8\",\n                    \"created_at\": \"2022-08-22T04:36:00.000Z\",\n                    \"amount\": 77700,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 25,\n                    \"cart_id\": 10024,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSCyAulnVHuRJh0gsicd6i\",\n                    \"created_at\": \"2022-08-22T04:25:55.000Z\",\n                    \"amount\": 17325,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 24,\n                    \"cart_id\": 10023,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZQl4AulnVHuRJh071OvryF\",\n                    \"created_at\": \"2022-08-22T02:53:01.000Z\",\n                    \"amount\": 3675,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 23,\n                    \"cart_id\": 10022,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-19T07:59:44.000Z\",\n                    \"amount\": 525,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 22,\n                    \"cart_id\": 10021,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LYPFGAulnVHuRJh1U2eQPMH\",\n                    \"created_at\": \"2022-08-19T07:03:57.000Z\",\n                    \"amount\": 105,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 21,\n                    \"cart_id\": 10020,\n                    \"user_id\": 27,\n                    \"trans_id\": \"pi_3LXmUmAulnVHuRJh0KcQHVZE\",\n                    \"created_at\": \"2022-08-17T13:41:23.000Z\",\n                    \"amount\": 997.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"saurabh\",\n                    \"last_name\": \"thakur\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 20,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjWdAulnVHuRJh0DJEH4sk\",\n                    \"created_at\": \"2022-08-17T10:31:07.000Z\",\n                    \"amount\": 735,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 19,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjTpAulnVHuRJh1XNyl6ut\",\n                    \"created_at\": \"2022-08-17T10:28:12.000Z\",\n                    \"amount\": 262.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 18,\n                    \"cart_id\": 10017,\n                    \"user_id\": 10,\n                    \"trans_id\": \"pi_3LTgvNAulnVHuRJh1BiJi2sm\",\n                    \"created_at\": \"2022-08-06T06:55:55.000Z\",\n                    \"amount\": 420,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"Name\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 17,\n                    \"cart_id\": 10016,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LTKpDAulnVHuRJh1RdT6EDk\",\n                    \"created_at\": \"2022-08-05T07:20:07.000Z\",\n                    \"amount\": 525,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 16,\n                    \"cart_id\": 10014,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LSdC6AulnVHuRJh1OX9klB4\",\n                    \"created_at\": \"2022-08-03T08:44:48.000Z\",\n                    \"amount\": 472.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 15,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LSdAiAulnVHuRJh0EnZhIwt\",\n                    \"created_at\": \"2022-08-03T08:43:23.000Z\",\n                    \"amount\": 315,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 14,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1X5KjBs8\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 13,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh158lAt5k\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 12,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh198Pa9hV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 11,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1oFXOESV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 10,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1NKVFaut\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 9,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j3AulnVHuRJh0XlQXpYQ\",\n                    \"created_at\": \"2022-08-01T17:48:24.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 8,\n                    \"cart_id\": 10000,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j1AulnVHuRJh1pvDjEnJ\",\n                    \"created_at\": \"2022-08-01T17:48:22.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 7,\n                    \"cart_id\": 10012,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LRwXgAulnVHuRJh0sIJ0qfz\",\n                    \"created_at\": \"2022-08-01T11:12:14.000Z\",\n                    \"amount\": 472.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 6,\n                    \"cart_id\": 10009,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LRwNGAulnVHuRJh19JHwyeu\",\n                    \"created_at\": \"2022-08-01T11:01:29.000Z\",\n                    \"amount\": 367.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 5,\n                    \"cart_id\": 10011,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LRwLrAulnVHuRJh0JEqFrQc\",\n                    \"created_at\": \"2022-08-01T11:00:03.000Z\",\n                    \"amount\": 367.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 4,\n                    \"cart_id\": 10010,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-01T10:25:55.000Z\",\n                    \"amount\": 315,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 3,\n                    \"cart_id\": 10008,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-01T10:15:15.000Z\",\n                    \"amount\": 315,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 2,\n                    \"cart_id\": 10007,\n                    \"user_id\": 4,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-07-29T09:53:27.000Z\",\n                    \"amount\": 220500,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 1,\n                    \"cart_id\": 10003,\n                    \"user_id\": 4,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-07-11T07:53:52.000Z\",\n                    \"amount\": 367.5,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                }\n            ],\n            \"totalRecords\": 57,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"b3f2bc55-7282-40ef-a7df-beb4b7298d16"}],"id":"806e0364-f91b-4da8-a04c-c2f54a0bce94","_postman_id":"806e0364-f91b-4da8-a04c-c2f54a0bce94","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"AsinScope","item":[{"name":"Retrieve Product From Other Sites","id":"5525ea57-68e0-4458-a639-d7e8810c4858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":1,\r\n    \"asin\": \"B07473J571\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/third_party/asinscope/retrieveProduct","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","third_party","asinscope","retrieveProduct"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"07b0cc9c-1239-4223-83e1-5a0540e3d7f7","name":"Retrieve Product From Other Sites","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_id\":1,\r\n    \"asin\": \"B07473J571\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/third_party/asinscope/retrieveProduct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Fri, 06 Jan 2023 05:22:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"757"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Security-Policy","value":"default-src 'self' http: https: data: blob: 'unsafe-inline'"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"sameorigin"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2f5-Tb7cIWrlkLdOMF+dm/GCvyecLD4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Set-Cookie","value":"Path=/; HttpOnly; Secure"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, HEAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Product Details Retieved Successfully!\",\n        \"responseData\": {\n            \"records\": {\n                \"asin\": \"B07473J571\",\n                \"ean\": null,\n                \"upc\": null,\n                \"mpn\": \"BA523G1CL4QU\",\n                \"bsr\": 122,\n                \"category\": \"Home & Kitchen\",\n                \"brand\": \"BEDSURE\",\n                \"title\": \"BEDSURE Sherpa Fleece Bed Blankets Queen Size - Navy Blue Thick Fuzzy Warm Soft Large Queen Blanket for Bed, 90x90 Inches\",\n                \"productGroup\": \"Home\",\n                \"lowestNewPrice\": 41.99,\n                \"lowestFormattedPrice\": \"$41.99\",\n                \"soldByAmazon\": false,\n                \"packageDimensions\": {\n                    \"height\": 7.48,\n                    \"width\": 7.87,\n                    \"length\": 14.84,\n                    \"weight\": 5.71\n                },\n                \"upcList\": null,\n                \"eanList\": null,\n                \"totalNew\": 1,\n                \"smallImage\": \"https://images-na.ssl-images-amazon.com/images/I/41SkdbCQtkL.jpg\",\n                \"mediumImage\": \"https://images-na.ssl-images-amazon.com/images/I/41SkdbCQtkL.jpg\"\n            }\n        }\n    }\n}"}],"_postman_id":"5525ea57-68e0-4458-a639-d7e8810c4858"}],"id":"57698df3-de40-4a59-ae44-20a50b6b10fd","_postman_id":"57698df3-de40-4a59-ae44-20a50b6b10fd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Order Control","item":[{"name":"Delivery Status Update","id":"52f41a5c-ae50-4209-9ff4-2c57dc31a91a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"ordercontrol\",\r\n    \"project_id\": [\r\n        21\r\n    ],\r\n    \"auction_id\": \"\",\r\n    \"notes\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","invoice","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"48edc63a-fa50-4243-b574-b4c23e7641e1","name":"Delivery Status Update","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"action\": \"ordercontrol\",\r\n    \"project_id\": [\r\n        21\r\n    ],\r\n    \"auction_id\": \"\",\r\n    \"notes\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"104"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Set-Cookie","value":"connect.sid=s%3A1AkwaWh3L9oIGiQ66otm1LyxtEmUwqni.LIU6F11k1Pecp7TAxRFLjZ5IAq%2BKaK3aoavew2cQODM; Path=/; Expires=Sat, 07 Jan 2023 03:02:46 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 06 Jan 2023 10:22:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"52f41a5c-ae50-4209-9ff4-2c57dc31a91a"},{"name":"Delivered Order","id":"ffb41e25-dc06-45ca-aed8-6edb58a00931","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"delivered\",\r\n            \"type\": \"in\",\r\n            \"field\": \"b.delivered\"\r\n        },\r\n        \"active\": {\r\n            \"value\": 2,\r\n            \"type\": \"all\",\r\n            \"field\": \"b.active\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.common_invoice\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","invoice","invoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3c4662fa-d56f-4858-8d2b-37cba20bbb55","name":"Delivered Order","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"delivered\",\r\n            \"type\": \"in\",\r\n            \"field\": \"b.delivered\"\r\n        },\r\n        \"active\": {\r\n            \"value\": 2,\r\n            \"type\": \"all\",\r\n            \"field\": \"b.active\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.common_invoice\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"12ba-AqXgmICtWDHaDUu/030hPx1HxmU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 06 Jan 2023 10:36:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 21,\n                    \"date_added\": \"2022-08-17T18:41:23.000Z\",\n                    \"project_id\": 118,\n                    \"user_id\": 27,\n                    \"emp_name\": null,\n                    \"amount\": 550,\n                    \"total_invoice\": 997.5,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 15,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-08-17T18:41:23.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10020,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 27.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 577.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 550,\n                    \"appointment_id\": 35,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 997.5,\n                    \"projects_id\": 118,\n                    \"projects_title\": \"TESTING LOT \",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1660652299892_812761.jpeg\",\n                    \"projects_date_added\": \"2022-08-16T17:15:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-17T17:15:00.000Z\",\n                    \"projects_sprice\": 150,\n                    \"projects_rprice\": 500,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-08-16T17:18:29.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 550,\n                    \"projects_wprice\": 155,\n                    \"projects_market_status\": \"sold\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 110,\n                    \"custom_projects_project_id\": 118,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 27,\n                    \"users_email\": \"saurabh+dev@auctionsoftware.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"saurabh\",\n                    \"users_last_name\": \"thakur\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-17T09:26:09.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-08-17T06:41:02.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"637 Cambridge Cir\",\n                    \"users_address2\": \"12345 main street\",\n                    \"users_phone\": \"+1 (967) 675-6454\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"CA\",\n                    \"users_zip\": \"75080\",\n                    \"users_city\": \"Richardson\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-08-17T18:35:21.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"gmVcOrnrL8U_ckzUxPiyF26f4LUqf18C\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 27,\n                    \"custom_users_user_id\": 27,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MGCKz27qMUbc1X\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"custom_users_test\": null,\n                    \"custom_users_test_seller_checking\": null,\n                    \"total_items\": 2,\n                    \"buynowed\": 27,\n                    \"buynowamount\": 550,\n                    \"buynowpaid\": 1,\n                    \"avatarorg\": \"192.168.20.112:8080/uploads/product/undefined\"\n                }\n            ],\n            \"totalRecords\": 1,\n            \"setDisp\": \"1-1\"\n        }\n    }\n}"}],"_postman_id":"ffb41e25-dc06-45ca-aed8-6edb58a00931"},{"name":"Undelivered Order","id":"13b7c979-5629-415e-9ade-c557f2777f00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 2,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"undelivered\",\r\n            \"type\": \"in\",\r\n            \"field\": \"b.delivered\"\r\n        },\r\n        \"active\": {\r\n            \"value\": 2,\r\n            \"type\": \"all\",\r\n            \"field\": \"b.active\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.common_invoice\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","invoice","invoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d31c08a1-6abe-40da-af78-653b1e16cc58","name":"Undelivered Order","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 2,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"undelivered\",\r\n            \"type\": \"in\",\r\n            \"field\": \"b.delivered\"\r\n        },\r\n        \"active\": {\r\n            \"value\": 2,\r\n            \"type\": \"all\",\r\n            \"field\": \"b.active\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.common_invoice\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"b.paid_date\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3d33-4djASGphgUN7jZ45LE+AxfL5tjM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Fri, 06 Jan 2023 10:38:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 69,\n                    \"date_added\": \"2022-11-07T05:59:59.000Z\",\n                    \"project_id\": 194,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 2200,\n                    \"total_invoice\": 2310,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 144,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10066,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 110,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 2310,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"offline\",\n                    \"per_total\": 2200,\n                    \"appointment_id\": 82,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 194,\n                    \"projects_title\": \"Sand Ball Fitness\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665728563775_609329.jpeg\",\n                    \"projects_date_added\": \"2022-10-14T11:28:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-14T11:28:00.000Z\",\n                    \"projects_sprice\": 1000,\n                    \"projects_rprice\": 2000,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-10-14T11:29:07.000Z\",\n                    \"projects_updated_at\": \"2022-11-07T20:15:39.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 2200,\n                    \"projects_wprice\": 1000,\n                    \"projects_market_status\": \"open\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 107,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 186,\n                    \"custom_projects_project_id\": 194,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 107,\n                    \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                    \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-10-14T11:28:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-14T11:28:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-11-07T20:15:39.000Z\",\n                    \"auctionlot_created_at\": \"2022-10-14T11:29:07.000Z\",\n                    \"users_id\": 4,\n                    \"users_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T10:24:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-11-22T11:23:12.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"BD\",\n                    \"users_state\": \"03\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2023-01-04T06:19:03.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"9Qlxocwcns-ZrKcBXOj4ZQJlSXm4d_13\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 110,\n                    \"custom_users_id\": 4,\n                    \"custom_users_user_id\": 4,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"custom_users_test\": \"162\",\n                    \"custom_users_test_seller_checking\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 2200,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"192.168.20.112:8080/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 68,\n                    \"date_added\": \"2022-11-05T16:57:34.000Z\",\n                    \"project_id\": 195,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 12000,\n                    \"total_invoice\": 12600,\n                    \"shipping_amount\": null,\n                    \"invoice_address_id\": 0,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 143,\n                    \"cart_group\": null,\n                    \"in_cart\": 1,\n                    \"partial\": 1,\n                    \"paid\": 1,\n                    \"paid_date\": \"2022-11-05T17:09:17.000Z\",\n                    \"active\": 1,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10065,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"buynow\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 600,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 12600,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"online\",\n                    \"per_total\": 12000,\n                    \"appointment_id\": 78,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 12600,\n                    \"projects_id\": 195,\n                    \"projects_title\": \"Home Gym - Combo Set\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665728740370_209680.jpeg\",\n                    \"projects_date_added\": \"2022-10-14T11:28:00.000Z\",\n                    \"projects_date_closed\": \"2023-04-14T11:28:00.000Z\",\n                    \"projects_sprice\": 2000,\n                    \"projects_rprice\": 10000,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 3,\n                    \"projects_created_at\": \"2022-10-14T11:29:07.000Z\",\n                    \"projects_updated_at\": \"2022-11-07T20:15:39.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 12000,\n                    \"projects_wprice\": 2000,\n                    \"projects_market_status\": \"open\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 107,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 0,\n                    \"projects_cronjob\": 0,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 187,\n                    \"custom_projects_project_id\": 195,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"2018\",\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 107,\n                    \"auctionlot_title\": \"GYM EQUPIMENTS\",\n                    \"auctionlot_description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 3,\n                    \"auctionlot_date_added\": \"2022-10-14T11:28:00.000Z\",\n                    \"auctionlot_date_closed\": \"2023-04-14T11:28:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"auctionlot_market_status\": \"open\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-11-07T20:15:39.000Z\",\n                    \"auctionlot_created_at\": \"2022-10-14T11:29:07.000Z\",\n                    \"users_id\": 4,\n                    \"users_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T10:24:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-11-22T11:23:12.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"BD\",\n                    \"users_state\": \"03\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2023-01-04T06:19:03.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"9Qlxocwcns-ZrKcBXOj4ZQJlSXm4d_13\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 110,\n                    \"custom_users_id\": 4,\n                    \"custom_users_user_id\": 4,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"custom_users_test\": \"162\",\n                    \"custom_users_test_seller_checking\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 12000,\n                    \"buynowpaid\": 1,\n                    \"avatarorg\": \"192.168.20.112:8080/uploads/product/undefined\"\n                }\n            ],\n            \"totalRecords\": 68,\n            \"setDisp\": \"1-2\"\n        }\n    }\n}"}],"_postman_id":"13b7c979-5629-415e-9ade-c557f2777f00"}],"id":"f16bae84-2ef7-45a8-8a75-64dcaa3a6998","_postman_id":"f16bae84-2ef7-45a8-8a75-64dcaa3a6998","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"HomeDepot","item":[{"name":"RetrieveProduct","id":"fdeed2b6-d911-4dbf-be45-651e0f05f556","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"home_depot\": \"317140646\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/third_party/homedepot/retrieveProduct","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","third_party","homedepot","retrieveProduct"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3f094491-a42c-43d1-bae6-19d9f5fb3ff4","name":"RetrieveProduct","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"home_depot\": \"317140646\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/third_party/homedepot/retrieveProduct"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.22.1"},{"key":"Date","value":"Tue, 25 Apr 2023 06:53:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Security-Policy","value":"default-src 'self' http: https: data: blob: 'unsafe-inline'"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Frame-Options","value":"sameorigin"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"39bd-HS2rYrSNuOrylRbrBKtDDEXmNkY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Set-Cookie","value":"Path=/; HttpOnly; Secure"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, HEAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Product Details Retieved Successfully!\",\n        \"responseData\": {\n            \"records\": {\n                \"search_metadata\": {\n                    \"id\": \"644778c93944b004f0c69d1a\",\n                    \"status\": \"Success\",\n                    \"json_endpoint\": \"https://serpapi.com/searches/db8d5564c3477107/644778c93944b004f0c69d1a.json\",\n                    \"created_at\": \"2023-04-25 06:52:57 UTC\",\n                    \"processed_at\": \"2023-04-25 06:52:57 UTC\",\n                    \"home_depot_product_url\": \"https://www.homedepot.com/p/317140646\",\n                    \"raw_html_file\": \"https://serpapi.com/searches/db8d5564c3477107/644778c93944b004f0c69d1a.html\",\n                    \"prettify_html_file\": \"https://serpapi.com/searches/db8d5564c3477107/644778c93944b004f0c69d1a.prettify\",\n                    \"total_time_taken\": 0.8\n                },\n                \"search_parameters\": {\n                    \"product_id\": \"317140646\",\n                    \"store_id\": \"2414\",\n                    \"delivery_zip\": \"04401\",\n                    \"engine\": \"home_depot_product\"\n                },\n                \"search_information\": {\n                    \"taxonomy\": [\n                        {\n                            \"title\": \"Outdoors\",\n                            \"link\": \"https://www.homedepot.com/b/Outdoors/N-5yc1vZbx82\"\n                        },\n                        {\n                            \"title\": \"Patio Furniture\",\n                            \"link\": \"https://www.homedepot.com/b/Outdoors-Patio-Furniture/N-5yc1vZbx4o\"\n                        },\n                        {\n                            \"title\": \"Outdoor Lounge Furniture\",\n                            \"link\": \"https://www.homedepot.com/b/Outdoors-Patio-Furniture-Outdoor-Lounge-Furniture/N-5yc1vZcfj3\"\n                        },\n                        {\n                            \"title\": \"Patio Conversation Sets\",\n                            \"link\": \"https://www.homedepot.com/b/Outdoors-Patio-Furniture-Outdoor-Lounge-Furniture-Patio-Conversation-Sets/N-5yc1vZbx97\"\n                        }\n                    ]\n                },\n                \"product_results\": {\n                    \"product_id\": \"317140646\",\n                    \"title\": \"Park Pointe 4-Piece Wicker Patio Conversation Set with Seabreeze Cushions\",\n                    \"description\": \"With a casual vibe and comfortable sloping armrests, the Park Pointe 4-Piece Seating Set promises to be a destination spot in your outdoor space. The warm tones in the hand woven all-weather wicker soften the otherwise modern silhouette. The frame is durable powder coated steel covered in wicker. Park Pointe includes a loveseat, 2-chairs and a coffee table.\",\n                    \"link\": \"https://www.homedepot.com/p/StyleWell-Park-Pointe-4-Piece-Wicker-Patio-Conversation-Set-with-Seabreeze-Cushions-GC-11115-SRP-WH/317140646\",\n                    \"upc\": \"810065942425\",\n                    \"model_number\": \"GC-11115-SRP-WH\",\n                    \"rating\": \"4.209\",\n                    \"reviews\": \"177\",\n                    \"price\": 399,\n                    \"promotion\": {\n                        \"type\": \"Special-Buy\",\n                        \"save\": 200,\n                        \"percentage\": 33,\n                        \"original\": 599\n                    },\n                    \"highlights\": [\n                        \"Includes loveseat, 2 chairs, and coffee table\",\n                        \"Made of powder-coated steel frame and wicker for durability\",\n                        \"Removable cushions allow easy upkeep\"\n                    ],\n                    \"brand\": {\n                        \"name\": \"StyleWell\",\n                        \"link\": \"https://www.homedepot.com/b/Outdoors-Patio-Furniture-Outdoor-Lounge-Furniture-Patio-Conversation-Sets/StyleWell/N-5yc1vZbx97Zn4x\"\n                    },\n                    \"images\": [\n                        [\n                            \"https://images.thdstatic.com/productImages/59e73e2b-9151-4959-8bfc-6ad80f89a29f/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-64_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/59e73e2b-9151-4959-8bfc-6ad80f89a29f/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-64_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/59e73e2b-9151-4959-8bfc-6ad80f89a29f/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-64_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/59e73e2b-9151-4959-8bfc-6ad80f89a29f/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-64_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/59e73e2b-9151-4959-8bfc-6ad80f89a29f/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-64_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/59e73e2b-9151-4959-8bfc-6ad80f89a29f/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-64_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/59e73e2b-9151-4959-8bfc-6ad80f89a29f/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-64_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/c687a474-a164-469e-8858-72eed147b26d/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-e1_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/c687a474-a164-469e-8858-72eed147b26d/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-e1_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/c687a474-a164-469e-8858-72eed147b26d/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-e1_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/c687a474-a164-469e-8858-72eed147b26d/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-e1_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/c687a474-a164-469e-8858-72eed147b26d/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-e1_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/c687a474-a164-469e-8858-72eed147b26d/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-e1_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/c687a474-a164-469e-8858-72eed147b26d/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-e1_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/bc521e8f-82a8-497b-bd4c-01acb2b3dd77/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-40_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/bc521e8f-82a8-497b-bd4c-01acb2b3dd77/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-40_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/bc521e8f-82a8-497b-bd4c-01acb2b3dd77/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-40_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/bc521e8f-82a8-497b-bd4c-01acb2b3dd77/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-40_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/bc521e8f-82a8-497b-bd4c-01acb2b3dd77/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-40_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/bc521e8f-82a8-497b-bd4c-01acb2b3dd77/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-40_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/bc521e8f-82a8-497b-bd4c-01acb2b3dd77/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-40_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/b5b1ddf8-f5a8-4422-8a03-2f6c9d186963/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-a0_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/b5b1ddf8-f5a8-4422-8a03-2f6c9d186963/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-a0_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/b5b1ddf8-f5a8-4422-8a03-2f6c9d186963/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-a0_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/b5b1ddf8-f5a8-4422-8a03-2f6c9d186963/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-a0_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/b5b1ddf8-f5a8-4422-8a03-2f6c9d186963/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-a0_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/b5b1ddf8-f5a8-4422-8a03-2f6c9d186963/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-a0_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/b5b1ddf8-f5a8-4422-8a03-2f6c9d186963/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-a0_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/f9a00fab-7825-427d-8fe5-84e4b2718769/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-1d_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/f9a00fab-7825-427d-8fe5-84e4b2718769/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-1d_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/f9a00fab-7825-427d-8fe5-84e4b2718769/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-1d_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/f9a00fab-7825-427d-8fe5-84e4b2718769/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-1d_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/f9a00fab-7825-427d-8fe5-84e4b2718769/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-1d_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/f9a00fab-7825-427d-8fe5-84e4b2718769/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-1d_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/f9a00fab-7825-427d-8fe5-84e4b2718769/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-1d_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/296c81c5-b202-417e-aa17-4cf945ab1075/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-66_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/296c81c5-b202-417e-aa17-4cf945ab1075/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-66_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/296c81c5-b202-417e-aa17-4cf945ab1075/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-66_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/296c81c5-b202-417e-aa17-4cf945ab1075/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-66_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/296c81c5-b202-417e-aa17-4cf945ab1075/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-66_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/296c81c5-b202-417e-aa17-4cf945ab1075/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-66_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/296c81c5-b202-417e-aa17-4cf945ab1075/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-66_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/f3173fa9-cb79-4e6e-886c-9543d9f09488/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-77_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/f3173fa9-cb79-4e6e-886c-9543d9f09488/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-77_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/f3173fa9-cb79-4e6e-886c-9543d9f09488/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-77_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/f3173fa9-cb79-4e6e-886c-9543d9f09488/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-77_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/f3173fa9-cb79-4e6e-886c-9543d9f09488/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-77_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/f3173fa9-cb79-4e6e-886c-9543d9f09488/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-77_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/f3173fa9-cb79-4e6e-886c-9543d9f09488/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-77_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/8f976e1b-f19c-411b-a8a8-25443d39c5a1/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-c3_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/8f976e1b-f19c-411b-a8a8-25443d39c5a1/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-c3_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/8f976e1b-f19c-411b-a8a8-25443d39c5a1/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-c3_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/8f976e1b-f19c-411b-a8a8-25443d39c5a1/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-c3_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/8f976e1b-f19c-411b-a8a8-25443d39c5a1/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-c3_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/8f976e1b-f19c-411b-a8a8-25443d39c5a1/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-c3_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/8f976e1b-f19c-411b-a8a8-25443d39c5a1/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-c3_1000.jpg\"\n                        ],\n                        [\n                            \"https://images.thdstatic.com/productImages/7b2680f2-acd8-4123-8d6d-d578cfc62933/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-4f_65.jpg\",\n                            \"https://images.thdstatic.com/productImages/7b2680f2-acd8-4123-8d6d-d578cfc62933/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-4f_100.jpg\",\n                            \"https://images.thdstatic.com/productImages/7b2680f2-acd8-4123-8d6d-d578cfc62933/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-4f_145.jpg\",\n                            \"https://images.thdstatic.com/productImages/7b2680f2-acd8-4123-8d6d-d578cfc62933/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-4f_300.jpg\",\n                            \"https://images.thdstatic.com/productImages/7b2680f2-acd8-4123-8d6d-d578cfc62933/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-4f_400.jpg\",\n                            \"https://images.thdstatic.com/productImages/7b2680f2-acd8-4123-8d6d-d578cfc62933/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-4f_600.jpg\",\n                            \"https://images.thdstatic.com/productImages/7b2680f2-acd8-4123-8d6d-d578cfc62933/svn/stylewell-patio-conversation-sets-gc-11115-srp-wh-4f_1000.jpg\"\n                        ]\n                    ],\n                    \"bullets\": [\n                        \"4-piece patio set with loveseat, 2 chairs and coffee table\",\n                        \"Sturdy steel frames with rust-resistant powder coating\",\n                        \"Weather-resistant resin wicker with standard fabric\",\n                        \"Hand woven all-weather wicker\",\n                        \"1-year limited warranty\",\n                        \"Hardware for assembly included\"\n                    ],\n                    \"info_and_guides\": [\n                        {\n                            \"title\": \"Warranty\",\n                            \"link\": \"https://images.thdstatic.com/catalog/pdfImages/6f/6f1c122b-2bc4-4e29-af32-1ba7ddd03047.pdf\"\n                        },\n                        {\n                            \"title\": \"Use and Care Manual\",\n                            \"link\": \"https://images.thdstatic.com/catalog/pdfImages/d3/d3be75be-74cd-4b66-b826-14f949545f8c.pdf\"\n                        },\n                        {\n                            \"title\": \"Instructions / Assembly\",\n                            \"link\": \"https://images.thdstatic.com/catalog/pdfImages/d5/d5cbe853-bd20-4c58-9a65-9d90fd026577.pdf\"\n                        }\n                    ],\n                    \"specifications\": [\n                        {\n                            \"key\": \"Details\",\n                            \"value\": [\n                                {\n                                    \"name\": \"Assembly Required\",\n                                    \"value\": \"Yes\"\n                                },\n                                {\n                                    \"name\": \"Care Instructions\",\n                                    \"value\": \"Wash with a mild soap and warm water\"\n                                },\n                                {\n                                    \"name\": \"Chair Style\",\n                                    \"value\": \"Armchair\"\n                                },\n                                {\n                                    \"name\": \"Commercial/Residential\",\n                                    \"value\": \"Residential\"\n                                },\n                                {\n                                    \"name\": \"Cushion Color or Pattern\",\n                                    \"value\": \"Seabreeze\"\n                                },\n                                {\n                                    \"name\": \"Cushion Style\",\n                                    \"value\": \"Knife Edge\"\n                                },\n                                {\n                                    \"name\": \"Cushion and Pillow Features\",\n                                    \"value\": \"Fade resistant,Removeable slipcover,Spill resistant,Stain resistant\"\n                                },\n                                {\n                                    \"name\": \"Fabric Color Family\",\n                                    \"value\": \"Blue\"\n                                },\n                                {\n                                    \"name\": \"Fabric Type\",\n                                    \"value\": \"Olefin\"\n                                },\n                                {\n                                    \"name\": \"Fill Material\",\n                                    \"value\": \"Foam\"\n                                },\n                                {\n                                    \"name\": \"Frame Finish\",\n                                    \"value\": \"Brown\"\n                                },\n                                {\n                                    \"name\": \"Frame Material\",\n                                    \"value\": \"Steel\"\n                                },\n                                {\n                                    \"name\": \"Frame Primary Finish\",\n                                    \"value\": \"Brown\"\n                                },\n                                {\n                                    \"name\": \"Included\",\n                                    \"value\": \"Hardware Included\"\n                                },\n                                {\n                                    \"name\": \"Number of Pieces\",\n                                    \"value\": \"4-Piece\"\n                                },\n                                {\n                                    \"name\": \"Patio Furniture Features\",\n                                    \"value\": \"Fade Resistant,Removable Cushions,UV Protected\"\n                                },\n                                {\n                                    \"name\": \"Pattern\",\n                                    \"value\": \"Solid\"\n                                },\n                                {\n                                    \"name\": \"Returnable\",\n                                    \"value\": \"90-Day\"\n                                },\n                                {\n                                    \"name\": \"Seating Capacity\",\n                                    \"value\": \"Seats 4 People\"\n                                },\n                                {\n                                    \"name\": \"Seating Type\",\n                                    \"value\": \"With Cushion\"\n                                },\n                                {\n                                    \"name\": \"Set Includes\",\n                                    \"value\": \"Coffee Table Included,Cushions Included,Lounge Chair Included,Loveseat Included\"\n                                },\n                                {\n                                    \"name\": \"Set Seating Type\",\n                                    \"value\": \"4 Person Seating Group\"\n                                },\n                                {\n                                    \"name\": \"Style\",\n                                    \"value\": \"Coastal,Modern\"\n                                }\n                            ]\n                        },\n                        {\n                            \"key\": \"Warranty / Certifications\",\n                            \"value\": [\n                                {\n                                    \"name\": \"Fabric Warranty\",\n                                    \"value\": \"1\"\n                                },\n                                {\n                                    \"name\": \"Frame Warranty\",\n                                    \"value\": \"1\"\n                                },\n                                {\n                                    \"name\": \"Manufacturer Warranty\",\n                                    \"value\": \"1\"\n                                }\n                            ]\n                        },\n                        {\n                            \"key\": \"Dimensions\",\n                            \"value\": [\n                                {\n                                    \"name\": \"Cushion Thickness (in.)\",\n                                    \"value\": \"4.72\"\n                                },\n                                {\n                                    \"name\": \"Seat Height (in.)\",\n                                    \"value\": \"12.99 in\"\n                                },\n                                {\n                                    \"name\": \"Table Height (in.)\",\n                                    \"value\": \"19.29 in\"\n                                },\n                                {\n                                    \"name\": \"Table Length (in.)\",\n                                    \"value\": \"21.06 in\"\n                                },\n                                {\n                                    \"name\": \"Table Width (in.)\",\n                                    \"value\": \"39.76 in\"\n                                }\n                            ]\n                        }\n                    ],\n                    \"fulfillment\": {\n                        \"countity\": 0,\n                        \"store\": \"Bangor\",\n                        \"options\": [\n                            {\n                                \"type\": \"Ship to Home\",\n                                \"title\": \"Get it by\",\n                                \"arrival_time\": [\n                                    \"May 04\",\n                                    \"May 04\"\n                                ],\n                                \"bottom\": \"Free delivery\"\n                            },\n                            {\n                                \"type\": \"Schedule delivery\",\n                                \"title\": \"Not available for this item\"\n                            },\n                            {\n                                \"type\": \"Store Pickup\",\n                                \"title\": \"Pickup\",\n                                \"arrival_time\": [\n                                    \"Today\"\n                                ],\n                                \"bottom\": \"FREE\"\n                            }\n                        ]\n                    }\n                },\n                \"uploadimages\": [\n                    \"lot-1682405578267143472.jpg\",\n                    \"lot-1682405578368254313.jpg\",\n                    \"lot-1682405578641421995.jpg\",\n                    \"lot-1682405578852697862.jpg\",\n                    \"lot-1682405579094180504.jpg\",\n                    \"lot-1682405579508566604.jpg\",\n                    \"lot-1682405580035647980.jpg\",\n                    \"lot-1682405580692301762.jpg\",\n                    \"lot-1682405580935518702.jpg\"\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"fdeed2b6-d911-4dbf-be45-651e0f05f556"}],"id":"3b5fc766-ba90-408c-9ecf-aa3dcaeda75a","_postman_id":"3b5fc766-ba90-408c-9ecf-aa3dcaeda75a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Admin","item":[{"name":"Dashboard","item":[{"name":"Get Main Dashboard Data","id":"1e2a7a81-cbd9-461a-b0eb-493dd842458d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}\r\n"},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/getMainDashboardData/","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","getMainDashboardData",""],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"89593360-ed05-42c5-af18-159e2d970304","name":"Get Main Dashboard Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}\r\n"},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/getMainDashboardData/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:34:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"d8-KYAZL+eyfP/vLYdCXD3TYbVQ1VY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"status\": \"success\",\n        \"message\": \"Details successfully retrieved!\",\n        \"mainDashboardData\": {\n            \"activeCount\": 65,\n            \"draftCount\": 7,\n            \"soldCount\": 27,\n            \"soldbuynowCount\": 68,\n            \"unsoldCount\": 66\n        }\n    }\n}"}],"_postman_id":"1e2a7a81-cbd9-461a-b0eb-493dd842458d"}],"id":"d2df1edb-60d8-421a-ae0a-6bb71cc41f2c","_postman_id":"d2df1edb-60d8-421a-ae0a-6bb71cc41f2c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Auction","item":[{"name":"Get All Projects Associated","id":"fc0d6d4d-1eff-4138-814a-0a44264a79de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getAllProjectsAssociated","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","getAllProjectsAssociated"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b442d618-aeaa-415b-ba54-33ca7d447b3c","name":"Get All Projects Associated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getAllProjectsAssociated"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:36:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"147-QlrBWWewHR5w1hIzfMzO9xBf5gM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 185,\n                    \"title\": \"Cucumber Lot 325\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 202,\n                    \"title\": \"Cucumber Lot 491\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 208,\n                    \"title\": \"Cucumber Lot 997\",\n                    \"auctionid\": 0\n                },\n                {\n                    \"id\": 210,\n                    \"title\": \"Test Auction 123\",\n                    \"auctionid\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"fc0d6d4d-1eff-4138-814a-0a44264a79de"},{"name":"Lots","id":"fc3de242-1070-495f-ac53-15cf9ca79106","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/lots","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","lots"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c5c72101-1366-4330-a2b4-de1af2883c57","name":"Lots","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/lots"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:37:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7e9d-xwUk7IF6k+9tmimz/9tikXw2698\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 115,\n                    \"title\": \"AUCTION FOR TESTING\",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-01T10:18:00.000Z\",\n                    \"date_closed\": \"2022-11-02T10:17:00.000Z\",\n                    \"avatar\": \"file_upload-1667297943427_728143.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-01T11:20:45.000Z\",\n                    \"created_at\": \"2022-11-01T10:19:18.000Z\",\n                    \"auction_id\": 115,\n                    \"button\": \"111\",\n                    \"decimal_field_\": 2.3,\n                    \"uploadfile\": null,\n                    \"button_2\": \"136\",\n                    \"drop_down_test\": \"137\",\n                    \"description_2\": \"<p>TESTETESTETESTETESTETESTETESTETESTETESTETESTETESTETESTEvTESTETESTETESTETESTETESTETESTE</p>\\n\",\n                    \"upload_test\": \"file_upload-1667301623419_156380.jpeg\",\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1667297943427_728143.jpeg\"\n                },\n                {\n                    \"id\": 113,\n                    \"title\": \"TEST AUCTION \",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T13:23:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:23:00.000Z\",\n                    \"avatar\": \"file_upload-1666877025848_637142.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-27T13:36:16.000Z\",\n                    \"created_at\": \"2022-10-27T13:24:00.000Z\",\n                    \"auction_id\": 113,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666877025848_637142.jpeg\"\n                },\n                {\n                    \"id\": 111,\n                    \"title\": \"dfwef\",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T08:50:00.000Z\",\n                    \"date_closed\": \"2022-10-28T08:50:00.000Z\",\n                    \"avatar\": \"file_upload-1666860683224_307842.png\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-27T08:52:41.000Z\",\n                    \"auction_id\": 111,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666860683224_307842.png\"\n                },\n                {\n                    \"id\": 110,\n                    \"title\": \"TEST AUCTION \",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T13:22:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:22:00.000Z\",\n                    \"avatar\": \"file_upload-1666857190077_136349.png\",\n                    \"market_status\": \"draft\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-27T07:56:26.000Z\",\n                    \"auction_id\": 110,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666857190077_136349.png\"\n                },\n                {\n                    \"id\": 109,\n                    \"title\": \"TEST\",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-27T05:56:00.000Z\",\n                    \"date_closed\": \"2022-10-28T05:55:00.000Z\",\n                    \"avatar\": \"file_upload-1666850191230_765900.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-27T05:56:59.000Z\",\n                    \"created_at\": \"2022-10-27T05:56:48.000Z\",\n                    \"auction_id\": 109,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1666850191230_765900.jpeg\"\n                },\n                {\n                    \"id\": 100,\n                    \"title\": \"Cucumber Product 7\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"avatar\": \"file_upload-1665566826765_665572.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"auction_id\": 100,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665566826765_665572.jpeg\"\n                },\n                {\n                    \"id\": 99,\n                    \"title\": \"Cucumber Product 3\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T09:26:00.000Z\",\n                    \"date_closed\": \"2022-10-15T09:26:00.000Z\",\n                    \"avatar\": \"file_upload-1665566795651_371985.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-12T09:26:38.000Z\",\n                    \"auction_id\": 99,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665566795651_371985.jpeg\"\n                },\n                {\n                    \"id\": 97,\n                    \"title\": \"Cucumber Product 9\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:13:00.000Z\",\n                    \"date_closed\": \"2022-10-15T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1665551638599_654227.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-12T05:14:01.000Z\",\n                    \"auction_id\": 97,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665551638599_654227.jpeg\"\n                },\n                {\n                    \"id\": 96,\n                    \"title\": \"Cucumber Product 6\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:03:00.000Z\",\n                    \"date_closed\": \"2022-10-12T05:06:00.000Z\",\n                    \"avatar\": \"file_upload-1665551006591_328549.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-12T05:06:14.000Z\",\n                    \"created_at\": \"2022-10-12T05:03:29.000Z\",\n                    \"auction_id\": 96,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665551006591_328549.jpeg\"\n                },\n                {\n                    \"id\": 95,\n                    \"title\": \"Cucumber Product 6\",\n                    \"description\": \"black colour sleek pen\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:02:00.000Z\",\n                    \"date_closed\": \"2022-10-12T05:05:00.000Z\",\n                    \"avatar\": \"file_upload-1665550940451_793876.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 3,\n                    \"ending_mins\": 5,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-12T05:05:50.000Z\",\n                    \"created_at\": \"2022-10-12T05:02:23.000Z\",\n                    \"auction_id\": 95,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665550940451_793876.jpeg\"\n                },\n                {\n                    \"id\": 94,\n                    \"title\": \"TEST AUCTION \",\n                    \"description\": \"test\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-06T12:38:00.000Z\",\n                    \"date_closed\": \"2022-10-07T12:23:00.000Z\",\n                    \"avatar\": \"file_upload-1665059939409_195213.png\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-06T12:39:12.000Z\",\n                    \"auction_id\": 94,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1665059939409_195213.png\"\n                },\n                {\n                    \"id\": 93,\n                    \"title\": \"Test\",\n                    \"description\": \"TEST\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-10-12T05:44:00.000Z\",\n                    \"date_closed\": \"2022-10-15T11:06:00.000Z\",\n                    \"avatar\": \"file_upload-1664602617453_887141.jpeg\",\n                    \"market_status\": \"closed\",\n                    \"ending_enable\": 0,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-12T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-01T05:37:07.000Z\",\n                    \"auction_id\": 93,\n                    \"button\": \"0.00\",\n                    \"decimal_field_\": 0,\n                    \"uploadfile\": null,\n                    \"button_2\": null,\n                    \"drop_down_test\": null,\n                    \"description_2\": null,\n                    \"upload_test\": null,\n                    \"password_\": null,\n                    \"test_drownlist\": null,\n                    \"multiple_select_123\": null,\n                    \"enter_text\": null,\n                    \"select\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"projectcount\": 1,\n                    \"future_active\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1664602617453_887141.jpeg\"\n                }\n            ],\n            \"totalRecords\": 69,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"fc3de242-1070-495f-ac53-15cf9ca79106"},{"name":"Auction Action","id":"09bc1efb-761d-4fe0-a97d-d9cc85d34941","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"title\": \"BOOK AUCTION\",\r\n    \"date_added\": \"2022-11-05T12:56:00+05:30\",\r\n    \"date_closed\": \"2022-11-23T12:56:00+05:30\",\r\n    \"project_id\": [],\r\n    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\r\n    \"ending_enable\": 1,\r\n    \"ending_items\": 2,\r\n    \"ending_mins\": 1,\r\n    \"avatar\": [\r\n        \"file_upload-1659425257612_211010.webp\"\r\n    ],\r\n    \"button\": \"96\",\r\n    \"decimal_field_\": 2.3,\r\n    \"upload_file\": [\r\n        \"file_upload-1667652218937_988279.jpeg\"\r\n    ],\r\n    \"button_2\": \"136\",\r\n    \"drop_down_test\": \"\",\r\n    \"description_2\": \"<p>test</p>\\n\",\r\n    \"upload_test\": [\r\n        \"file_upload-1667652235098_113111.jpeg\"\r\n    ],\r\n    \"password_\": \"12345678\",\r\n    \"test_drownlist\": \"\",\r\n    \"multiple_select_123\": [\r\n        147\r\n    ],\r\n    \"enter_text\": \"text\",\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": [\r\n        \"date_added\",\r\n        \"date_closed\"\r\n    ],\r\n    \"project_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/auctionAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","auctionAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"200b982e-0430-4a45-8fe3-810d9aaa2aca","name":"Auction Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 28,\r\n    \"title\": \"BOOKS AUCTION\",\r\n    \"date_added\": \"2022-11-05T12:56:00+05:30\",\r\n    \"date_closed\": \"2022-11-23T12:56:00+05:30\",\r\n    \"project_id\": [\r\n        202\r\n    ],\r\n    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\r\n    \"ending_enable\": 1,\r\n    \"ending_items\": 2,\r\n    \"ending_mins\": 1,\r\n    \"avatar\": [\r\n        \"file_upload-1659425257612_211010.webp\"\r\n    ],\r\n    \"button\": \"96\",\r\n    \"decimal_field_\": 2.3,\r\n    \"upload_file\": [\r\n        \"file_upload-1667652218937_988279.jpeg\"\r\n    ],\r\n    \"button_2\": \"136\",\r\n    \"drop_down_test\": \"\",\r\n    \"description_2\": \"<p>test</p>\\n\",\r\n    \"upload_test\": [\r\n        \"file_upload-1667652235098_113111.jpeg\"\r\n    ],\r\n    \"password_\": \"12345678\",\r\n    \"test_drownlist\": \"\",\r\n    \"multiple_select_123\": [\r\n        147\r\n    ],\r\n    \"enter_text\": \"text\",\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": [\r\n        \"date_added\",\r\n        \"date_closed\"\r\n    ],\r\n    \"project_status\": \"open\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/auctionAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:46:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"71-nsYQHO4piuvgJJ1OG9L8GZyaIX8\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {\n            \"auction_id\": 28\n        }\n    }\n}"}],"_postman_id":"09bc1efb-761d-4fe0-a97d-d9cc85d34941"},{"name":"Change Status","id":"0a8444b6-587b-4785-9d31-b7bff3e32712","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{\"action\":{\"value\":\"open\",\"type\":\"in\",\"field\":\"ac.market_status\"},\"title\":{\"type\":\"in\",\"value\":\"\",\"field\":\"ac.title\"},\"date_added\":{\"type\":\"dategreaterequal\",\"value\":\"\",\"field\":\"ac.date_added\"},\"date_closed\":{\"type\":\"datesmallerequal\",\"value\":\"\",\"field\":\"ac.date_closed\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"1666dc23-a5dc-4d65-97d7-e8f338138736","name":"change status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"having\":{\"future_active\":{\"value\":0,\"type\":\"in\",\"field\":\"future_active\"}},\"filters\":{\"action\":{\"value\":\"open\",\"type\":\"in\",\"field\":\"ac.market_status\"},\"title\":{\"type\":\"in\",\"value\":\"\",\"field\":\"ac.title\"},\"date_added\":{\"type\":\"dategreaterequal\",\"value\":\"\",\"field\":\"ac.date_added\"},\"date_closed\":{\"type\":\"datesmallerequal\",\"value\":\"\",\"field\":\"ac.date_closed\"}}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:48:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"0a8444b6-587b-4785-9d31-b7bff3e32712"},{"name":"Get Single Auction","id":"cd40af4c-9d18-4287-b34c-b81cfcf24502","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":28}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getSingleAuction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","auction","getSingleAuction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b699b741-991a-41b0-b394-8a371864d713","name":"get single auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":28}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/auction/getSingleAuction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:49:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"c41-O/3QH3XiBlB5jca26/CRVdlNE8k\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 28,\n                \"title\": \"BOOKS AUCTION\",\n                \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": \"\",\n                \"user_id\": 1,\n                \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                \"market_status\": \"open\",\n                \"ending_enable\": 1,\n                \"ending_items\": 2,\n                \"ending_mins\": 1,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"updated_at\": \"2022-11-05T12:46:49.000Z\",\n                \"created_at\": \"2022-08-02T07:27:42.000Z\",\n                \"auction_id\": 28,\n                \"button\": \"96\",\n                \"decimal_field_\": 2.3,\n                \"uploadfile\": null,\n                \"button_2\": \"136\",\n                \"drop_down_test\": \"\",\n                \"description_2\": \"<p>test</p>\\n\",\n                \"upload_test\": \"file_upload-1667652235098_113111.jpeg\",\n                \"password_\": \"12345678\",\n                \"test_drownlist\": \"\",\n                \"multiple_select_123\": \"147\",\n                \"enter_text\": \"text\",\n                \"select\": null,\n                \"as_employees_id\": 1,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Admin\",\n                \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                \"as_employees_password_salt\": \"12345\",\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                \"as_employees_emp_address1\": \"II STREET\",\n                \"as_employees_emp_city\": \"employee\",\n                \"as_employees_emp_state\": \"3970\",\n                \"as_employees_emp_country\": \"231\",\n                \"as_employees_emp_zip\": 75080,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                \"projectcount\": 1,\n                \"future_active\": 0,\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/auction/file_upload-1659425257612_211010.webp\",\n                \"auction_lots\": \"202\"\n            }\n        }\n    }\n}"}],"_postman_id":"cd40af4c-9d18-4287-b34c-b81cfcf24502"}],"id":"b78d9edc-6593-4846-996f-13ef7b8852dd","_postman_id":"b78d9edc-6593-4846-996f-13ef7b8852dd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Product","item":[{"name":"Product Listing","id":"fe0a6669-367f-4efb-a1a9-601d8a5167e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": \"open\",\r\n            \"type\": \"in\",\r\n            \"field\": \"p.market_status\"\r\n        },\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"p.title\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"dategreaterequal\",\r\n            \"field\": \"p.date_closed\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"datesmallerequal\",\r\n            \"field\": \"p.date_closed\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/listings","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","listings"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7aa8961f-bd93-424d-93cd-3d3f17cca2ae","name":"Product Listing","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"limit\":12,\"page\":1,\"orderby\":\"\",\"order\":\"\",\"filters\":{}}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/listings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:50:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10ad7-xwc8wXD7I61PaUg4kYh8OTHPKdM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 210,\n                    \"title\": \"Test Auction 123\",\n                    \"desc_proc\": \"<p>Test</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1667301232050_159100.jpeg\",\n                    \"date_added\": \"2022-12-22T16:28:00.000Z\",\n                    \"date_closed\": \"2022-12-31T16:28:00.000Z\",\n                    \"sprice\": 10,\n                    \"rprice\": 10,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-11-01T11:13:56.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 300,\n                    \"wprice\": 10,\n                    \"market_status\": \"draft\",\n                    \"auction\": 1,\n                    \"qty\": 2,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 210,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": \"122\",\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 1,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 209,\n                    \"title\": \"LOT FOR TESTING\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1667297795848_853195.jpeg\",\n                    \"date_added\": \"2022-11-01T10:18:00.000Z\",\n                    \"date_closed\": \"2022-11-02T10:17:00.000Z\",\n                    \"sprice\": 100,\n                    \"rprice\": 400,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-11-01T10:19:18.000Z\",\n                    \"updated_at\": \"2022-11-01T11:20:45.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 500,\n                    \"wprice\": 100,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 115,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 209,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"AUCTION FOR TESTING\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 207,\n                    \"title\": \"TESTING LOT \",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666860320422_695421.jpeg\",\n                    \"date_added\": \"2022-10-27T08:50:00.000Z\",\n                    \"date_closed\": \"2022-10-28T08:50:00.000Z\",\n                    \"sprice\": 20,\n                    \"rprice\": 199,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T08:52:41.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 200,\n                    \"wprice\": 20,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 111,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 207,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"dfwef\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 206,\n                    \"title\": \"LOT 2\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666860115854_961794.png\",\n                    \"date_added\": \"2022-10-27T08:41:00.000Z\",\n                    \"date_closed\": \"2022-10-28T08:41:00.000Z\",\n                    \"sprice\": 10,\n                    \"rprice\": 150,\n                    \"location_id\": 1,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T08:42:50.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 200,\n                    \"wprice\": 15,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 206,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 205,\n                    \"title\": \"LOT 1\",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666857141526_325066.png\",\n                    \"date_added\": \"2022-10-27T13:22:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:22:00.000Z\",\n                    \"sprice\": 12,\n                    \"rprice\": 120,\n                    \"location_id\": 1,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T07:56:26.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 125,\n                    \"wprice\": 12,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 110,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 205,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"TEST AUCTION \",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 204,\n                    \"title\": \"TEST LOT \",\n                    \"desc_proc\": \"<p>TEST</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1666856730008_985752.jpeg\",\n                    \"date_added\": \"2022-10-27T07:42:00.000Z\",\n                    \"date_closed\": \"2022-10-28T07:42:00.000Z\",\n                    \"sprice\": 120,\n                    \"rprice\": 200,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T07:49:52.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 250,\n                    \"wprice\": 120,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 204,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 203,\n                    \"title\": \"Pen 128\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1661834090108_772330.jpeg\",\n                    \"date_added\": \"2022-10-27T13:23:00.000Z\",\n                    \"date_closed\": \"2022-10-28T13:23:00.000Z\",\n                    \"sprice\": 381,\n                    \"rprice\": 391,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T13:24:00.000Z\",\n                    \"updated_at\": \"2022-10-27T13:36:16.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 431,\n                    \"wprice\": 381,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 113,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 156,\n                    \"relisted_count\": 2,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 203,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 1,\n                    \"auctiontitle\": \"TEST AUCTION \",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 185,\n                    \"title\": \"Cucumber Lot 325\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665661786830_482758.jpeg\",\n                    \"date_added\": \"2022-11-05T18:07:00.000Z\",\n                    \"date_closed\": \"2022-11-07T18:07:00.000Z\",\n                    \"sprice\": 273,\n                    \"rprice\": 283,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-11-05T12:41:23.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 323,\n                    \"wprice\": 273,\n                    \"market_status\": \"draft\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 118,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 185,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 1,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"test\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 183,\n                    \"title\": \"Cucumber Lot 878\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665575917175_536300.jpeg\",\n                    \"date_added\": \"2022-10-27T05:56:00.000Z\",\n                    \"date_closed\": \"2022-10-28T05:55:00.000Z\",\n                    \"sprice\": 842,\n                    \"rprice\": 852,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-27T05:56:48.000Z\",\n                    \"updated_at\": \"2022-10-27T05:56:59.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 892,\n                    \"wprice\": 842,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 109,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 183,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": \"TEST\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 180,\n                    \"title\": \"sdf\",\n                    \"desc_proc\": \"<p>dfvdf</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665392818917_452737.jpeg\",\n                    \"date_added\": \"2022-10-10T09:07:00.000Z\",\n                    \"date_closed\": \"2022-10-20T09:06:00.000Z\",\n                    \"sprice\": 20,\n                    \"rprice\": 25,\n                    \"location_id\": 1,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-10T09:07:19.000Z\",\n                    \"updated_at\": \"2022-10-10T09:07:32.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 20,\n                    \"market_status\": \"closed\",\n                    \"auction\": 1,\n                    \"qty\": 123,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 180,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 179,\n                    \"title\": \"Upload image checking in the Listing\",\n                    \"desc_proc\": \"<p>Tet Desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1665392550166_917801.jpeg\",\n                    \"date_added\": \"2022-10-10T09:02:00.000Z\",\n                    \"date_closed\": \"2022-11-24T09:00:00.000Z\",\n                    \"sprice\": 10,\n                    \"rprice\": 15,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-10T09:03:15.000Z\",\n                    \"updated_at\": null,\n                    \"post_type\": \"CR\",\n                    \"buynow\": 0,\n                    \"feature\": 0,\n                    \"bprice\": 0,\n                    \"wprice\": 10,\n                    \"market_status\": \"open\",\n                    \"auction\": 1,\n                    \"qty\": 123,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 0,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 0,\n                    \"cronjob\": 0,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 0,\n                    \"relisted_count\": 0,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 179,\n                    \"conditionTypeId\": 74,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": null,\n                    \"buynow_date_added\": null,\n                    \"buynow_project_id\": null,\n                    \"buynow_user_id\": null,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": null,\n                    \"buynow_total_invoice\": null,\n                    \"buynow_shipping_amount\": null,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": null,\n                    \"buynow_feedback\": null,\n                    \"buynow_cart_id\": null,\n                    \"buynow_cart_group\": null,\n                    \"buynow_in_cart\": null,\n                    \"buynow_partial\": null,\n                    \"buynow_paid\": null,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": null,\n                    \"buynow_returned\": null,\n                    \"buynow_returncart_id\": null,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": null,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": null,\n                    \"buynow_buynow_autype\": null,\n                    \"buynow_won_email\": null,\n                    \"buynow_won_sms\": null,\n                    \"buynow_remain_1\": null,\n                    \"buynow_remain_2\": null,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": null,\n                    \"buynow_total_tax\": null,\n                    \"buynow_buyer_premium_percent\": null,\n                    \"buynow_total_premium\": null,\n                    \"buynow_shipping_percent\": null,\n                    \"buynow_total_shipping\": null,\n                    \"buynow_total_amount\": null,\n                    \"buynow_delivery_type\": null,\n                    \"buynow_payment_method\": null,\n                    \"buynow_per_total\": null,\n                    \"buynow_appointment_id\": null,\n                    \"buynow_deposit_amount\": null,\n                    \"buynow_paid_amount\": null,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": null,\n                    \"winner_first_name\": \"\",\n                    \"winner_last_name\": \"\",\n                    \"winner_email\": null,\n                    \"future_active\": 0,\n                    \"bidscount\": 0,\n                    \"auctiontitle\": null,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                },\n                {\n                    \"id\": 176,\n                    \"title\": \"Pen 128\",\n                    \"desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": null,\n                    \"bidtype\": \"normal\",\n                    \"avatar\": \"file_upload-1661834090108_772330.jpeg\",\n                    \"date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"sprice\": 381,\n                    \"rprice\": 391,\n                    \"location_id\": 2,\n                    \"user_id\": 1,\n                    \"created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"post_type\": \"CR\",\n                    \"buynow\": 1,\n                    \"feature\": 0,\n                    \"bprice\": 431,\n                    \"wprice\": 486,\n                    \"market_status\": \"relisted\",\n                    \"auction\": 1,\n                    \"qty\": 1,\n                    \"sold\": 0,\n                    \"reject_reason\": null,\n                    \"future\": 0,\n                    \"booked\": 0,\n                    \"auctionid\": 100,\n                    \"auctiontype\": \"live\",\n                    \"notes\": null,\n                    \"ended_early\": 0,\n                    \"is_relist\": 1,\n                    \"cronjob\": 1,\n                    \"buyership\": 0,\n                    \"crontype\": \"auto\",\n                    \"relisted_id\": 156,\n                    \"relisted_count\": 1,\n                    \"notify4\": 0,\n                    \"noti_watstart\": 0,\n                    \"noti_watend\": 0,\n                    \"noti_newauct\": 0,\n                    \"notifypref\": 0,\n                    \"autobid_count\": 0,\n                    \"score_proj\": 0,\n                    \"score_price\": 0,\n                    \"tax\": 0,\n                    \"shipping\": 0,\n                    \"buyer_premium\": 0,\n                    \"group_carts\": \"\",\n                    \"shipping_check\": 0,\n                    \"local_pickup_check\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"notify_closing_soon\": 0,\n                    \"project_id\": 176,\n                    \"conditionTypeId\": 1,\n                    \"company\": null,\n                    \"test\": null,\n                    \"text_field\": null,\n                    \"month\": null,\n                    \"category\": null,\n                    \"select\": null,\n                    \"buynow_id\": 66,\n                    \"buynow_date_added\": \"2022-10-16T09:27:04.000Z\",\n                    \"buynow_project_id\": 176,\n                    \"buynow_user_id\": 21,\n                    \"buynow_emp_name\": null,\n                    \"buynow_amount\": 486,\n                    \"buynow_total_invoice\": 0,\n                    \"buynow_shipping_amount\": 0,\n                    \"buynow_invoice_address_id\": null,\n                    \"buynow_qty\": 1,\n                    \"buynow_feedback\": 0,\n                    \"buynow_cart_id\": 0,\n                    \"buynow_cart_group\": \"1\",\n                    \"buynow_in_cart\": 1,\n                    \"buynow_partial\": 0,\n                    \"buynow_paid\": 0,\n                    \"buynow_paid_date\": null,\n                    \"buynow_active\": 0,\n                    \"buynow_returned\": 0,\n                    \"buynow_returncart_id\": 0,\n                    \"buynow_returned_date\": null,\n                    \"buynow_common_invoice\": 10063,\n                    \"buynow_return_invoice\": null,\n                    \"buynow_pay_reject\": 0,\n                    \"buynow_buynow_autype\": \"live\",\n                    \"buynow_won_email\": 0,\n                    \"buynow_won_sms\": 0,\n                    \"buynow_remain_1\": 0,\n                    \"buynow_remain_2\": 0,\n                    \"buynow_notes\": null,\n                    \"buynow_tax_percent\": 5,\n                    \"buynow_total_tax\": 24.3,\n                    \"buynow_buyer_premium_percent\": 0,\n                    \"buynow_total_premium\": 0,\n                    \"buynow_shipping_percent\": 0,\n                    \"buynow_total_shipping\": 0,\n                    \"buynow_total_amount\": 510.3,\n                    \"buynow_delivery_type\": \"local_pickup\",\n                    \"buynow_payment_method\": \"\",\n                    \"buynow_per_total\": 486,\n                    \"buynow_appointment_id\": 0,\n                    \"buynow_deposit_amount\": 0,\n                    \"buynow_paid_amount\": 0,\n                    \"as_employees_id\": 1,\n                    \"as_employees_emp_type\": \"employee\",\n                    \"as_employees_emp_firstname\": \"Admin\",\n                    \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                    \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                    \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                    \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"as_employees_password_salt\": \"12345\",\n                    \"as_employees_emp_status\": \"active\",\n                    \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"as_employees_emp_address1\": \"II STREET\",\n                    \"as_employees_emp_city\": \"employee\",\n                    \"as_employees_emp_state\": \"3970\",\n                    \"as_employees_emp_country\": \"231\",\n                    \"as_employees_emp_zip\": 75080,\n                    \"as_employees_work_from\": 8,\n                    \"as_employees_work_to\": 20,\n                    \"as_employees_work_days\": \"\",\n                    \"as_employees_mon_day\": \"\",\n                    \"as_employees_tue_day\": \"\",\n                    \"as_employees_wed_day\": \"\",\n                    \"as_employees_thur_day\": \"\",\n                    \"as_employees_fri_day\": \"\",\n                    \"as_employees_sat_day\": \"\",\n                    \"as_employees_sun_day\": \"\",\n                    \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                    \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                    \"username\": \"user_name\",\n                    \"winner_username\": \"user_name\",\n                    \"winner_first_name\": \"Test Cucumber\",\n                    \"winner_last_name\": \"Tester\",\n                    \"winner_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"future_active\": 0,\n                    \"bidscount\": 2,\n                    \"auctiontitle\": \"Cucumber Product 7\",\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                    \"total_deposit_count\": null,\n                    \"total_deposit_amount\": null,\n                    \"total_refund_count\": null,\n                    \"total_refund_amount\": null\n                }\n            ],\n            \"totalRecords\": 113,\n            \"activelots\": [\n                {\n                    \"id\": 13,\n                    \"title\": \"Songs Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T06:52:00.000Z\",\n                    \"date_closed\": \"2023-04-11T06:51:00.000Z\",\n                    \"avatar\": \"file_upload-1658127153717_915533.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:22.000Z\",\n                    \"created_at\": \"2022-07-18T06:52:37.000Z\"\n                },\n                {\n                    \"id\": 14,\n                    \"title\": \"Watch Auction\",\n                    \"description\": \"Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-07-18T07:14:00.000Z\",\n                    \"date_closed\": \"2023-04-13T07:10:00.000Z\",\n                    \"avatar\": \"file_upload-1658128541940_635641.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:48:42.000Z\",\n                    \"created_at\": \"2022-07-18T07:15:00.000Z\"\n                },\n                {\n                    \"id\": 20,\n                    \"title\": \"CAR AUCTION\",\n                    \"description\": \"A car (or automobile) is a wheeled motor vehicle that is used for transportation. Most definitions of cars say that they run primarily on roads, seat one to eight people, have four wheels, and mainly transport people instead of goods.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T12:51:00.000Z\",\n                    \"date_closed\": \"2023-04-08T12:50:00.000Z\",\n                    \"avatar\": \"file_upload-1659358317134_640258.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:07.000Z\",\n                    \"created_at\": \"2022-08-01T12:51:59.000Z\"\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"CLOTHES AUCTION\",\n                    \"description\": \"Clothing (also known as clothes, apparel, and attire) are items worn on the body. Typically, clothing is made of fabrics or textiles, but over time it has included garments made from animal skin and other thin sheets of materials and natural products found in the environment, put together.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-01T13:10:00.000Z\",\n                    \"date_closed\": \"2023-04-15T13:10:00.000Z\",\n                    \"avatar\": \"file_upload-1659359518949_561871.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:49:24.000Z\",\n                    \"created_at\": \"2022-08-01T13:12:05.000Z\"\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"SPORTS AUCTION\",\n                    \"description\": \"Sporting equipment, also called sporting goods, are the tools, materials, apparel, and gear used to compete in a sport and varies depending on the sport. The equipment ranges from balls, nets, and protective gear like helmets.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:13:00.000Z\",\n                    \"date_closed\": \"2023-04-27T05:13:00.000Z\",\n                    \"avatar\": \"file_upload-1659417302189_631062.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:12.000Z\",\n                    \"created_at\": \"2022-08-02T05:15:13.000Z\"\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"IT Asset Auction\",\n                    \"description\": \"IT assets are the integral components of the organization's IT environment used for storage, management, control, display, data transmission, and more.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T05:56:00.000Z\",\n                    \"date_closed\": \"2023-04-24T05:56:00.000Z\",\n                    \"avatar\": \"file_upload-1659419979023_646142.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:50:35.000Z\",\n                    \"created_at\": \"2022-08-02T05:59:51.000Z\"\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"BABY PRODUCTS\",\n                    \"description\": \"Baby products are specially formulated to be mild and non-irritating and use ingredients that are selected for these properties. Baby products include baby shampoos, baby Wash and baby lotions, baby oils, baby powders and baby creams. Now a days even baby cologne, baby perfume etc.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:16:00.000Z\",\n                    \"date_closed\": \"2023-04-23T06:16:00.000Z\",\n                    \"avatar\": \"file_upload-1659421095858_952217.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:52:49.000Z\",\n                    \"created_at\": \"2022-08-02T06:18:18.000Z\"\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"Machinery Auction\",\n                    \"description\": \"Machinery and Equipment means industrial fixtures, devices, and support facilities, and tangible personal property that becomes an ingredient or component thereof, including repair parts and replacement parts.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-29T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1659421917632_972856.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:22.000Z\",\n                    \"created_at\": \"2022-08-02T06:32:04.000Z\"\n                },\n                {\n                    \"id\": 26,\n                    \"title\": \"ELECTRONIC AUCTION\",\n                    \"description\": \"Electronic gadgets are a piece of electronic equipment that has a particular purpose and modern gadgets are sources that help to simplify our daily tasks. Companies like Harkin are superior in manufacturing modern electronic gadgets like portable mini fans, robocook, vacuum cleaner, etc., to simplify our daily living.\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-08-02T06:49:00.000Z\",\n                    \"date_closed\": \"2023-04-18T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1659422985988_658085.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:53:40.000Z\",\n                    \"created_at\": \"2022-08-02T06:49:52.000Z\"\n                },\n                {\n                    \"id\": 28,\n                    \"title\": \"BOOKS AUCTION\",\n                    \"description\": \"A book is a medium for recording information in the form of writing or images, typically composed of many pages (made of papyrus, parchment, vellum, or paper) bound together and protected by a cover. The technical term for this physical arrangement is codex (plural, codices).\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 1,\n                    \"date_added\": \"2022-11-05T07:26:00.000Z\",\n                    \"date_closed\": \"2022-11-23T07:26:00.000Z\",\n                    \"avatar\": \"file_upload-1659425257612_211010.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 2,\n                    \"ending_mins\": 1,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-11-05T12:46:49.000Z\",\n                    \"created_at\": \"2022-08-02T07:27:42.000Z\"\n                },\n                {\n                    \"id\": 105,\n                    \"title\": \"WATCH AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T05:30:00.000Z\",\n                    \"date_closed\": \"2022-12-30T05:30:00.000Z\",\n                    \"avatar\": \"file_upload-1665725463470_382376.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": \"2022-10-14T05:44:29.000Z\",\n                    \"created_at\": \"2022-10-14T05:31:05.000Z\"\n                },\n                {\n                    \"id\": 106,\n                    \"title\": \"MOTORCYCLE - AUCTION\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:10:00.000Z\",\n                    \"date_closed\": \"2023-04-20T06:10:00.000Z\",\n                    \"avatar\": \"file_upload-1665727951186_438308.jpeg\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:12:37.000Z\"\n                },\n                {\n                    \"id\": 107,\n                    \"title\": \"GYM EQUPIMENTS\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:28:00.000Z\",\n                    \"date_closed\": \"2023-04-14T06:28:00.000Z\",\n                    \"avatar\": \"file_upload-1665728943451_388985.webp\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:29:07.000Z\"\n                },\n                {\n                    \"id\": 108,\n                    \"title\": \"MOBILE PHONES\",\n                    \"description\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites.</p>\\n\",\n                    \"selltype\": \"0\",\n                    \"selectedbuyer\": \"\",\n                    \"user_id\": 3,\n                    \"date_added\": \"2022-10-14T06:47:00.000Z\",\n                    \"date_closed\": \"2023-04-21T06:48:00.000Z\",\n                    \"avatar\": \"file_upload-1665730111457_826143.png\",\n                    \"market_status\": \"open\",\n                    \"ending_enable\": 1,\n                    \"ending_items\": 0,\n                    \"ending_mins\": 0,\n                    \"deposit\": 0,\n                    \"deposit_amount\": 0,\n                    \"updated_at\": null,\n                    \"created_at\": \"2022-10-14T06:48:35.000Z\"\n                }\n            ],\n            \"selectedBuyer\": [],\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"fe0a6669-367f-4efb-a1a9-601d8a5167e6"},{"name":"Project Action","id":"9bfccad2-dad2-49de-a786-c17a61a7b330","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179,\"title\":\"Upload image checking in the Listing\",\"location_id\":2,\"conditionTypeId\":74,\"date_added\":\"2022-10-10T14:32:00+05:30\",\"date_closed\":\"2022-11-24T14:30:00+05:30\",\"qty\":123,\"test\":\"\",\"desc_proc\":\"<p>Tet Desc</p>\\n\",\"auction\":1,\"sprice\":10,\"rprice\":15,\"buynow\":false,\"bprice\":0,\"reverseauction\":false,\"uploadimages\":[\"file_upload-1665392550166_917801.jpeg\"],\"text_field\":\"test\",\"month\":\"2022-11\",\"category\":\"153\",\"market_status\":\"open\",\"auctiontype\":\"live\",\"customdatetime\":[\"date_added\",\"date_closed\"]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/projectAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","projectAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"468e6c99-a2e7-4a41-a28c-0358f9fd8471","name":"Project Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179,\"title\":\"Upload image checking in the Listing\",\"location_id\":2,\"conditionTypeId\":74,\"date_added\":\"2022-10-10T14:32:00+05:30\",\"date_closed\":\"2022-11-24T14:30:00+05:30\",\"qty\":123,\"test\":\"\",\"desc_proc\":\"<p>Tet Desc</p>\\n\",\"auction\":1,\"sprice\":10,\"rprice\":15,\"buynow\":false,\"bprice\":0,\"reverseauction\":false,\"uploadimages\":[\"file_upload-1665392550166_917801.jpeg\"],\"text_field\":\"test\",\"month\":\"2022-11\",\"category\":\"153\",\"market_status\":\"open\",\"auctiontype\":\"live\",\"customdatetime\":[\"date_added\",\"date_closed\"]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/projectAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:51:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-ANb3ryz5ZDdYKX6BEAvUoG9i/l0\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {\n            \"project_id\": 179\n        }\n    }\n}"}],"_postman_id":"9bfccad2-dad2-49de-a786-c17a61a7b330"},{"name":"Change Status","id":"0ce16f77-cd52-4d7b-872d-d60de9618eeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"open\",\"project_id\":[87],\"auction_id\":\"\",\"date_closed\":\"11-05-2022 6:26 pm\",\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d2d0ca5a-bac1-4f89-96e3-6bf9bbd421f7","name":"Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"open\",\"project_id\":[87],\"auction_id\":\"\",\"date_closed\":\"11-05-2022 6:26 pm\",\"mainUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:56:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"0ce16f77-cd52-4d7b-872d-d60de9618eeb"},{"name":"Get Single Project","id":"a489b154-e765-4a5f-ad5b-b3ce7edbbbb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/getSingleProject","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","getSingleProject"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"8fb780ee-2981-4ea0-83ac-67b790e9b14c","name":"get single project","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":179}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/getSingleProject"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:58:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"129f-QreUe2NBqdylUMi2RUdCa9A64LA\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 179,\n                \"title\": \"Upload image checking in the Listing\",\n                \"desc_proc\": \"<p>Tet Desc</p>\\n\",\n                \"selltype\": \"0\",\n                \"selectedbuyer\": null,\n                \"bidtype\": \"normal\",\n                \"avatar\": \"file_upload-1665392550166_917801.jpeg\",\n                \"date_added\": \"2022-10-10T09:02:00.000Z\",\n                \"date_closed\": \"2022-11-24T09:00:00.000Z\",\n                \"sprice\": 10,\n                \"rprice\": 15,\n                \"location_id\": 2,\n                \"user_id\": 1,\n                \"created_at\": \"2022-10-10T09:03:15.000Z\",\n                \"updated_at\": \"2022-11-05T12:51:52.000Z\",\n                \"post_type\": \"CR\",\n                \"buynow\": 0,\n                \"feature\": 0,\n                \"bprice\": 0,\n                \"wprice\": 10,\n                \"market_status\": \"open\",\n                \"auction\": 1,\n                \"qty\": 123,\n                \"sold\": 0,\n                \"reject_reason\": null,\n                \"future\": 0,\n                \"booked\": 0,\n                \"auctionid\": 0,\n                \"auctiontype\": \"live\",\n                \"notes\": null,\n                \"ended_early\": 0,\n                \"is_relist\": 0,\n                \"cronjob\": 0,\n                \"buyership\": 0,\n                \"crontype\": \"auto\",\n                \"relisted_id\": 0,\n                \"relisted_count\": 0,\n                \"notify4\": 0,\n                \"noti_watstart\": 0,\n                \"noti_watend\": 0,\n                \"noti_newauct\": 0,\n                \"notifypref\": 0,\n                \"autobid_count\": 0,\n                \"score_proj\": 0,\n                \"score_price\": 0,\n                \"tax\": 0,\n                \"shipping\": 0,\n                \"buyer_premium\": 0,\n                \"group_carts\": \"\",\n                \"shipping_check\": 0,\n                \"local_pickup_check\": 0,\n                \"deposit\": 0,\n                \"deposit_amount\": 0,\n                \"notify_closing_soon\": 0,\n                \"project_id\": 179,\n                \"conditionTypeId\": 74,\n                \"company\": null,\n                \"test\": \"\",\n                \"text_field\": \"test\",\n                \"month\": \"2022-11\",\n                \"category\": \"153\",\n                \"select\": null,\n                \"buynow_id\": null,\n                \"buynow_date_added\": null,\n                \"buynow_project_id\": null,\n                \"buynow_user_id\": null,\n                \"buynow_emp_name\": null,\n                \"buynow_amount\": null,\n                \"buynow_total_invoice\": null,\n                \"buynow_shipping_amount\": null,\n                \"buynow_invoice_address_id\": null,\n                \"buynow_qty\": null,\n                \"buynow_feedback\": null,\n                \"buynow_cart_id\": null,\n                \"buynow_cart_group\": null,\n                \"buynow_in_cart\": null,\n                \"buynow_partial\": null,\n                \"buynow_paid\": null,\n                \"buynow_paid_date\": null,\n                \"buynow_active\": null,\n                \"buynow_returned\": null,\n                \"buynow_returncart_id\": null,\n                \"buynow_returned_date\": null,\n                \"buynow_common_invoice\": null,\n                \"buynow_return_invoice\": null,\n                \"buynow_pay_reject\": null,\n                \"buynow_buynow_autype\": null,\n                \"buynow_won_email\": null,\n                \"buynow_won_sms\": null,\n                \"buynow_remain_1\": null,\n                \"buynow_remain_2\": null,\n                \"buynow_notes\": null,\n                \"buynow_tax_percent\": null,\n                \"buynow_total_tax\": null,\n                \"buynow_buyer_premium_percent\": null,\n                \"buynow_total_premium\": null,\n                \"buynow_shipping_percent\": null,\n                \"buynow_total_shipping\": null,\n                \"buynow_total_amount\": null,\n                \"buynow_delivery_type\": null,\n                \"buynow_payment_method\": null,\n                \"buynow_per_total\": null,\n                \"buynow_appointment_id\": null,\n                \"buynow_deposit_amount\": null,\n                \"buynow_paid_amount\": null,\n                \"as_employees_id\": 1,\n                \"as_employees_emp_type\": \"employee\",\n                \"as_employees_emp_firstname\": \"Admin\",\n                \"as_employees_emp_lastname\": \"AuctionSoftware\",\n                \"as_employees_emp_email\": \"admin@auctionsoftware.com\",\n                \"as_employees_emp_phone\": \"+1 (112) 323-21\",\n                \"as_employees_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                \"as_employees_password_salt\": \"12345\",\n                \"as_employees_emp_status\": \"active\",\n                \"as_employees_emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                \"as_employees_emp_address1\": \"II STREET\",\n                \"as_employees_emp_city\": \"employee\",\n                \"as_employees_emp_state\": \"3970\",\n                \"as_employees_emp_country\": \"231\",\n                \"as_employees_emp_zip\": 75080,\n                \"as_employees_work_from\": 8,\n                \"as_employees_work_to\": 20,\n                \"as_employees_work_days\": \"\",\n                \"as_employees_mon_day\": \"\",\n                \"as_employees_tue_day\": \"\",\n                \"as_employees_wed_day\": \"\",\n                \"as_employees_thur_day\": \"\",\n                \"as_employees_fri_day\": \"\",\n                \"as_employees_sat_day\": \"\",\n                \"as_employees_sun_day\": \"\",\n                \"as_employees_last_login\": \"2022-11-05T12:32:24.000Z\",\n                \"as_employees_created_at\": \"2020-12-07T15:08:29.000Z\",\n                \"as_employees_updated_at\": \"2022-08-19T07:57:25.000Z\",\n                \"username\": \"user_name\",\n                \"winner_username\": null,\n                \"winner_first_name\": \"\",\n                \"winner_last_name\": \"\",\n                \"winner_email\": null,\n                \"future_active\": 0,\n                \"bidscount\": 0,\n                \"auctiontitle\": null,\n                \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\",\n                \"uploadimages\": \"file_upload-1665392550166_917801.jpeg\",\n                \"auctionDetails\": {\n                    \"id\": null,\n                    \"avatar\": null,\n                    \"file_name\": null,\n                    \"title\": null,\n                    \"description\": null,\n                    \"date_added\": null,\n                    \"market_status\": null,\n                    \"date_closed\": null,\n                    \"ending_enable\": null,\n                    \"ending_items\": null,\n                    \"ending_mins\": null,\n                    \"auction_lots\": null\n                },\n                \"bidcount\": {\n                    \"bidscount\": 0\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"a489b154-e765-4a5f-ad5b-b3ce7edbbbb3"},{"name":"Bulk Project Auction","id":"a1a223b7-1121-4a80-aee2-5307e801baec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"categoryTypeId\":\"34\",\"subCategoryTypeId\":\"\",\"third_sub_categoryID\":0,\"uploadFiles\":[\"file_upload-1634310215158_109453.csv\"],\"business_categoryid\":[],\"conditionTypeId\":\"13\",\"shipTypeId\":[1,2],\"project\":\"NPS\",\"market_status\":\"draft\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/bulkProjectAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","product","bulkProjectAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6df4d1e2-d8a4-4f29-9339-b9875e4f07cd","name":"bulk project auction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"categoryTypeId\":\"34\",\"subCategoryTypeId\":\"\",\"third_sub_categoryID\":0,\"uploadFiles\":[\"file_upload-1634310215158_109453.csv\"],\"business_categoryid\":[],\"conditionTypeId\":\"13\",\"shipTypeId\":[1,2],\"project\":\"NPS\",\"market_status\":\"draft\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/product/bulkProjectAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Fri, 15 Oct 2021 15:07:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"96"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"60-LT6vBnyJhQ3o6k/CiuTOY24RL+8\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"a1a223b7-1121-4a80-aee2-5307e801baec"}],"id":"4a22d6b2-e50b-4136-b421-fdffe00b45d0","_postman_id":"4a22d6b2-e50b-4136-b421-fdffe00b45d0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"User","item":[{"name":"All Buyers","id":"19e63c5e-0100-4fb6-8fd0-898f934811da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 12,\r\n    \"page\": 1,\r\n    \"orderby\": \"\",\r\n    \"order\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": null,\r\n            \"type\": \"in\",\r\n            \"field\": \"u.status\"\r\n        },\r\n        \"admin\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"u.admin\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/allbuyers","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","allbuyers"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"43e320a9-4aec-480e-830d-e5cb88ce266e","name":"All Buyers","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"limit\": 12,\r\n    \"page\": 1,\r\n    \"orderby\": \"\",\r\n    \"order\": \"\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": null,\r\n            \"type\": \"in\",\r\n            \"field\": \"u.status\"\r\n        },\r\n        \"admin\": {\r\n            \"value\": \"0\",\r\n            \"type\": \"in\",\r\n            \"field\": \"u.admin\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/allbuyers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:07:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"349d-ORxH+A+zZHZfWMu3ESjz8i8OIK0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 95,\n                    \"email\": \"balas+1234@auctionsoftware.com\",\n                    \"ip\": \"67.78.54.202\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T11:25:59.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T11:25:59.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"auction\",\n                    \"address1\": \"637\",\n                    \"address2\": \"Cambridge Circle\",\n                    \"phone\": \"+1 (469) 237-1646\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"75080\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 1,\n                    \"last_login\": \"2022-11-05T12:10:16.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"2xUBSvKiasRuM6wIx9PQfRyW8fzj-LR1\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 95,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 94,\n                    \"email\": \"balas+123@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T11:18:31.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T11:18:31.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": \"auction\",\n                    \"address1\": \"637\",\n                    \"address2\": \"Cambridge Circle 637\",\n                    \"phone\": \"+14692371646\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"41001\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"email_unverified\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 94,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 93,\n                    \"email\": \"sara+2@auctionsoftware.com\",\n                    \"ip\": \"67.78.54.202\",\n                    \"first_name\": \"sara\",\n                    \"last_name\": \"sara\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T09:39:05.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T09:39:05.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"637 Cambridge Circle\",\n                    \"address2\": null,\n                    \"phone\": \"+18798767876\",\n                    \"country\": \"BS\",\n                    \"state\": \"FC\",\n                    \"zip\": \"75080\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 93,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 92,\n                    \"email\": \"sara+1@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"sara\",\n                    \"last_name\": \"sara\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-05T09:37:57.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-05T09:37:57.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"637 Cambridge Circle\",\n                    \"address2\": null,\n                    \"phone\": \"+18798767876\",\n                    \"country\": \"BS\",\n                    \"state\": \"FC\",\n                    \"zip\": \"75080\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 92,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 91,\n                    \"email\": \"balas+1@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-04T08:57:56.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-04T10:18:43.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"4\",\n                    \"address2\": \"north street\",\n                    \"phone\": \"+1123456789\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"41001\",\n                    \"city\": \"testing\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 1,\n                    \"last_login\": \"2022-11-04T10:16:57.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"KU157ZsrayEGTgAe-GrSQM3PezMP2R2R\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 91,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_Mjqgnio0ER3BXh\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\"\n                },\n                {\n                    \"id\": 90,\n                    \"email\": \"empml8g@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"9cdc5b7e252626192a119109e4fb9e32\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-28T04:49:37.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (256) 434-8550\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 90,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"1qj798s0vuzh\"\n                },\n                {\n                    \"id\": 86,\n                    \"email\": \"empdoge@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"b593e3a8b8cb3451dbb1c16b8deb80b8\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-13T11:24:31.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (614) 916-4922\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 86,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"2r7e1tz1jcs\"\n                },\n                {\n                    \"id\": 83,\n                    \"email\": \"emp23aq@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"0c4023ab943444218724121b1c2d1e07\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-13T06:39:40.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (907) 227-0002\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 83,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"hqp466llf78\"\n                },\n                {\n                    \"id\": 81,\n                    \"email\": \"emp6uxh@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"d3c0de241196805553d315c7cd489f69\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-12T11:09:11.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (636) 937-1397\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 81,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"8zt61nxz0sy\"\n                },\n                {\n                    \"id\": 79,\n                    \"email\": \"emp58ke@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"3818c0eb7e4ee9460d964955bfb474d6\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-12T09:59:24.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (916) 339-7470\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 79,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"86qo54uy5lu\"\n                },\n                {\n                    \"id\": 76,\n                    \"email\": \"empmw5k@auctionsoftware.com\",\n                    \"ip\": null,\n                    \"first_name\": \"joseph\",\n                    \"last_name\": \"ken\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"cf8a16628dd315298ad5620f620f7f4b\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"0000-00-00 00:00:00\",\n                    \"created_by\": 0,\n                    \"updated_at\": \"2022-10-12T09:23:08.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard\",\n                    \"address2\": null,\n                    \"phone\": \"+1 (630) 702-3702\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"0000-00-00 00:00:00\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"redis_key\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 76,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": \"xt1wedwrec9\"\n                },\n                {\n                    \"id\": 74,\n                    \"email\": \"test@auctionsoftware.com\",\n                    \"ip\": \"27.5.11.42\",\n                    \"first_name\": \"sowmya\",\n                    \"last_name\": \"test\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-09-23T10:55:43.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-09-23T17:55:43.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"test@auctionsoftware.com\",\n                    \"address2\": \"test\",\n                    \"phone\": \"+1 (989) 789-0967\",\n                    \"country\": \"AM\",\n                    \"state\": \"GR\",\n                    \"zip\": \"1234\",\n                    \"city\": \"texas\",\n                    \"language\": \"English\",\n                    \"status\": \"rejected\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-09-23T10:56:06.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"_JI5EgHUzasAM0YIIw6zx7aDqgReU5Yt\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 74,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": \"testtt\",\n                    \"stripe_id\": \"\",\n                    \"sample_label\": null,\n                    \"confirm_password\": null,\n                    \"password\": null\n                }\n            ],\n            \"totalRecords\": 54,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"19e63c5e-0100-4fb6-8fd0-898f934811da"},{"name":"User Action","id":"be7b8721-a329-426e-ac05-b48c49284dd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"admin\": 0,\r\n    \"first_name\": \"test\",\r\n    \"last_name\": \"test\",\r\n    \"email\": \"sara+4@auctionsoftware.com\",\r\n    \"phone\": \"+1 (879) 876-7898\",\r\n    \"country\": \"AG\",\r\n    \"state\": \"11\",\r\n    \"address1\": \"test\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 1234,\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/userAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","userAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0048cb0a-ee57-41d4-bc5a-0cfc0d9f74c3","name":"User Action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 0,\r\n    \"admin\": 0,\r\n    \"first_name\": \"test\",\r\n    \"last_name\": \"test\",\r\n    \"email\": \"sara+4@auctionsoftware.com\",\r\n    \"phone\": \"+1 (879) 876-7898\",\r\n    \"country\": \"AG\",\r\n    \"state\": \"11\",\r\n    \"address1\": \"test\",\r\n    \"address2\": \"\",\r\n    \"city\": \"texas\",\r\n    \"zip\": 1234,\r\n    \"market_status\": \"open\",\r\n    \"customdatetime\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/userAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:26:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"65-kMZ6vc9UTAFwkUBV3gDZeqDfDUo\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully registered!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"be7b8721-a329-426e-ac05-b48c49284dd8"},{"name":"Change Status","id":"0413b4ef-3429-4c24-a4ec-1f857ca99a73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[92],\"reject_notes\":\"\",\"additionalUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"118defed-f719-4e58-8a85-1f4e3240212e","name":"Change Status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[92],\"reject_notes\":\"\",\"additionalUpdate\":false}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:25:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"0413b4ef-3429-4c24-a4ec-1f857ca99a73"},{"name":"Get Single User","id":"68630e16-1a9e-433b-a55c-9902ee191f84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":99}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/getSingleUser","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","getSingleUser"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"d8a65339-2e46-45b1-9607-10c5fda5e826","name":"get Single User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":99}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/getSingleUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 09:57:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50d-BshL7EW2ljHvt4cZOnWeBHpW4jo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 99,\n                \"email\": \"abdul.auctionsoftware+newtest1@gmail.com\",\n                \"ip\": \"124.123.66.66\",\n                \"first_name\": \"BUYER\",\n                \"last_name\": \"NAME\",\n                \"nickname\": null,\n                \"google_id\": null,\n                \"facebook_id\": null,\n                \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                \"password_salt\": \"12345\",\n                \"created_at\": \"2022-11-07T09:47:25.000Z\",\n                \"created_by\": 1,\n                \"updated_at\": \"2022-11-07T09:47:53.000Z\",\n                \"username\": \"user_name\",\n                \"companyname\": null,\n                \"address1\": \"1802 Industrial Boulevard \",\n                \"address2\": \"Suite 1010\",\n                \"phone\": \"+19898989898\",\n                \"country\": \"US\",\n                \"state\": \"TX\",\n                \"zip\": \"76092\",\n                \"city\": \"Colleyville\",\n                \"language\": \"English\",\n                \"status\": \"active\",\n                \"admin\": 0,\n                \"phone_verified\": 1,\n                \"mail_verified\": 0,\n                \"last_login\": \"2022-11-07T09:47:36.000Z\",\n                \"isemp\": 0,\n                \"redis_key\": \"zK_xd_GoReJWjsG6lFV-U0WQdpMyxWIi\",\n                \"buyer_type\": 0,\n                \"user_type\": 0,\n                \"reg_type\": \"OT\",\n                \"interestIn\": \"intrestin\",\n                \"permissions\": null,\n                \"sub_permissions\": null,\n                \"list_notify\": 0,\n                \"list_notify_sms\": 0,\n                \"isbulkupload\": 0,\n                \"approved_date\": \"0000-00-00 00:00:00\",\n                \"approved_by\": null,\n                \"terms_accepted\": 0,\n                \"logout\": 0,\n                \"loreason\": 0,\n                \"deposit_amount\": 0,\n                \"user_id\": 99,\n                \"organization_id\": null,\n                \"company_id\": null,\n                \"reject_notes\": null,\n                \"stripe_id\": \"\",\n                \"sample_label\": null,\n                \"confirm_password\": \"12345678\",\n                \"password\": \"12345678\",\n                \"test\": \"162\"\n            }\n        }\n    }\n}"}],"_postman_id":"68630e16-1a9e-433b-a55c-9902ee191f84"}],"id":"78141e1c-e83e-4708-80b4-a7b1cfeaa8d7","_postman_id":"78141e1c-e83e-4708-80b4-a7b1cfeaa8d7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Admin","item":[{"name":"Login","id":"d7e73818-dedb-48bf-9a97-947151139352","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin@auctionsoftware.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/login","urlObject":{"path":["api","admin","login"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ca9e5184-43c3-4a61-b9ec-be6e73f1c604","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"admin@auctionsoftware.com\",\n    \"password\": \"12345678\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:27:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"ed-eHDD7rD6bWUup1X8kuHAmW6PExc\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 3,\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjY3NjU0ODQ4LCJleHAiOjE2NjgyNTk2NDh9.24vFJi-Fh5tQ508AsRMbbmVJmxpOEwV6mtrfRj2gG_c\",\n        \"message\": \"Logged in successfully\"\n    }\n}"}],"_postman_id":"d7e73818-dedb-48bf-9a97-947151139352"},{"name":"Validate User","id":"9c98ccb2-72fb-4898-b669-98741fb4e5c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/validateUser","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","validateUser"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"fb1490a2-0929-4716-85d4-0ba5117de249","name":"validate user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/validateUser"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:28:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"64e-9qXhDGS5Civq0JMtXlnbtCtEb3g\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"emp_type\": \"employee\",\n            \"emp_firstname\": \"Admin\",\n            \"emp_lastname\": \"AuctionSoftware\",\n            \"emp_email\": \"admin@auctionsoftware.com\",\n            \"emp_phone\": \"+1 (112) 323-21\",\n            \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n            \"password_salt\": \"12345\",\n            \"emp_status\": \"active\",\n            \"emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n            \"emp_address1\": \"II STREET\",\n            \"emp_city\": \"employee\",\n            \"emp_state\": \"3970\",\n            \"emp_country\": \"231\",\n            \"emp_zip\": 75080,\n            \"work_from\": 8,\n            \"work_to\": 20,\n            \"work_days\": \"\",\n            \"mon_day\": \"\",\n            \"tue_day\": \"\",\n            \"wed_day\": \"\",\n            \"thur_day\": \"\",\n            \"fri_day\": \"\",\n            \"sat_day\": \"\",\n            \"sun_day\": \"\",\n            \"last_login\": \"2022-11-05T13:27:28.000Z\",\n            \"created_at\": \"2020-12-07T15:08:29.000Z\",\n            \"updated_at\": \"2022-08-19T07:57:25.000Z\",\n            \"admin_id\": 1\n        }\n    }\n}"}],"_postman_id":"9c98ccb2-72fb-4898-b669-98741fb4e5c5"}],"id":"c90e7dc5-cc81-47bf-8a6f-4e085e31e445","_postman_id":"c90e7dc5-cc81-47bf-8a6f-4e085e31e445","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Static Pages","item":[{"name":"StaticPages","id":"9c31fab1-44a3-4b61-8142-3d0396af813c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"searchterm\":\"\",\"page\":1,\"limit\":20,\"order\":\"\",\"orderby\":\"\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","staticPages"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"ce47ac10-3778-4276-ad12-7fe39a5846ca","name":"staticPages","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"searchterm\":\"\",\"page\":1,\"limit\":20,\"order\":\"\",\"orderby\":\"\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:29:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2c2f-MCZp2w7FJIsbLG4p0+Sy0oif65w\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 12,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 11,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 10,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 8,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 6,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"teste\",\n                    \"content\": \"<p>srtujsk</p>\\n\",\n                    \"content_arabic\": \"<p>dzhj tyae&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"FAQ\",\n                    \"content\": \"<p>common customer queries about product or service</p>\\n\",\n                    \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                },\n                {\n                    \"id\": 1,\n                    \"name\": \"guidelines\",\n                    \"content\": \"<h1><strong>GUIDELINES</strong></h1>\\n\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. In nibh mauris cursus mattis. Suspendisse in est ante in nibh mauris. Duis convallis convallis tellus id interdum velit. Ultricies mi quis hendrerit dolor. Bibendum enim facilisis gravida neque. Nunc consequat interdum varius sit amet. Adipiscing elit ut aliquam purus sit amet luctus. Quis viverra nibh cras pulvinar mattis nunc sed blandit libero. Velit euismod in pellentesque massa placerat duis ultricies. Sed ullamcorper morbi tincidunt ornare massa eget egestas. Faucibus et molestie ac feugiat sed lectus. Mi eget mauris pharetra et ultrices neque ornare. Vitae sapien pellentesque habitant morbi tristique. Id neque aliquam vestibulum morbi blandit cursus. Vitae ultricies leo integer malesuada nunc. Hendrerit gravida rutrum quisque non tellus orci ac auctor augue. Nisl purus in mollis nunc sed id semper risus in. Leo urna molestie at elementum eu. Odio euismod lacinia at quis risus.</p>\\n\\n<p>Sed egestas egestas fringilla phasellus faucibus scelerisque. A pellentesque sit amet porttitor eget dolor morbi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames. Dis parturient montes nascetur ridiculus. Lorem donec massa sapien faucibus et. Lacus laoreet non curabitur gravida arcu ac tortor dignissim. Id aliquet lectus proin nibh nisl. Sagittis nisl rhoncus mattis rhoncus urna. Ac turpis egestas sed tempus urna et pharetra pharetra massa. Neque volutpat ac tincidunt vitae semper quis lectus. Aliquam nulla facilisi cras fermentum. Ullamcorper velit sed ullamcorper morbi tincidunt ornare massa eget egestas. Nec nam aliquam sem et tortor consequat id porta nibh.</p>\\n\\n<p>At risus viverra adipiscing at in tellus integer. Morbi tincidunt ornare massa eget egestas. Faucibus turpis in eu mi bibendum. Consectetur adipiscing elit duis tristique sollicitudin nibh sit. Enim tortor at auctor urna nunc id. Odio morbi quis commodo odio aenean sed adipiscing diam donec. Senectus et netus et malesuada fames ac. Amet massa vitae tortor condimentum lacinia quis vel eros. Quis vel eros donec ac. Nec sagittis aliquam malesuada bibendum arcu vitae elementum curabitur. Auctor eu augue ut lectus arcu. Ut tellus elementum sagittis vitae et leo duis ut. Eu non diam phasellus vestibulum lorem sed risus ultricies tristique. Elit duis tristique sollicitudin nibh sit amet commodo nulla. Nulla posuere sollicitudin aliquam ultrices. Viverra maecenas accumsan lacus vel facilisis. Dolor morbi non arcu risus quis varius.</p>\\n\\n<p>Nisl rhoncus mattis rhoncus urna neque viverra justo. Ut placerat orci nulla pellentesque dignissim enim sit. Lorem ipsum dolor sit amet consectetur adipiscing. Neque vitae tempus quam pellentesque nec nam aliquam sem. Netus et malesuada fames ac. Feugiat scelerisque varius morbi enim nunc. Dictumst quisque sagittis purus sit. Lectus mauris ultrices eros in. Dolor sit amet consectetur adipiscing. Porttitor lacus luctus accumsan tortor posuere ac ut. Bibendum arcu vitae elementum curabitur vitae. Non nisi est sit amet. Ultricies mi eget mauris pharetra et. Tortor at auctor urna nunc id cursus metus. Amet est placerat in egestas. Ipsum a arcu cursus vitae. Turpis massa sed elementum tempus egestas sed. Eu augue ut lectus arcu bibendum at varius vel. Amet nulla facilisi morbi tempus. Sed pulvinar proin gravida hendrerit.</p>\\n\\n<p>Tincidunt vitae semper quis lectus nulla at volutpat diam ut. Ut placerat orci nulla pellentesque dignissim enim sit amet venenatis. Ultrices tincidunt arcu non sodales neque sodales ut. Gravida rutrum quisque non tellus. Egestas fringilla phasellus faucibus scelerisque eleifend. Pretium lectus quam id leo in vitae turpis. Etiam erat velit scelerisque in dictum non. Tempor commodo ullamcorper a lacus vestibulum sed arcu. Semper eget duis at tellus at urna condimentum. Tincidunt augue interdum velit euismod in pellentesque. Odio facilisis mauris sit amet massa vitae. Etiam dignissim diam quis enim lobortis. Lorem sed risus ultricies tristique nulla aliquet enim tortor at. Venenatis tellus in metus vulputate eu scelerisque felis imperdiet. Bibendum ut tristique et egestas quis ipsum suspendisse. Nulla aliquet enim tortor at auctor urna nunc id cursus. Ut sem nulla pharetra diam sit amet nisl suscipit. Amet commodo nulla facilisi nullam vehicula ipsum.</p>\\n\",\n                    \"content_arabic\": \"<h1><strong>GUIDELINES</strong></h1>\\n\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. In nibh mauris cursus mattis. Suspendisse in est ante in nibh mauris. Duis convallis convallis tellus id interdum velit. Ultricies mi quis hendrerit dolor. Bibendum enim facilisis gravida neque. Nunc consequat interdum varius sit amet. Adipiscing elit ut aliquam purus sit amet luctus. Quis viverra nibh cras pulvinar mattis nunc sed blandit libero. Velit euismod in pellentesque massa placerat duis ultricies. Sed ullamcorper morbi tincidunt ornare massa eget egestas. Faucibus et molestie ac feugiat sed lectus. Mi eget mauris pharetra et ultrices neque ornare. Vitae sapien pellentesque habitant morbi tristique. Id neque aliquam vestibulum morbi blandit cursus. Vitae ultricies leo integer malesuada nunc. Hendrerit gravida rutrum quisque non tellus orci ac auctor augue. Nisl purus in mollis nunc sed id semper risus in. Leo urna molestie at elementum eu. Odio euismod lacinia at quis risus.</p>\\n\\n<p>Sed egestas egestas fringilla phasellus faucibus scelerisque. A pellentesque sit amet porttitor eget dolor morbi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames. Dis parturient montes nascetur ridiculus. Lorem donec massa sapien faucibus et. Lacus laoreet non curabitur gravida arcu ac tortor dignissim. Id aliquet lectus proin nibh nisl. Sagittis nisl rhoncus mattis rhoncus urna. Ac turpis egestas sed tempus urna et pharetra pharetra massa. Neque volutpat ac tincidunt vitae semper quis lectus. Aliquam nulla facilisi cras fermentum. Ullamcorper velit sed ullamcorper morbi tincidunt ornare massa eget egestas. Nec nam aliquam sem et tortor consequat id porta nibh.</p>\\n\\n<p>At risus viverra adipiscing at in tellus integer. Morbi tincidunt ornare massa eget egestas. Faucibus turpis in eu mi bibendum. Consectetur adipiscing elit duis tristique sollicitudin nibh sit. Enim tortor at auctor urna nunc id. Odio morbi quis commodo odio aenean sed adipiscing diam donec. Senectus et netus et malesuada fames ac. Amet massa vitae tortor condimentum lacinia quis vel eros. Quis vel eros donec ac. Nec sagittis aliquam malesuada bibendum arcu vitae elementum curabitur. Auctor eu augue ut lectus arcu. Ut tellus elementum sagittis vitae et leo duis ut. Eu non diam phasellus vestibulum lorem sed risus ultricies tristique. Elit duis tristique sollicitudin nibh sit amet commodo nulla. Nulla posuere sollicitudin aliquam ultrices. Viverra maecenas accumsan lacus vel facilisis. Dolor morbi non arcu risus quis varius.</p>\\n\\n<p>Nisl rhoncus mattis rhoncus urna neque viverra justo. Ut placerat orci nulla pellentesque dignissim enim sit. Lorem ipsum dolor sit amet consectetur adipiscing. Neque vitae tempus quam pellentesque nec nam aliquam sem. Netus et malesuada fames ac. Feugiat scelerisque varius morbi enim nunc. Dictumst quisque sagittis purus sit. Lectus mauris ultrices eros in. Dolor sit amet consectetur adipiscing. Porttitor lacus luctus accumsan tortor posuere ac ut. Bibendum arcu vitae elementum curabitur vitae. Non nisi est sit amet. Ultricies mi eget mauris pharetra et. Tortor at auctor urna nunc id cursus metus. Amet est placerat in egestas. Ipsum a arcu cursus vitae. Turpis massa sed elementum tempus egestas sed. Eu augue ut lectus arcu bibendum at varius vel. Amet nulla facilisi morbi tempus. Sed pulvinar proin gravida hendrerit.</p>\\n\\n<p>Tincidunt vitae semper quis lectus nulla at volutpat diam ut. Ut placerat orci nulla pellentesque dignissim enim sit amet venenatis. Ultrices tincidunt arcu non sodales neque sodales ut. Gravida rutrum quisque non tellus. Egestas fringilla phasellus faucibus scelerisque eleifend. Pretium lectus quam id leo in vitae turpis. Etiam erat velit scelerisque in dictum non. Tempor commodo ullamcorper a lacus vestibulum sed arcu. Semper eget duis at tellus at urna condimentum. Tincidunt augue interdum velit euismod in pellentesque. Odio facilisis mauris sit amet massa vitae. Etiam dignissim diam quis enim lobortis. Lorem sed risus ultricies tristique nulla aliquet enim tortor at. Venenatis tellus in metus vulputate eu scelerisque felis imperdiet. Bibendum ut tristique et egestas quis ipsum suspendisse. Nulla aliquet enim tortor at auctor urna nunc id cursus. Ut sem nulla pharetra diam sit amet nisl suscipit. Amet commodo nulla facilisi nullam vehicula ipsum.</p>\\n\",\n                    \"content_type\": \"html\",\n                    \"file_path\": \"\"\n                }\n            ],\n            \"totalRecords\": 12,\n            \"setDisp\": \"1-12\"\n        }\n    }\n}"}],"_postman_id":"9c31fab1-44a3-4b61-8142-3d0396af813c"},{"name":"Static Page Action","id":"9aaf3b90-c4cf-4baf-9bd6-953f0fd4a33d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"name\":\"teste\",\"content\":\"<p>test</p>\\n\",\"content_arabic\":\"<p>test</p>\\n\",\"content_type\":\"html\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPagesAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","staticPagesAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c6511b63-8813-47c5-8f8f-2781d2f03798","name":"Static page action","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":0,\"name\":\"teste\",\"content\":\"<p>test</p>\\n\",\"content_arabic\":\"<p>test</p>\\n\",\"content_type\":\"html\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/staticPagesAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:32:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4e-Fvi4V/XwvAN2lhT5edSRcR2SAM4\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\"\n    }\n}"}],"_postman_id":"9aaf3b90-c4cf-4baf-9bd6-953f0fd4a33d"},{"name":"Get Single Static Page","id":"42938125-125f-452c-938c-31b77a8cfd0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":12,\"name\":\"\",\"content\":\"\",\"content_arabic\":\"\",\"content_type\":\"\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleStaticPages","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","getSingleStaticPages"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"7c025295-0fee-415f-9976-9e302a5ae455","name":"get single static page","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":12,\"name\":\"\",\"content\":\"\",\"content_arabic\":\"\",\"content_type\":\"\",\"file_path\":[]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleStaticPages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:30:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"143-ilYYesDELZT9dOlvw+sYR74CgrQ\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 12,\n                \"name\": \"\",\n                \"content\": \"<p>common customer queries about product or service</p>\\n\\n<p>&nbsp;</p>\\n\",\n                \"content_arabic\": \"<p>abc def ghi jkl mno</p>\\n\\n<p>&nbsp;</p>\\n\",\n                \"content_type\": \"html\",\n                \"file_path\": \"\"\n            }\n        }\n    }\n}"}],"_postman_id":"42938125-125f-452c-938c-31b77a8cfd0c"}],"id":"e2b0fea2-1bf8-474c-9b15-e03800f237b2","_postman_id":"e2b0fea2-1bf8-474c-9b15-e03800f237b2","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Employee","item":[{"name":"Get Single Employee","id":"8d31fe77-5221-48e2-887f-bc9725fb55e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 41,\n    \"emp_email\": \"\",\n    \"confirm_email\": \"\",\n    \"emp_firstname\": \"\",\n    \"emp_lastname\": \"\",\n    \"emp_address1\": \"\",\n    \"emp_phone\": \"\",\n    \"emp_type\": \"employee\",\n    \"emp_city\": \"\",\n    \"emp_state\": \"\",\n    \"emp_country\": \"\",\n    \"emp_zip\": \"\",\n    \"emp_permissions\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/getSingleEmployee","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","getSingleEmployee"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"c1497230-f0a1-4ae0-a285-ab7a63db5fdb","name":"get single employee","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 41,\n    \"emp_email\": \"\",\n    \"confirm_email\": \"\",\n    \"emp_firstname\": \"\",\n    \"emp_lastname\": \"\",\n    \"emp_address1\": \"\",\n    \"emp_phone\": \"\",\n    \"emp_type\": \"employee\",\n    \"emp_city\": \"\",\n    \"emp_state\": \"\",\n    \"emp_country\": \"\",\n    \"emp_zip\": \"\",\n    \"emp_permissions\": []\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/getSingleEmployee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:34:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2c8-fAnovJjvP6eaORoqj955yG0VioU\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 41,\n                \"emp_type\": \"employee\",\n                \"emp_firstname\": \"Cucumber\",\n                \"emp_lastname\": \"Employee\",\n                \"emp_email\": \"empni0f@auctionsoftware.com\",\n                \"emp_phone\": \"+1 (216) 812-9256\",\n                \"password_hash\": \"4d726098bf1b7f00cb5e4614b19c1797\",\n                \"password_salt\": \"12345\",\n                \"emp_status\": \"active\",\n                \"emp_permissions\": \"/dashboard\",\n                \"emp_address1\": \"1802 Industrial Boulevard \",\n                \"emp_city\": \"Colleyville\",\n                \"emp_state\": \"TX\",\n                \"emp_country\": \"US\",\n                \"emp_zip\": 76092,\n                \"work_from\": 8,\n                \"work_to\": 20,\n                \"work_days\": \"\",\n                \"mon_day\": \"\",\n                \"tue_day\": \"\",\n                \"wed_day\": \"\",\n                \"thur_day\": \"\",\n                \"fri_day\": \"\",\n                \"sat_day\": \"\",\n                \"sun_day\": \"\",\n                \"last_login\": null,\n                \"created_at\": null,\n                \"updated_at\": null\n            }\n        }\n    }\n}"}],"_postman_id":"8d31fe77-5221-48e2-887f-bc9725fb55e7"},{"name":"Create New Admin","id":"550d9735-3212-4da0-96fa-4e2c59f7dcb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 28,\n    \"emp_email\": \"hariteja+1@auctionsoftware.com\",\n    \"confirm_email\": \"hariteja+1@auctionsoftware.com\",\n    \"password\": \"\",\n    \"confirm_password\": \"\",\n    \"emp_firstname\": \"test \",\n    \"emp_lastname\": \"employee\",\n    \"emp_address1\": \"1802 industrial Blvd suite 1010, twon\",\n    \"emp_type\": \"super_admin\",\n    \"emp_city\": \"Colleyville\",\n    \"emp_state\": \"TX\",\n    \"emp_country\": \"US\",\n    \"emp_zip\": 76034,\n    \"emp_permissions\": [\n        \"/dashboard\",\n        \"/auction/open\",\n        \"/auction/upcomming\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/employeeAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","employeeAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"039163ff-913d-459c-8e9f-8bd36b6a9394","name":"create new admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 28,\n    \"emp_email\": \"hariteja+1@auctionsoftware.com\",\n    \"confirm_email\": \"hariteja+1@auctionsoftware.com\",\n    \"password\": \"\",\n    \"confirm_password\": \"\",\n    \"emp_firstname\": \"test \",\n    \"emp_lastname\": \"employee\",\n    \"emp_address1\": \"1802 industrial Blvd suite 1010, twon\",\n    \"emp_type\": \"super_admin\",\n    \"emp_city\": \"Colleyville\",\n    \"emp_state\": \"TX\",\n    \"emp_country\": \"US\",\n    \"emp_zip\": 76034,\n    \"emp_permissions\": [\n        \"/dashboard\",\n        \"/auction/open\",\n        \"/auction/upcomming\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/employeeAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:34:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"62-2pce80nlyGpF6s4N+dX6jUR6s34\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"550d9735-3212-4da0-96fa-4e2c59f7dcb4"},{"name":"All Employees","id":"54e06909-2b46-40fe-baa2-b2b0eeb53caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\",\n    \"filters\": {\n        \"action\": {\n            \"value\": null,\n            \"type\": \"in\",\n            \"field\": \"u.status\"\n        },\n        \"emp_email\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_email\"\n        },\n        \"emp_firstname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_firstname\"\n        },\n        \"emp_lastname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_lastname\"\n        },\n        \"emp_type\": {\n            \"value\": \"seller\",\n            \"type\": \"notin\",\n            \"field\": \"e.emp_type\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/allemployees","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","allemployees"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"011e71ad-f320-4ff7-b42b-40c00ff84435","name":"all employees","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\",\n    \"filters\": {\n        \"action\": {\n            \"value\": null,\n            \"type\": \"in\",\n            \"field\": \"u.status\"\n        },\n        \"emp_email\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_email\"\n        },\n        \"emp_firstname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_firstname\"\n        },\n        \"emp_lastname\": {\n            \"value\": \"\",\n            \"type\": \"like\",\n            \"field\": \"e.emp_lastname\"\n        },\n        \"emp_type\": {\n            \"value\": \"seller\",\n            \"type\": \"notin\",\n            \"field\": \"e.emp_type\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/allemployees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:33:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"584b-sihpf2071Q4m0DKTkK3CoY0vTyk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 41,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empni0f@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (216) 812-9256\",\n                    \"password_hash\": \"4d726098bf1b7f00cb5e4614b19c1797\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 40,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"bala\",\n                    \"emp_lastname\": \"bala\",\n                    \"emp_email\": \"balas@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (123) 456-7899\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/auction/open,/auction/upcomming,/auction/draft,/auction/closed,/listing/relisted,/listing/draft,/listing/unsold,/listing/sold,/listing/open,/users/all,/users/deactivate,/users/rejected,/org/all,/communications/email,/report,/org/Rejected,/org/deactivate,/users/active,/org/active,/communications/sms,/logs/emailLogs,/logs/smsLogs,/invoice/all,/invoice/paid,/videoAuction/live_auction,/videoAuction/broadcast,/dynamic/pages,/videoAuction,/ui_settings,/transaction/payment,/invoice/cancel,/invoice/unpaid,/languageManager\",\n                    \"emp_address1\": \"4\",\n                    \"emp_city\": \"testing\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 41001,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 39,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empyxb6@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (972) 910-5808\",\n                    \"password_hash\": \"57f2133e7ebf802a506c45067c5da355\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 38,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empn1bi@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (772) 737-9025\",\n                    \"password_hash\": \"cecac57f84f4939b628c35bc65819130\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 37,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empqcrc@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (636) 281-0734\",\n                    \"password_hash\": \"6e3625e931c1a448f9afc299da4a412a\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 36,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"emp320i@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (713) 504-8604\",\n                    \"password_hash\": \"efe64bb539a0aad9ddb5c3c112d55cff\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 35,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empbib5@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (360) 623-7186\",\n                    \"password_hash\": \"86dbd654fa5f276e3d6703fbd182209f\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 34,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empq4y1@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (631) 505-2075\",\n                    \"password_hash\": \"6f5c7328ab158bd1bde8cf4c472fa974\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 33,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empcjic@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (858) 708-0635\",\n                    \"password_hash\": \"9151f690a1e1159a39f8c9e1f9e98cb7\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 32,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Cucumber\",\n                    \"emp_lastname\": \"Employee\",\n                    \"emp_email\": \"empcoq1@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (308) 667-2807\",\n                    \"password_hash\": \"a61fdf59b1f283b35359f003245c6c3f\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 22,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"vf3s@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (610) 315-2433\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 21,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"2of@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (603) 551-8268\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 20,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"18oh@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (916) 307-3475\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 19,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Cucumber Auto\",\n                    \"emp_lastname\": \"User\",\n                    \"emp_email\": \"cgb3@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (878) 724-3941\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 18,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"SELLER\",\n                    \"emp_lastname\": \"NAME\",\n                    \"emp_email\": \"abdul.auctionsoftware+seller1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard \",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 17,\n                    \"emp_type\": \"admin\",\n                    \"emp_firstname\": \"Admin\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+admin@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-789\",\n                    \"password_hash\": \"194113147f37f76903751d0caa8c65a0\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/videoAuction/live_auction,/videoAuction/broadcast,/propertyTemplate,/videoAuction,/ui_settings,/logs/emailLogs,/org/active,/users/all,/listing/open,/dashboard,/auction/open,/listing/sold,/users/active,/org/deactivate,/logs/smsLogs,/invoice/all,/report,/users/deactivate,/listing/unsold,/auction/upcomming,/auction/draft,/listing/draft,/users/rejected,/communications/email,/invoice/paid,/languageManager,/invoice/draft,/communications/sms,/listing/relisted,/auction/closed,/org/all,/transaction/payment,/employees/all\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"colluvial\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 16,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"NEW \",\n                    \"emp_lastname\": \"EMPLOYEE\",\n                    \"emp_email\": \"abdul.auctionsoftware+10101@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-789\",\n                    \"password_hash\": \"630dc333cb6582bacbb3309653feff40\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/listing/open,/users/all,/communications/email,/invoice/draft,/propertyTemplate,/videoAuction,/communications/sms,/users/active,/listing/sold,/auction/open,/auction/upcomming,/listing/unsold,/users/deactivate,/languageManager,/transaction/payment,/logs/smsLogs,/org/all,/listing/draft,/auction/draft,/auction/closed,/listing/relisted,/report,/invoice/paid,/ui_settings\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"colluvial\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76090,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 15,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+21@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-789\",\n                    \"password_hash\": \"c8744ee267e7503fa0df68c244a1b408\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/auction/open,/auction/upcomming,/auction/draft,/auction/closed,/listing/open,/listing/sold,/listing/unsold,/listing/draft,/listing/relisted,/users/all,/users/deactivate,/invoice/paid,/report,/org/all,/communications/email,/communications/sms,/logs/emailLogs,/logs/smsLogs,/invoice/draft,/videoAuction,/languageManager,/transaction/payment,/ui_settings,/propertyTemplate,/users/active\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"colluvial\",\n                    \"emp_state\": \"TX\",\n                    \"emp_country\": \"US\",\n                    \"emp_zip\": 76092,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 14,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+lb1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 13,\n                    \"emp_type\": \"\",\n                    \"emp_firstname\": \"Areef\",\n                    \"emp_lastname\": \"Syed\",\n                    \"emp_email\": \"areef+seller@auctionsoftware.com\",\n                    \"emp_phone\": \"+971585559096\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"test\",\n                    \"emp_city\": \"test\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 12,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"RIYAZ\",\n                    \"emp_lastname\": \"TESTER\",\n                    \"emp_email\": \"abdul.auctionsoftware+l001@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 11,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Organization\",\n                    \"emp_lastname\": \"Check\",\n                    \"emp_email\": \"anandraj.auctionsoftware+s1@gmail.com\",\n                    \"emp_phone\": \"+1 (511) 441-0011\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"Address 1\",\n                    \"emp_city\": \"Rich\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 10,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Company\",\n                    \"emp_lastname\": \"Registration\",\n                    \"emp_email\": \"anandraj.auctionsoftware+b1@gmail.com\",\n                    \"emp_phone\": \"+1 (123) 456-5884\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"First address\",\n                    \"emp_city\": \"123\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 9,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"First name\",\n                    \"emp_lastname\": \"Last name\",\n                    \"emp_email\": \"anandraj.auctionsoftware+bs1@gmail.com\",\n                    \"emp_phone\": \"+1 (144) 874-8478\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"First address\",\n                    \"emp_city\": \"Test City\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 8,\n                    \"emp_type\": \"super_admin\",\n                    \"emp_firstname\": \"hari\",\n                    \"emp_lastname\": \"teja\",\n                    \"emp_email\": \"hariteja+admin2@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (987) 678-9873\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/listing/open,/users/all,/communications/email,/logs/smsLogs,/wallet,/auction/open,/listing/sold,/users/active,/communications/sms,/invoice/paid,/bid_deposit,/auction/upcomming,/listing/unsold,/users/deactivate,/return/pending,/invoice/draft,/transaction/payment,/auction/draft,/listing/draft,/org/all,/return/completed,/videoAuction,/ui_settings,/auction/closed,/listing/relisted,/report,/logs/emailLogs,/languageManager,/propertyTemplate,/org/deactivate,/org/active,/invoice/all,/users/rejected,/videoAuction/live_auction,/videoAuction/broadcast,/invoice/cancel,/dynamic/pages,/invoice/unpaid,/employees/all,/settings/static,/settings/bid_increments,/settings/location,/settings/condition,/settings/category,/settings/tax_code,/change_password,/settings/general\",\n                    \"emp_address1\": \"test\",\n                    \"emp_city\": \"test\",\n                    \"emp_state\": \"FUZ\",\n                    \"emp_country\": \"AZ\",\n                    \"emp_zip\": 34566,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": \"2022-11-04T08:39:16.000Z\",\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 7,\n                    \"emp_type\": \"super_admin\",\n                    \"emp_firstname\": \"hariteja\",\n                    \"emp_lastname\": \"test\",\n                    \"emp_email\": \"hariteja+admin1@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (987) 678-9089\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/dashboard,/listing/open,/users/all,/communications/email,/logs/smsLogs,/wallet,/bid_deposit,/invoice/paid,/communications/sms,/users/active,/listing/sold,/auction/open,/auction/upcomming,/listing/unsold,/users/deactivate,/return/pending,/invoice/draft,/auction/draft,/listing/draft,/org/all,/ui_settings,/return/completed,/transaction/payment,/propertyTemplate,/languageManager,/logs/emailLogs,/report,/listing/relisted,/auction/closed,/videoAuction,/dynamic/pages,/invoice/all,/invoice/unpaid,/users/rejected,/org/deactivate,/org/active,/invoice/cancel,/videoAuction/broadcast,/videoAuction/live_auction,/settings/condition,/employees/all,/settings/location,/settings/static,/settings/bid_increments,/settings/category,/settings/general,/change_password,/settings/tax_code\",\n                    \"emp_address1\": \"test\",\n                    \"emp_city\": \"test\",\n                    \"emp_state\": \"03\",\n                    \"emp_country\": \"AD\",\n                    \"emp_zip\": 34567,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": \"2022-11-05T11:08:52.000Z\",\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 6,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"ORAGANISATION\",\n                    \"emp_lastname\": \"ORGO\",\n                    \"emp_email\": \"abdul.auctionsoftware++11@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 5,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Organisation\",\n                    \"emp_email\": \"abdul.auctionsoftware+bpo1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 4,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Name\",\n                    \"emp_email\": \"abdul.auctionsoftware+o1@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 3,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Test\",\n                    \"emp_lastname\": \"Organisation\",\n                    \"emp_email\": \"abdul.auctionsoftware@gmail.com\",\n                    \"emp_phone\": \"+1 (989) 898-9898\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 2,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"ajith\",\n                    \"emp_lastname\": \"asd\",\n                    \"emp_email\": \"ajithnair@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (123) 456-7892\",\n                    \"password_hash\": null,\n                    \"password_salt\": null,\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"\",\n                    \"emp_address1\": \"1802 industrial Blvd suite 1010\",\n                    \"emp_city\": \"Colleyville\",\n                    \"emp_state\": null,\n                    \"emp_country\": null,\n                    \"emp_zip\": null,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": null,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                },\n                {\n                    \"id\": 1,\n                    \"emp_type\": \"employee\",\n                    \"emp_firstname\": \"Admin\",\n                    \"emp_lastname\": \"AuctionSoftware\",\n                    \"emp_email\": \"admin@auctionsoftware.com\",\n                    \"emp_phone\": \"+1 (112) 323-21\",\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"emp_status\": \"active\",\n                    \"emp_permissions\": \"/listing/unsold,/listing/draft,/listing/sold,/auction/all,/dashboard,/listing/open,/users/all,/users/active,/users/deactivate,/employees/all,/report,/communications/email,/communications/sms,/communications/emailLogs,/invoice/paid,/settings/static,/settings/general,/return/pending,/return/completed,/transaction/payment,/transaction/refund,/invoice/unpaid,/settings/businesscategory,/settings/category,/wallet,/settings/bid_increments,/bid_deposit,/invoice/draft,/listing/relisted,/logs/emailLogs,/logs/smsLogs,/languageManager,/videoAuction,/change_password,/settings/vat,/settings/condition,/ui_settings,/settings/location,/auction/closed,/auction/draft,/auction/upcomming,/auction/open,/propertyTemplate,/invoice/all,/videoAuction/live_auction,/videoAuction/broadcast,/org/active,/org/deactivate,/users/rejected,/dynamic/pages,/invoice/cancel,/org/all,/org/rejected\",\n                    \"emp_address1\": \"II STREET\",\n                    \"emp_city\": \"employee\",\n                    \"emp_state\": \"3970\",\n                    \"emp_country\": \"231\",\n                    \"emp_zip\": 75080,\n                    \"work_from\": 8,\n                    \"work_to\": 20,\n                    \"work_days\": \"\",\n                    \"mon_day\": \"\",\n                    \"tue_day\": \"\",\n                    \"wed_day\": \"\",\n                    \"thur_day\": \"\",\n                    \"fri_day\": \"\",\n                    \"sat_day\": \"\",\n                    \"sun_day\": \"\",\n                    \"last_login\": \"2022-11-05T13:27:28.000Z\",\n                    \"created_at\": \"2020-12-07T15:08:29.000Z\",\n                    \"updated_at\": \"2022-08-19T07:57:25.000Z\"\n                }\n            ],\n            \"totalRecords\": 32,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"54e06909-2b46-40fe-baa2-b2b0eeb53caf"},{"name":"Change Status","id":"23fa868a-7f2b-4902-bdc9-c43b82df6990","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[39]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/changeStatus","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","employee","changeStatus"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"33864a1b-53ce-4696-be91-4b9873414594","name":"change status","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"action\":\"active\",\"user_id\":[39]}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/employee/changeStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:36:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-vqti+JSuXL2qL8wrancwsqzzCvk\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Status successfully changed\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"23fa868a-7f2b-4902-bdc9-c43b82df6990"}],"id":"cdd6fc0a-73ff-4634-9211-5866dfe32a6c","_postman_id":"cdd6fc0a-73ff-4634-9211-5866dfe32a6c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Invoice","item":[{"name":"Invoices","id":"6b0ad140-68ac-48ed-a2ec-e1910001eb29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"page\": 1,\n  \"limit\": 20,\n  \"order\": \"\",\n  \"orderby\": \"\",\n  \"filters\": {\n    \"action\": {\n      \"value\": \"unpaid\",\n      \"type\": \"in\",\n      \"field\": \"b.paid\"\n    },\n    \"active\": {\n      \"value\": 2,\n      \"type\": \"notin\",\n      \"field\": \"b.active\"\n    },\n    \"searchterm\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.common_invoice\"\n    },\n    \"fromdate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    },\n    \"todate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","invoice","invoices"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"fdbe8690-6d56-4c21-9f33-7950836afdf1","name":"invoices","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"page\": 1,\n  \"limit\": 20,\n  \"order\": \"\",\n  \"orderby\": \"\",\n  \"filters\": {\n    \"action\": {\n      \"value\": \"unpaid\",\n      \"type\": \"in\",\n      \"field\": \"b.paid\"\n    },\n    \"active\": {\n      \"value\": 2,\n      \"type\": \"notin\",\n      \"field\": \"b.active\"\n    },\n    \"searchterm\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.common_invoice\"\n    },\n    \"fromdate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    },\n    \"todate\": {\n      \"value\": \"\",\n      \"type\": \"like\",\n      \"field\": \"b.paid_date\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/invoice/invoices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:37:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"17e1f-s+0WU4tDGQKP5FccBSc9hlRWAy4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 66,\n                    \"date_added\": \"2022-10-16T09:27:04.000Z\",\n                    \"project_id\": 176,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 486,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10063,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 24.3,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 510.3,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 486,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 176,\n                    \"projects_title\": \"Pen 128\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661834090108_772330.jpeg\",\n                    \"projects_date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"projects_sprice\": 381,\n                    \"projects_rprice\": 391,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"projects_updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 431,\n                    \"projects_wprice\": 486,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 100,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 156,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 168,\n                    \"custom_projects_project_id\": 176,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 100,\n                    \"auctionlot_title\": \"Cucumber Product 7\",\n                    \"auctionlot_description\": \"black colour sleek pen\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-10-12T09:27:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-10-16T09:27:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665566826765_665572.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 3,\n                    \"auctionlot_ending_mins\": 5,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-12T09:27:08.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 486,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 65,\n                    \"date_added\": \"2022-10-16T07:19:04.000Z\",\n                    \"project_id\": 181,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 724,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10062,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 36.2,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 760.2,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 724,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 181,\n                    \"projects_title\": \"Cucumber Lot 491\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665565896015_259840.jpeg\",\n                    \"projects_date_added\": \"2022-10-13T07:19:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-16T07:19:00.000Z\",\n                    \"projects_sprice\": 624,\n                    \"projects_rprice\": 634,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-10-13T07:19:31.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 674,\n                    \"projects_wprice\": 724,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 103,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 173,\n                    \"custom_projects_project_id\": 181,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 103,\n                    \"auctionlot_title\": \"Locks 544\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-10-13T07:19:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-10-16T07:19:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1665645569419_452339.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-10-13T07:19:31.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 724,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 64,\n                    \"date_added\": \"2022-10-15T11:06:04.000Z\",\n                    \"project_id\": 161,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 420,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10061,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 21,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 441,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 420,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 161,\n                    \"projects_title\": \"new test lot\",\n                    \"projects_desc_proc\": \"<p>test test test&nbsp;</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661146659204_995299.jpeg\",\n                    \"projects_date_added\": \"2022-10-12T05:44:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-15T11:06:00.000Z\",\n                    \"projects_sprice\": 150,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-10-01T05:37:07.000Z\",\n                    \"projects_updated_at\": \"2022-10-12T05:44:29.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 219,\n                    \"projects_wprice\": 420,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 93,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 126,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 153,\n                    \"custom_projects_project_id\": 161,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 93,\n                    \"auctionlot_title\": \"Test\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-10-12T05:44:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-10-15T11:06:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1664602617453_887141.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 0,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-10-12T05:44:29.000Z\",\n                    \"auctionlot_created_at\": \"2022-10-01T05:37:07.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 420,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 58,\n                    \"date_added\": \"2022-09-19T05:46:12.000Z\",\n                    \"project_id\": 155,\n                    \"user_id\": 55,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 380,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-19T05:46:44.000Z\",\n                    \"common_invoice\": 10055,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"TEST REASON\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 19,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 399,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 380,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 155,\n                    \"projects_title\": \"Pen 447\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661831405552_590520.jpeg\",\n                    \"projects_date_added\": \"2022-09-19T05:42:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-19T05:46:00.000Z\",\n                    \"projects_sprice\": 370,\n                    \"projects_rprice\": 380,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-09-19T05:43:12.000Z\",\n                    \"projects_updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 420,\n                    \"projects_wprice\": 380,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 68,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 147,\n                    \"custom_projects_project_id\": 155,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 68,\n                    \"auctionlot_title\": \"TEST LOT\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-09-19T05:42:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-19T05:46:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1663566190424_517294.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-09-19T05:46:06.000Z\",\n                    \"auctionlot_created_at\": \"2022-09-19T05:43:12.000Z\",\n                    \"users_id\": 55,\n                    \"users_email\": \"abdul.auctionsoftware+buyer3@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Riyaz\",\n                    \"users_last_name\": \"Buyer\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-19T05:43:58.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7ysjlnohmo-pb8jdtEc8Ytjb71URoxG2\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 55,\n                    \"custom_users_user_id\": 55,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 55,\n                    \"buynowamount\": 380,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 56,\n                    \"date_added\": \"2022-09-09T06:04:12.000Z\",\n                    \"project_id\": 166,\n                    \"user_id\": 55,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 110,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-09T16:25:28.000Z\",\n                    \"common_invoice\": 10053,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"test\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 5.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 115.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 110,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 166,\n                    \"projects_title\": \"TESTING LOT\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1662621648873_582343.webp\",\n                    \"projects_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"projects_sprice\": 5,\n                    \"projects_rprice\": 100,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 31,\n                    \"projects_created_at\": \"2022-09-08T07:22:54.000Z\",\n                    \"projects_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 150,\n                    \"projects_wprice\": 110,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 65,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 158,\n                    \"custom_projects_project_id\": 166,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 65,\n                    \"auctionlot_title\": \"AUCTION FOR CHECK\",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 31,\n                    \"auctionlot_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1662621769852_239036.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"auctionlot_created_at\": \"2022-09-08T07:22:54.000Z\",\n                    \"users_id\": 55,\n                    \"users_email\": \"abdul.auctionsoftware+buyer3@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Riyaz\",\n                    \"users_last_name\": \"Buyer\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-19T05:43:58.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7ysjlnohmo-pb8jdtEc8Ytjb71URoxG2\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 55,\n                    \"custom_users_user_id\": 55,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 55,\n                    \"buynowamount\": 110,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 55,\n                    \"date_added\": \"2022-09-09T06:04:08.000Z\",\n                    \"project_id\": 167,\n                    \"user_id\": 55,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 150,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-09T16:25:51.000Z\",\n                    \"common_invoice\": 10052,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"test caec\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 7.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 157.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 150,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 167,\n                    \"projects_title\": \"TESTING LOT 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1662703287478_777909.png\",\n                    \"projects_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"projects_sprice\": 50,\n                    \"projects_rprice\": 150,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 31,\n                    \"projects_created_at\": \"2022-09-09T06:01:30.000Z\",\n                    \"projects_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 198,\n                    \"projects_wprice\": 150,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 65,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 159,\n                    \"custom_projects_project_id\": 167,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 65,\n                    \"auctionlot_title\": \"AUCTION FOR CHECK\",\n                    \"auctionlot_description\": \"<p>TEST</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 31,\n                    \"auctionlot_date_added\": \"2022-09-08T07:21:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-09T06:04:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1662621769852_239036.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-09-09T06:01:43.000Z\",\n                    \"auctionlot_created_at\": \"2022-09-08T07:22:54.000Z\",\n                    \"users_id\": 55,\n                    \"users_email\": \"abdul.auctionsoftware+buyer3@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Riyaz\",\n                    \"users_last_name\": \"Buyer\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:30:33.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-19T05:43:58.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7ysjlnohmo-pb8jdtEc8Ytjb71URoxG2\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 55,\n                    \"custom_users_user_id\": 55,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 55,\n                    \"buynowamount\": 150,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 54,\n                    \"date_added\": \"2022-09-08T08:38:04.000Z\",\n                    \"project_id\": 149,\n                    \"user_id\": 43,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 15100,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-09T16:27:22.000Z\",\n                    \"common_invoice\": 10051,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"test caec fds\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 755,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 15855,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 15100,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 149,\n                    \"projects_title\": \"ADMIN LOT POST\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1660894158967_970581.jpeg\",\n                    \"projects_date_added\": \"2022-08-26T08:38:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-08T08:38:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 400,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-26T08:39:02.000Z\",\n                    \"projects_updated_at\": \"2022-08-26T08:37:51.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 500,\n                    \"projects_wprice\": 15100,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 59,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 123,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 141,\n                    \"custom_projects_project_id\": 149,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 59,\n                    \"auctionlot_title\": \"Auction with Lots 1\",\n                    \"auctionlot_description\": \"Test\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-26T08:38:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-08T08:38:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661503140418_928741.png\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-08-26T08:39:02.000Z\",\n                    \"users_id\": 43,\n                    \"users_email\": \"abdul.auctionsoftware+buyer2@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"RIYAZ\",\n                    \"users_last_name\": \"BUYER\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-25T11:40:21.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-09-08T07:11:47.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard \",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+19898989898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-09T05:58:26.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lCTHOYYdRLiYPi8ODDvuj7OXcA7sOeNp\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 43,\n                    \"custom_users_user_id\": 43,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MORnfMxOM5oPyL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 43,\n                    \"buynowamount\": 15100,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 53,\n                    \"date_added\": \"2022-09-07T11:26:44.000Z\",\n                    \"project_id\": 143,\n                    \"user_id\": 21,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 830,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-19T05:37:58.000Z\",\n                    \"common_invoice\": 10050,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"TEST\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 41.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 871.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 830,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 143,\n                    \"projects_title\": \"Pen 342\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661478134507_454938.jpeg\",\n                    \"projects_date_added\": \"2022-08-30T03:50:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-07T03:50:00.000Z\",\n                    \"projects_sprice\": 680,\n                    \"projects_rprice\": 690,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-30T03:50:26.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 730,\n                    \"projects_wprice\": 830,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 61,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 135,\n                    \"custom_projects_project_id\": 143,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 61,\n                    \"auctionlot_title\": \"Locks 545\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-30T03:50:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-07T03:50:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661831424583_847231.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-08-30T03:50:26.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 830,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 52,\n                    \"date_added\": \"2022-09-07T11:26:40.000Z\",\n                    \"project_id\": 146,\n                    \"user_id\": 21,\n                    \"emp_name\": \"Admin AuctionSoftware\",\n                    \"amount\": 29,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 12,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 2,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": \"2022-09-19T05:39:01.000Z\",\n                    \"common_invoice\": 10049,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": \"TESTING\",\n                    \"tax_percent\": 5,\n                    \"total_tax\": 0,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 0,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 0,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 146,\n                    \"projects_title\": \"Details Check \",\n                    \"projects_desc_proc\": \"<p>Test Descptiuon in</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661496215117_541422.webp\",\n                    \"projects_date_added\": \"2022-08-30T04:35:00.000Z\",\n                    \"projects_date_closed\": \"2022-09-07T04:35:00.000Z\",\n                    \"projects_sprice\": 22,\n                    \"projects_rprice\": 22,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-30T04:35:13.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 2500,\n                    \"projects_wprice\": 29,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 12,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 62,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 138,\n                    \"custom_projects_project_id\": 146,\n                    \"custom_projects_conditionTypeId\": 75,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 62,\n                    \"auctionlot_title\": \"Locks 333\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-30T04:35:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-07T04:35:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661834110948_602831.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": \"2022-08-30T04:35:13.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 29,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 51,\n                    \"date_added\": \"2022-08-27T08:58:04.000Z\",\n                    \"project_id\": 130,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 1009,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10048,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 50.45,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 1059.45,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 1009,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 130,\n                    \"projects_title\": \"Test lot Cucumber 988\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661158692349_175401.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T08:58:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-27T08:58:00.000Z\",\n                    \"projects_sprice\": 894,\n                    \"projects_rprice\": 904,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T08:58:14.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 944,\n                    \"projects_wprice\": 1009,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 122,\n                    \"custom_projects_project_id\": 130,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 1009,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 50,\n                    \"date_added\": \"2022-08-27T07:04:04.000Z\",\n                    \"project_id\": 127,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 1049,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10047,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 52.45,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 1101.45,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 1049,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 127,\n                    \"projects_title\": \"Test lot Cucumber 307\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661151894885_853056.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T07:04:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-27T07:04:00.000Z\",\n                    \"projects_sprice\": 755,\n                    \"projects_rprice\": 765,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T07:04:56.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 805,\n                    \"projects_wprice\": 1049,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 119,\n                    \"custom_projects_project_id\": 127,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 1049,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 49,\n                    \"date_added\": \"2022-08-26T17:04:04.000Z\",\n                    \"project_id\": 131,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 315,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10046,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 15.75,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 330.75,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 315,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 131,\n                    \"projects_title\": \"Test lot Cucumber 456\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661158872564_673510.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T09:04:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-26T17:04:00.000Z\",\n                    \"projects_sprice\": 260,\n                    \"projects_rprice\": 270,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T09:04:29.000Z\",\n                    \"projects_updated_at\": \"2022-08-26T12:12:08.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 310,\n                    \"projects_wprice\": 315,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 1,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 51,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 123,\n                    \"custom_projects_project_id\": 131,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"twst\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 51,\n                    \"auctionlot_title\": \"Test auction Cucumber 984\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-22T09:04:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-09-13T09:04:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661159068050_197923.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-26T11:58:20.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-22T09:04:29.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 315,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 46,\n                    \"date_added\": \"2022-08-26T09:32:40.000Z\",\n                    \"project_id\": 150,\n                    \"user_id\": 46,\n                    \"emp_name\": null,\n                    \"amount\": 59,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 13,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10043,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 2.95,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 61.95,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 59,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 150,\n                    \"projects_title\": \"Admin Lot Check 1\",\n                    \"projects_desc_proc\": \"<p>Tesfsf 13</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661503012178_531218.webp\",\n                    \"projects_date_added\": \"2022-08-26T08:36:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-26T09:32:00.000Z\",\n                    \"projects_sprice\": 10,\n                    \"projects_rprice\": 10,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-26T08:36:54.000Z\",\n                    \"projects_updated_at\": \"2022-08-26T09:32:39.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 600,\n                    \"projects_wprice\": 10,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 13,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": -13,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 142,\n                    \"custom_projects_project_id\": 150,\n                    \"custom_projects_conditionTypeId\": 75,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 46,\n                    \"users_email\": \"anandraj.auctionsoftware+br1@gmail.com\",\n                    \"users_ip\": \"14.96.10.50\",\n                    \"users_first_name\": \"Buyer s\",\n                    \"users_last_name\": \"Registrat\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-26T07:26:02.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-08-26T07:56:59.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"Test\",\n                    \"users_address2\": \"Tesdt 2\",\n                    \"users_phone\": \"+11510011544\",\n                    \"users_country\": \"IN\",\n                    \"users_state\": \"TN\",\n                    \"users_zip\": \"60014\",\n                    \"users_city\": \"Tesc Che 12\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 1,\n                    \"users_mail_verified\": 1,\n                    \"users_last_login\": \"2022-08-26T08:11:25.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"xw8KfVBWMgGabvkxtYgVO_n4Mnziz60h\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 100,\n                    \"custom_users_id\": 46,\n                    \"custom_users_user_id\": 46,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MJaEJi3rBegN2I\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 46,\n                    \"buynowamount\": 59,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 36,\n                    \"date_added\": \"2022-08-25T17:26:04.000Z\",\n                    \"project_id\": 132,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 552,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10033,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 27.6,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 579.6,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 552,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 132,\n                    \"projects_title\": \"Test lot Cucumber 798\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1661158924166_899761.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T09:26:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-25T17:26:00.000Z\",\n                    \"projects_sprice\": 427,\n                    \"projects_rprice\": 437,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T09:26:18.000Z\",\n                    \"projects_updated_at\": \"2022-08-25T10:54:48.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 477,\n                    \"projects_wprice\": 552,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 52,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 124,\n                    \"custom_projects_project_id\": 132,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 52,\n                    \"auctionlot_title\": \"Test auction Cucumber 880\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 18,\n                    \"auctionlot_date_added\": \"2022-08-22T09:26:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-25T17:26:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1661160376903_561942.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-25T10:54:48.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-22T09:26:18.000Z\",\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 552,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 35,\n                    \"date_added\": \"2022-08-23T19:38:04.000Z\",\n                    \"project_id\": 108,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 47,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 28,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10032,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 2.35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 49.35,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 47,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 108,\n                    \"projects_title\": \"Omega watch\",\n                    \"projects_desc_proc\": \"<p>Terms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websitesTerms of service are the legal agreements between a service provider and a person who wants to use that service. The person must agree to abide by the terms of service in order to use the offered service. Terms of service can also be merely a disclaimer, especially regarding the use of websites</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658127268407_288826.jpeg\",\n                    \"projects_date_added\": \"2022-08-22T04:48:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-23T19:38:00.000Z\",\n                    \"projects_sprice\": 42,\n                    \"projects_rprice\": 42,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-08-22T05:01:50.000Z\",\n                    \"projects_updated_at\": \"2022-07-18T07:15:50.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 7500,\n                    \"projects_wprice\": 47,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 28,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 31,\n                    \"projects_relisted_count\": 1,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 100,\n                    \"custom_projects_project_id\": 108,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 21,\n                    \"users_email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Test Cucumber\",\n                    \"users_last_name\": \"Tester\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"WA\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 90,\n                    \"custom_users_id\": 21,\n                    \"custom_users_user_id\": 21,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 21,\n                    \"buynowamount\": 47,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 19,\n                    \"date_added\": \"2022-08-06T06:11:32.000Z\",\n                    \"project_id\": 110,\n                    \"user_id\": 10,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10018,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 110,\n                    \"projects_title\": \"LOT FOR AUCTION\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659764094098_538225.webp\",\n                    \"projects_date_added\": \"2022-08-06T05:35:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-06T06:11:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 600,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-06T05:35:47.000Z\",\n                    \"projects_updated_at\": \"2022-08-06T05:36:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 700,\n                    \"projects_wprice\": 700,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 38,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 102,\n                    \"custom_projects_project_id\": 110,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 38,\n                    \"auctionlot_title\": \"AUCTION FOR TESTING\",\n                    \"auctionlot_description\": \"TESTING\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-06T05:35:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-07T05:35:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659764142769_303916.webp\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-06T05:36:12.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-06T05:35:47.000Z\",\n                    \"users_id\": 10,\n                    \"users_email\": \"abdul.auctionsoftware+123@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"Name\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-11T07:09:46.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-08-06T06:54:43.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 899-8889\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-08-06T06:53:46.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"Pv_ZpszBKlKxzm2rnS16WgitNVi2oLKA\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 10,\n                    \"custom_users_user_id\": 10,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_MC54oI17RIHuOB\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 10,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 16,\n                    \"date_added\": \"2022-08-03T12:14:16.000Z\",\n                    \"project_id\": 102,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 250,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 0,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10015,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 12.5,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 262.5,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 250,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 102,\n                    \"projects_title\": \"TEST LOT 1\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1659528759528_562042.jpeg\",\n                    \"projects_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"projects_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 250,\n                    \"projects_location_id\": 1,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"projects_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 250,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 34,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 94,\n                    \"custom_projects_project_id\": 102,\n                    \"custom_projects_conditionTypeId\": 2,\n                    \"custom_projects_company\": \"Test\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 34,\n                    \"auctionlot_title\": \"AUCTION\",\n                    \"auctionlot_description\": \"TEST\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 1,\n                    \"auctionlot_date_added\": \"2022-08-03T12:12:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-08-03T12:14:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1659528787730_696619.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 1,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-08-03T12:14:12.000Z\",\n                    \"auctionlot_created_at\": \"2022-08-03T12:13:13.000Z\",\n                    \"users_id\": 4,\n                    \"users_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T05:24:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-11-05T09:46:03.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"BD\",\n                    \"users_state\": \"03\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-11-05T12:23:05.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"5vSxt2obigit6C2WN6UaIDTP5Jb8lw9y\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 110,\n                    \"custom_users_id\": 4,\n                    \"custom_users_user_id\": 4,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 250,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 7,\n                    \"date_added\": \"2022-07-20T11:21:04.000Z\",\n                    \"project_id\": 39,\n                    \"user_id\": 15,\n                    \"emp_name\": null,\n                    \"amount\": 4500,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10006,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 225,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 4725,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 4500,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 39,\n                    \"projects_title\": \"Test Front end Posting \",\n                    \"projects_desc_proc\": \"<p>test</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1658315031724_117341.jpeg\",\n                    \"projects_date_added\": \"2022-07-20T11:11:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-20T11:21:00.000Z\",\n                    \"projects_sprice\": 11,\n                    \"projects_rprice\": 11,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 11,\n                    \"projects_created_at\": \"2022-07-20T11:04:48.000Z\",\n                    \"projects_updated_at\": \"2022-07-20T11:14:21.000Z\",\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 5000,\n                    \"projects_wprice\": 4500,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 16,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 1,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 31,\n                    \"custom_projects_project_id\": 39,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": \"Test Company name\",\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": 16,\n                    \"auctionlot_title\": \"Test Auction\",\n                    \"auctionlot_description\": \"<p>Test</p>\\n\",\n                    \"auctionlot_selltype\": \"0\",\n                    \"auctionlot_selectedbuyer\": \"\",\n                    \"auctionlot_user_id\": 11,\n                    \"auctionlot_date_added\": \"2022-07-20T11:11:00.000Z\",\n                    \"auctionlot_date_closed\": \"2022-07-20T11:19:00.000Z\",\n                    \"auctionlot_avatar\": \"file_upload-1658315086153_239660.jpeg\",\n                    \"auctionlot_market_status\": \"closed\",\n                    \"auctionlot_ending_enable\": 0,\n                    \"auctionlot_ending_items\": 0,\n                    \"auctionlot_ending_mins\": 0,\n                    \"auctionlot_deposit\": 0,\n                    \"auctionlot_deposit_amount\": 0,\n                    \"auctionlot_updated_at\": \"2022-07-20T11:14:21.000Z\",\n                    \"auctionlot_created_at\": \"2022-07-20T11:04:48.000Z\",\n                    \"users_id\": 15,\n                    \"users_email\": \"anandraj.auctionsoftware+b5@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"Bidder\",\n                    \"users_last_name\": \"Check\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-20T07:59:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-07-20T08:35:41.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"First addres\",\n                    \"users_address2\": \"Secnd address\",\n                    \"users_phone\": \"+1 (110) 014-7899\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"24154\",\n                    \"users_city\": \"Test\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-08-24T06:32:03.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"bx6LlgVxsTQwZWxbZjG1KRB---EFmP67\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 15,\n                    \"custom_users_user_id\": 15,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": \"8\",\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M5jrQgJtTKnQ7i\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 15,\n                    \"buynowamount\": 4500,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 6,\n                    \"date_added\": \"2022-07-12T11:40:24.000Z\",\n                    \"project_id\": 23,\n                    \"user_id\": 4,\n                    \"emp_name\": null,\n                    \"amount\": 200,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10005,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 10,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 210,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 200,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 23,\n                    \"projects_title\": \"LOT TEST 2\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657625670745_436989.jpeg\",\n                    \"projects_date_added\": \"2022-07-12T11:33:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T11:40:00.000Z\",\n                    \"projects_sprice\": 100,\n                    \"projects_rprice\": 200,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-12T11:34:33.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 300,\n                    \"projects_wprice\": 200,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 15,\n                    \"custom_projects_project_id\": 23,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 4,\n                    \"users_email\": \"abdul.auctionsoftware+1@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T05:24:42.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-11-05T09:46:03.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1011\",\n                    \"users_address2\": \"Suite 1010\",\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"BD\",\n                    \"users_state\": \"03\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-11-05T12:23:05.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"5vSxt2obigit6C2WN6UaIDTP5Jb8lw9y\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 110,\n                    \"custom_users_id\": 4,\n                    \"custom_users_user_id\": 4,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M0qVNFcK0nGLbj\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": \"12345678\",\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 4,\n                    \"buynowamount\": 200,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                },\n                {\n                    \"id\": 5,\n                    \"date_added\": \"2022-07-12T09:06:04.000Z\",\n                    \"project_id\": 20,\n                    \"user_id\": 8,\n                    \"emp_name\": null,\n                    \"amount\": 700,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10004,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 35,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 735,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 700,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 20,\n                    \"projects_title\": \"BIDDING LOT\",\n                    \"projects_desc_proc\": \"<p>TEST</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": null,\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1657530525199_820854.jpeg\",\n                    \"projects_date_added\": \"2022-07-11T09:07:00.000Z\",\n                    \"projects_date_closed\": \"2022-07-12T09:06:00.000Z\",\n                    \"projects_sprice\": 200,\n                    \"projects_rprice\": 600,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 1,\n                    \"projects_created_at\": \"2022-07-11T09:08:49.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 700,\n                    \"projects_wprice\": 700,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 0,\n                    \"projects_auctiontype\": null,\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 12,\n                    \"custom_projects_project_id\": 20,\n                    \"custom_projects_conditionTypeId\": null,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"auctionlot_id\": null,\n                    \"auctionlot_title\": null,\n                    \"auctionlot_description\": null,\n                    \"auctionlot_selltype\": null,\n                    \"auctionlot_selectedbuyer\": null,\n                    \"auctionlot_user_id\": null,\n                    \"auctionlot_date_added\": null,\n                    \"auctionlot_date_closed\": null,\n                    \"auctionlot_avatar\": null,\n                    \"auctionlot_market_status\": null,\n                    \"auctionlot_ending_enable\": null,\n                    \"auctionlot_ending_items\": null,\n                    \"auctionlot_ending_mins\": null,\n                    \"auctionlot_deposit\": null,\n                    \"auctionlot_deposit_amount\": null,\n                    \"auctionlot_updated_at\": null,\n                    \"auctionlot_created_at\": null,\n                    \"users_id\": 8,\n                    \"users_email\": \"abdul.auctionsoftware+11@gmail.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"TEST\",\n                    \"users_last_name\": \"NAME\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-11T06:47:11.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-07-11T06:49:02.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": null,\n                    \"users_address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"users_address2\": null,\n                    \"users_phone\": \"+1 (989) 898-9898\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"TX\",\n                    \"users_zip\": \"76092\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 0,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-07-12T09:58:09.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"7NHzkN0X7z1L_jlUAYgcgLuGJiR0uDMw\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 8,\n                    \"custom_users_user_id\": 8,\n                    \"custom_users_organization_id\": null,\n                    \"custom_users_company_id\": \"4\",\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M2L6Ye0ExngVea\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"total_items\": 1,\n                    \"buynowed\": 8,\n                    \"buynowamount\": 700,\n                    \"buynowpaid\": 0,\n                    \"avatarorg\": \"https://largeproductapi-test.ecommerce.auction/uploads/product/undefined\"\n                }\n            ],\n            \"totalRecords\": 20,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"6b0ad140-68ac-48ed-a2ec-e1910001eb29"},{"name":"Invoice","id":"c4e281e6-f0fe-4dfe-bcf7-245d410d57ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"cart_id\": 0,\r\n  \"invoice_id\": 10062,\r\n  \"user_id\": 21,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/invoice/invoice","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","user","invoice","invoice"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"473566eb-cb0a-4f8e-aab6-f338bc461e1f","name":"invoice","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"cart_id\": 0,\r\n  \"invoice_id\": 10062,\r\n  \"user_id\": 21,\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"type\": \"notin\",\r\n      \"field\": \"b.active\",\r\n      \"value\": 2\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/user/invoice/invoice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:43:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"10e5-sIVL2QQiFEsKOrWqKl0QOcvgWw4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"status\": \"success\",\n        \"responseType\": 1,\n        \"message\": \"Invoice items retrieved!\",\n        \"responseData\": {\n            \"invoiceItems\": [\n                {\n                    \"id\": 65,\n                    \"date_added\": \"2022-10-16T07:19:04.000Z\",\n                    \"project_id\": 181,\n                    \"user_id\": 21,\n                    \"emp_name\": null,\n                    \"amount\": 724,\n                    \"total_invoice\": 0,\n                    \"shipping_amount\": 0,\n                    \"invoice_address_id\": null,\n                    \"qty\": 1,\n                    \"feedback\": 0,\n                    \"cart_id\": 0,\n                    \"cart_group\": \"1\",\n                    \"in_cart\": 1,\n                    \"partial\": 0,\n                    \"paid\": 0,\n                    \"paid_date\": null,\n                    \"active\": 0,\n                    \"returned\": 0,\n                    \"returncart_id\": 0,\n                    \"returned_date\": null,\n                    \"common_invoice\": 10062,\n                    \"return_invoice\": null,\n                    \"pay_reject\": 0,\n                    \"buynow_autype\": \"live\",\n                    \"won_email\": 0,\n                    \"won_sms\": 0,\n                    \"remain_1\": 0,\n                    \"remain_2\": 0,\n                    \"notes\": null,\n                    \"tax_percent\": 5,\n                    \"total_tax\": 36.2,\n                    \"buyer_premium_percent\": 0,\n                    \"total_premium\": 0,\n                    \"shipping_percent\": 0,\n                    \"total_shipping\": 0,\n                    \"total_amount\": 760.2,\n                    \"delivery_type\": \"local_pickup\",\n                    \"payment_method\": \"\",\n                    \"per_total\": 724,\n                    \"appointment_id\": 0,\n                    \"deposit_amount\": 0,\n                    \"paid_amount\": 0,\n                    \"projects_id\": 181,\n                    \"projects_title\": \"Cucumber Lot 491\",\n                    \"projects_desc_proc\": \"<p>Test lot desc</p>\\n\",\n                    \"projects_selltype\": \"0\",\n                    \"projects_selectedbuyer\": \"\",\n                    \"projects_bidtype\": \"normal\",\n                    \"projects_avatar\": \"file_upload-1665565896015_259840.jpeg\",\n                    \"projects_date_added\": \"2022-10-13T07:19:00.000Z\",\n                    \"projects_date_closed\": \"2022-10-16T07:19:00.000Z\",\n                    \"projects_sprice\": 624,\n                    \"projects_rprice\": 634,\n                    \"projects_location_id\": 2,\n                    \"projects_user_id\": 18,\n                    \"projects_created_at\": \"2022-10-13T07:19:31.000Z\",\n                    \"projects_updated_at\": null,\n                    \"projects_post_type\": \"CR\",\n                    \"projects_buynow\": 1,\n                    \"projects_feature\": 0,\n                    \"projects_bprice\": 674,\n                    \"projects_wprice\": 724,\n                    \"projects_market_status\": \"relisted\",\n                    \"projects_auction\": 1,\n                    \"projects_qty\": 1,\n                    \"projects_sold\": 0,\n                    \"projects_reject_reason\": null,\n                    \"projects_future\": 0,\n                    \"projects_booked\": 0,\n                    \"projects_auctionid\": 103,\n                    \"projects_auctiontype\": \"live\",\n                    \"projects_notes\": null,\n                    \"projects_ended_early\": 0,\n                    \"projects_is_relist\": 1,\n                    \"projects_cronjob\": 1,\n                    \"projects_buyership\": 0,\n                    \"projects_crontype\": \"auto\",\n                    \"projects_relisted_id\": 0,\n                    \"projects_relisted_count\": 0,\n                    \"projects_notify4\": 0,\n                    \"projects_noti_watstart\": 0,\n                    \"projects_noti_watend\": 0,\n                    \"projects_noti_newauct\": 0,\n                    \"projects_notifypref\": 0,\n                    \"projects_autobid_count\": 0,\n                    \"projects_score_proj\": 0,\n                    \"projects_score_price\": 0,\n                    \"projects_tax\": 0,\n                    \"projects_shipping\": 0,\n                    \"projects_buyer_premium\": 0,\n                    \"projects_group_carts\": \"\",\n                    \"projects_shipping_check\": 0,\n                    \"projects_local_pickup_check\": 0,\n                    \"projects_deposit\": 0,\n                    \"projects_deposit_amount\": 0,\n                    \"projects_notify_closing_soon\": 0,\n                    \"custom_projects_id\": 173,\n                    \"custom_projects_project_id\": 181,\n                    \"custom_projects_conditionTypeId\": 1,\n                    \"custom_projects_company\": null,\n                    \"custom_projects_test\": null,\n                    \"custom_projects_text_field\": null,\n                    \"custom_projects_month\": null,\n                    \"custom_projects_category\": null,\n                    \"custom_projects_select\": null,\n                    \"watchlistid\": null,\n                    \"future_active\": 0,\n                    \"file_name\": \"file_upload-1665565896015_259840.jpeg\",\n                    \"buynowed\": 21,\n                    \"buynowamount\": 724,\n                    \"buynowpaid\": 0\n                }\n            ],\n            \"appointmentDetail\": \"\",\n            \"cartValues\": {\n                \"per_total\": 724,\n                \"total_amount\": 760.2,\n                \"total_tax\": 36.2,\n                \"total_shipping\": 0,\n                \"total_premium\": 0,\n                \"total_paid\": 0,\n                \"total_deposit\": 0,\n                \"total_due_amount\": 760.2,\n                \"admin_fee_percent\": 0,\n                \"admin_fee\": 0,\n                \"common_invoice\": 10062,\n                \"cart_paiddate\": null,\n                \"cart_paid\": 0,\n                \"cart_payment\": \"online\",\n                \"cart_id\": [\n                    0\n                ]\n            },\n            \"allTransactions\": [],\n            \"billingAddress\": \"\",\n            \"invoiceUser\": [\n                {\n                    \"id\": 21,\n                    \"email\": \"abdul.auctionsoftware+lp1@gmail.com\",\n                    \"ip\": null,\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-08-01T09:02:58.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-10-28T04:59:26.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"1802 Industrial Boulevard Suite 1010\",\n                    \"address2\": \"\",\n                    \"phone\": \"+1 (989) 898-9898\",\n                    \"country\": \"US\",\n                    \"state\": \"WA\",\n                    \"zip\": \"76092\",\n                    \"city\": \"Colleyville\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 0,\n                    \"mail_verified\": 0,\n                    \"last_login\": \"2022-10-28T04:59:57.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"lm0N7AtNSXWAyGhto-NKYYoaU3zHsR18\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 90,\n                    \"user_id\": 21,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_MAGBDAxJv41knL\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": null\n                }\n            ],\n            \"invoiceAddress\": \"\"\n        }\n    }\n}"}],"_postman_id":"c4e281e6-f0fe-4dfe-bcf7-245d410d57ce"}],"id":"f00d0917-f1b6-41ef-895c-877fd2d7a185","_postman_id":"f00d0917-f1b6-41ef-895c-877fd2d7a185","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Report","item":[{"name":"Display Report","id":"08cf63b8-bcda-41aa-988a-3a723def16e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"action\": \"display\",\n  \"order\": \"asc\",\n  \"orderby\": \"\",\n  \"search\": \"within\",\n  \"report\": \"active_user_management\",\n  \"within\": \"day\",\n  \"page\": 1,\n  \"limit\": 20,\n  \"start_date\": \"11-05-2022\",\n  \"end_date\": \"11-05-2022\",\n  \"limit_results\": \"\",\n  \"searchterm\": \"\",\n  \"fields\": [\n    \"id\",\n    \"user_fullname\",\n    \"email\",\n    \"phone\",\n    \"created_at\",\n    \"last_login\",\n    \"status\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/display","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","report","display"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"9f5a0315-d083-4f61-9102-1830c9533a43","name":"display report","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"action\": \"display\",\n  \"order\": \"asc\",\n  \"orderby\": \"\",\n  \"search\": \"within\",\n  \"report\": \"active_user_management\",\n  \"within\": \"day\",\n  \"page\": 1,\n  \"limit\": 20,\n  \"start_date\": \"11-05-2022\",\n  \"end_date\": \"11-05-2022\",\n  \"limit_results\": \"\",\n  \"searchterm\": \"\",\n  \"fields\": [\n    \"id\",\n    \"user_fullname\",\n    \"email\",\n    \"phone\",\n    \"created_at\",\n    \"last_login\",\n    \"status\"\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/display"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:47:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"dea-z2ybnYldIY3IroFuZbtyK0+N4EI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"topheading\": \"ACTIVE USERS\",\n            \"heading\": [\n                \"User ID\",\n                \"User Name\",\n                \" User Email\",\n                \"Phone Number\",\n                \" Created Date\",\n                \"Last Login\",\n                \"Status\"\n            ],\n            \"records\": [\n                {\n                    \"user_fullname\": \"bala bala\",\n                    \"id\": 91,\n                    \"email\": \"balas+1@auctionsoftware.com\",\n                    \"ip\": \"14.96.10.50\",\n                    \"first_name\": \"bala\",\n                    \"last_name\": \"bala\",\n                    \"nickname\": null,\n                    \"google_id\": null,\n                    \"facebook_id\": null,\n                    \"password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"password_salt\": \"12345\",\n                    \"created_at\": \"2022-11-04T08:57:56.000Z\",\n                    \"created_by\": 1,\n                    \"updated_at\": \"2022-11-04T10:18:43.000Z\",\n                    \"username\": \"user_name\",\n                    \"companyname\": null,\n                    \"address1\": \"4\",\n                    \"address2\": \"north street\",\n                    \"phone\": \"+1123456789\",\n                    \"country\": \"US\",\n                    \"state\": \"TX\",\n                    \"zip\": \"41001\",\n                    \"city\": \"testing\",\n                    \"language\": \"English\",\n                    \"status\": \"active\",\n                    \"admin\": 0,\n                    \"phone_verified\": 1,\n                    \"mail_verified\": 1,\n                    \"last_login\": \"2022-11-04T10:16:57.000Z\",\n                    \"isemp\": 0,\n                    \"redis_key\": \"KU157ZsrayEGTgAe-GrSQM3PezMP2R2R\",\n                    \"buyer_type\": 0,\n                    \"user_type\": 0,\n                    \"reg_type\": \"OT\",\n                    \"interestIn\": \"intrestin\",\n                    \"permissions\": null,\n                    \"sub_permissions\": null,\n                    \"list_notify\": 0,\n                    \"list_notify_sms\": 0,\n                    \"isbulkupload\": 0,\n                    \"approved_date\": \"0000-00-00 00:00:00\",\n                    \"approved_by\": null,\n                    \"terms_accepted\": 0,\n                    \"logout\": 0,\n                    \"loreason\": 0,\n                    \"deposit_amount\": 0,\n                    \"user_id\": 91,\n                    \"organization_id\": null,\n                    \"company_id\": null,\n                    \"reject_notes\": null,\n                    \"stripe_id\": \"cus_Mjqgnio0ER3BXh\",\n                    \"sample_label\": null,\n                    \"confirm_password\": \"12345678\",\n                    \"password\": \"12345678\",\n                    \"users_id\": 1,\n                    \"users_email\": \"ajithnair@auctionsoftware.com\",\n                    \"users_ip\": null,\n                    \"users_first_name\": \"ajith\",\n                    \"users_last_name\": \"asd\",\n                    \"users_nickname\": null,\n                    \"users_google_id\": null,\n                    \"users_facebook_id\": null,\n                    \"users_password_hash\": \"489a1b56e0796c1e152759db87fd8607\",\n                    \"users_password_salt\": \"12345\",\n                    \"users_created_at\": \"2022-07-07T04:59:37.000Z\",\n                    \"users_created_by\": 1,\n                    \"users_updated_at\": \"2022-07-12T11:46:30.000Z\",\n                    \"users_username\": \"user_name\",\n                    \"users_companyname\": \"Ajith seller\",\n                    \"users_address1\": \"1802 industrial Blvd suite 1010\",\n                    \"users_address2\": \"Somewhere\",\n                    \"users_phone\": \"+1 (123) 456-7892\",\n                    \"users_country\": \"US\",\n                    \"users_state\": \"CA\",\n                    \"users_zip\": \"70076\",\n                    \"users_city\": \"Colleyville\",\n                    \"users_language\": \"English\",\n                    \"users_status\": \"active\",\n                    \"users_admin\": 1,\n                    \"users_phone_verified\": 0,\n                    \"users_mail_verified\": 0,\n                    \"users_last_login\": \"2022-09-21T11:38:35.000Z\",\n                    \"users_isemp\": 0,\n                    \"users_redis_key\": \"w8eUWn2ich3dXgQk5-FjVsGRIPplB0pw\",\n                    \"users_buyer_type\": 0,\n                    \"users_user_type\": 0,\n                    \"users_reg_type\": \"OT\",\n                    \"users_interestIn\": \"intrestin\",\n                    \"users_permissions\": null,\n                    \"users_sub_permissions\": null,\n                    \"users_list_notify\": 0,\n                    \"users_list_notify_sms\": 0,\n                    \"users_isbulkupload\": 0,\n                    \"users_approved_date\": \"0000-00-00 00:00:00\",\n                    \"users_approved_by\": null,\n                    \"users_terms_accepted\": 0,\n                    \"users_logout\": 0,\n                    \"users_loreason\": 0,\n                    \"users_deposit_amount\": 0,\n                    \"custom_users_id\": 1,\n                    \"custom_users_user_id\": 1,\n                    \"custom_users_organization_id\": 1,\n                    \"custom_users_company_id\": null,\n                    \"custom_users_reject_notes\": null,\n                    \"custom_users_stripe_id\": \"cus_M2n8ccQOZ6JV51\",\n                    \"custom_users_sample_label\": null,\n                    \"custom_users_confirm_password\": null,\n                    \"custom_users_password\": null,\n                    \"created_username\": \"user_name\"\n                }\n            ],\n            \"totalRecords\": 1,\n            \"requests\": {\n                \"action\": \"display\",\n                \"order\": \"asc\",\n                \"orderby\": \"id\",\n                \"search\": \"within\",\n                \"report\": \"active_user_management\",\n                \"within\": \"day\",\n                \"page\": 1,\n                \"limit\": 20,\n                \"start_date\": \"11-05-2022\",\n                \"end_date\": \"11-05-2022\",\n                \"limit_results\": \"\",\n                \"searchterm\": \"\",\n                \"fields\": [\n                    \"id\",\n                    \"user_fullname\",\n                    \"email\",\n                    \"phone\",\n                    \"created_at\",\n                    \"last_login\",\n                    \"status\"\n                ],\n                \"filters\": {}\n            },\n            \"reportRequired\": [\n                \"id\",\n                \"user_fullname\",\n                \"email\",\n                \"phone\",\n                \"created_at\",\n                \"last_login\",\n                \"status\",\n                \"created_username\",\n                \"interested_categories\",\n                \"public_figure_type\",\n                \"preferred_price_range\",\n                \"select_public_figure\"\n            ],\n            \"setDisp\": \"1-1\"\n        }\n    }\n}"}],"_postman_id":"08cf63b8-bcda-41aa-988a-3a723def16e4"},{"name":"Download Report","id":"a180bc6a-a6a0-45b4-a1ea-8196b173a1ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"action\": \"download\",\r\n  \"order\": \"asc\",\r\n  \"orderby\": \"\",\r\n  \"search\": \"within\",\r\n  \"report\": \"active_user_management\",\r\n  \"within\": \"day\",\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"start_date\": \"11-05-2022\",\r\n  \"end_date\": \"11-05-2022\",\r\n  \"limit_results\": \"\",\r\n  \"searchterm\": \"\",\r\n  \"fields\": [\r\n    \"id\",\r\n    \"user_fullname\",\r\n    \"email\",\r\n    \"phone\",\r\n    \"created_at\",\r\n    \"last_login\",\r\n    \"status\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/download","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","report","download"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"2fc45b16-5efe-444f-bd6b-c77c6af941c5","name":"download report","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"action\": \"download\",\r\n  \"order\": \"asc\",\r\n  \"orderby\": \"\",\r\n  \"search\": \"within\",\r\n  \"report\": \"active_user_management\",\r\n  \"within\": \"day\",\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"start_date\": \"11-05-2022\",\r\n  \"end_date\": \"11-05-2022\",\r\n  \"limit_results\": \"\",\r\n  \"searchterm\": \"\",\r\n  \"fields\": [\r\n    \"id\",\r\n    \"user_fullname\",\r\n    \"email\",\r\n    \"phone\",\r\n    \"created_at\",\r\n    \"last_login\",\r\n    \"status\"\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/download"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 12:49:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"160-HB75WtLhQrNtS8yH+WdeHDHUw8M\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"filename\": \"active_users.csv\",\n            \"records\": \"User ID,User Name, User Email,Phone Number, Created Date,Last Login,Status\\n\\\"91\\\",\\\"bala bala\\\",\\\"balas+1@auctionsoftware.com\\\",\\\"+1123456789\\\",\\\"11-04-2022 8:57 am\\\",\\\"11-04-2022 10:16 am\\\",\\\"Active\\\"\"\n        }\n    }\n}"}],"_postman_id":"a180bc6a-a6a0-45b4-a1ea-8196b173a1ed"},{"name":"Export Report","id":"0d2b8eb8-f95d-4e77-a958-e35943528ee2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"export\",\n    \"order\": \"asc\",\n    \"orderby\": \"\",\n    \"search\": \"all\",\n    \"report\": \"active_user_management\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/export","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","report","export"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"65e22aa6-c6e8-4d11-b514-aa511cdd1b5f","name":"export report","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"export\",\n    \"order\": \"asc\",\n    \"orderby\": \"\",\n    \"search\": \"all\",\n    \"report\": \"active_user_management\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/report/export"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 06:39:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"182"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"b6-3s+lCB/cOGHY02Ikd4L7BKLBe/w\""},{"key":"Set-Cookie","value":"connect.sid=s%3A8xPtMzl2JFsU6Vjrs1aHtl-00CmcirM0.14WYtzS9kTgYaVX27uIlxNIiYkUV23rDs%2FeFCEQ%2FU6I; Path=/; Expires=Tue, 19 Oct 2021 23:19:59 GMT; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"filename\": \"active_users.csv\",\n            \"records\": \"\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"\n        }\n    }\n}"}],"_postman_id":"0d2b8eb8-f95d-4e77-a958-e35943528ee2"}],"id":"2f26ecf8-d95e-43d3-b6cd-7cbd01e4f541","_postman_id":"2f26ecf8-d95e-43d3-b6cd-7cbd01e4f541","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Lanugage","item":[{"name":"Language Group","id":"7f850ae2-6e34-49a6-9f9f-9692b0d5b6ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"group_name\": \"\",\r\n    \"group_desc\": \"\",\r\n    \"limit\": 5,\r\n    \"page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/get_group","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","get_group"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"01b02c89-3c85-404d-a942-837c1d3f52dd","name":"language group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"group_name\": \"\",\r\n    \"group_desc\": \"\",\r\n    \"limit\": 5,\r\n    \"page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/get_group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 10:04:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1c9-3+kgBmMO+dNmPEvnA0kALzmbxgM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"groupname\": \"home\",\n                    \"group_desc\": \"home\"\n                },\n                {\n                    \"id\": 2,\n                    \"groupname\": \"login\",\n                    \"group_desc\": \"login\\r\\n\"\n                },\n                {\n                    \"id\": 3,\n                    \"groupname\": \"forgot password\",\n                    \"group_desc\": \"forgot password\"\n                },\n                {\n                    \"id\": 4,\n                    \"groupname\": \"reset password\",\n                    \"group_desc\": \"reset password\"\n                },\n                {\n                    \"id\": 5,\n                    \"groupname\": \"registration\",\n                    \"group_desc\": \"registration\"\n                }\n            ],\n            \"totalRecords\": 25,\n            \"setDisp\": \"1-5\"\n        }\n    }\n}"}],"_postman_id":"7f850ae2-6e34-49a6-9f9f-9692b0d5b6ca"},{"name":"Language Phrases","id":"a7ebf404-da70-4e8d-b64e-6faa50a02b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchkey\": \"\",\r\n    \"lang_list\": \"for_english\",\r\n    \"selgroup\": \"\",\r\n    \"limit\": 5,\r\n    \"page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/phrase_text_lang","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","phrase_text_lang"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"dd5a7086-fa6c-4a6c-85fc-b2933cb200dd","name":"example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"searchkey\":\"\",\"lang_list\":\"for_english\",\"selgroup\":\"\",\"limit\":5,\"page\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/phrase_text_lang"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Fri, 15 Oct 2021 15:56:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"956"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3bc-7W1hRuZ3ZgQMIQtzp4svEYAwgVo\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"test\",\n                    \"for_arabic\": \"امتحان\",\n                    \"lang\": \"test\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"new\",\n                    \"for_arabic\": \"امتحان\",\n                    \"lang\": \"new\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"All Free-Zone Auctions in one place\",\n                    \"for_arabic\": \"جميع مزادات المناطق الحرة في مكان واحد\",\n                    \"lang\": \"All Free-Zone Auctions in one place\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search for products here\",\n                    \"for_arabic\": \"ابحث عن المنتجات هنا\",\n                    \"lang\": \"Search for products here\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"FIND PRODUCT\",\n                    \"for_arabic\": \"ابحث عن منتج\",\n                    \"lang\": \"FIND PRODUCT\"\n                }\n            ],\n            \"totalRecords\": 451,\n            \"setDisp\": \"1-5\"\n        }\n    }\n}"}],"_postman_id":"a7ebf404-da70-4e8d-b64e-6faa50a02b0a"},{"name":"Add Language Group","id":"17c269ce-a110-4015-8b27-803e562d6e28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_name\":\"test\",\"group_desc\":\"test\",\"limit\":5,\"page\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addlang_group","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","addlang_group"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"a4621e52-634c-44dc-ba72-2693a107b6d3","name":"add language group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_name\":\"test\",\"group_desc\":\"test\",\"limit\":5,\"page\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addlang_group"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:39:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-2zuio90pp/fdn3895cLfi9jWkA0\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added\",\n        \"responseData\": {\n            \"group\": 1\n        }\n    }\n}"}],"_postman_id":"17c269ce-a110-4015-8b27-803e562d6e28"},{"name":"Create New Phrase","id":"7ffbd5e0-ac0f-4141-b066-0504ae5bed88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_id\":1,\"phrase\":\"Tests\",\"temp_var\":\"test\",\"id\":1,\"sellang\":\"for_english\",\"selgroup\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addphrase","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","addphrase"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"882c7dda-6e77-4eb7-ab22-2bfc60ee26f7","name":"create new phrase","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"group_id\":1,\"phrase\":\"Tests\",\"temp_var\":\"test\",\"id\":1,\"sellang\":\"for_english\",\"selgroup\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/addphrase"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:40:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5f-yrOFtptmJ7JyIJiRwGlmUL5I6hE\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added\",\n        \"responseData\": {}\n    }\n}"}],"_postman_id":"7ffbd5e0-ac0f-4141-b066-0504ae5bed88"},{"name":"Get Languages","id":"44968d61-4bee-4c45-aba2-308bf8069063","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/getlanguage","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","language","getlanguage"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"fbba22c5-353f-4423-b773-00930494ca0b","name":"get languages","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/language/getlanguage"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 10:02:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"222d5-pfAmDRQRean2878bLIfFTaDHisE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"languages\": [\n                {\n                    \"id\": 1,\n                    \"language\": \"english \",\n                    \"language_slug\": \"for_english\"\n                },\n                {\n                    \"id\": 2,\n                    \"language\": \"arabic\",\n                    \"language_slug\": \"for_arabic\"\n                }\n            ],\n            \"grops\": [\n                {\n                    \"id\": 1,\n                    \"groupname\": \"home\",\n                    \"group_desc\": \"home\"\n                },\n                {\n                    \"id\": 2,\n                    \"groupname\": \"login\",\n                    \"group_desc\": \"login\\r\\n\"\n                },\n                {\n                    \"id\": 3,\n                    \"groupname\": \"forgot password\",\n                    \"group_desc\": \"forgot password\"\n                },\n                {\n                    \"id\": 4,\n                    \"groupname\": \"reset password\",\n                    \"group_desc\": \"reset password\"\n                },\n                {\n                    \"id\": 5,\n                    \"groupname\": \"registration\",\n                    \"group_desc\": \"registration\"\n                },\n                {\n                    \"id\": 6,\n                    \"groupname\": \"search\",\n                    \"group_desc\": \"search\"\n                },\n                {\n                    \"id\": 7,\n                    \"groupname\": \"contact us\",\n                    \"group_desc\": \"contact us\"\n                },\n                {\n                    \"id\": 8,\n                    \"groupname\": \"cart\",\n                    \"group_desc\": \"cart\"\n                },\n                {\n                    \"id\": 9,\n                    \"groupname\": \"check out\",\n                    \"group_desc\": \"check out\"\n                },\n                {\n                    \"id\": 10,\n                    \"groupname\": \"payment\",\n                    \"group_desc\": \"payment\"\n                },\n                {\n                    \"id\": 11,\n                    \"groupname\": \"404 not found\",\n                    \"group_desc\": \"404 not found\"\n                },\n                {\n                    \"id\": 12,\n                    \"groupname\": \"dashboard\",\n                    \"group_desc\": \"Dashboard\"\n                },\n                {\n                    \"id\": 13,\n                    \"groupname\": \"invoice\",\n                    \"group_desc\": \"invoice\"\n                },\n                {\n                    \"id\": 14,\n                    \"groupname\": \"product\",\n                    \"group_desc\": \"product\"\n                },\n                {\n                    \"id\": 15,\n                    \"groupname\": \"footer\",\n                    \"group_desc\": \"footer\"\n                },\n                {\n                    \"id\": 16,\n                    \"groupname\": \"bidding\",\n                    \"group_desc\": \"bidding\"\n                },\n                {\n                    \"id\": 17,\n                    \"groupname\": \"buy now\",\n                    \"group_desc\": \"buy now\"\n                },\n                {\n                    \"id\": 18,\n                    \"groupname\": \"header\",\n                    \"group_desc\": \"header\"\n                },\n                {\n                    \"id\": 19,\n                    \"groupname\": \"invoice card\",\n                    \"group_desc\": \"invoice card\"\n                },\n                {\n                    \"id\": 20,\n                    \"groupname\": \"product card\",\n                    \"group_desc\": \"product card\"\n                },\n                {\n                    \"id\": 21,\n                    \"groupname\": \"bid history\",\n                    \"group_desc\": \"bid history\"\n                },\n                {\n                    \"id\": 22,\n                    \"groupname\": \"filter panel\",\n                    \"group_desc\": \"filter panel\"\n                },\n                {\n                    \"id\": 23,\n                    \"groupname\": \"live auction\",\n                    \"group_desc\": \"live auction\"\n                },\n                {\n                    \"id\": 24,\n                    \"groupname\": \"Begin\",\n                    \"group_desc\": \"Begin\"\n                },\n                {\n                    \"id\": 25,\n                    \"groupname\": \"test\",\n                    \"group_desc\": \"test\"\n                }\n            ],\n            \"phrases\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 6,\n                    \"phrase\": \"shop_by_category\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 7,\n                    \"phrase\": \"about_jafza_ezone\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 8,\n                    \"phrase\": \"data_about_jafza_ezone\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 9,\n                    \"phrase\": \"recently_listed\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 10,\n                    \"phrase\": \"start_buying_today\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 12,\n                    \"phrase\": \"live_auctions\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 13,\n                    \"phrase\": \"time_left\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 14,\n                    \"phrase\": \"welcome_to_auction_ezone\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 15,\n                    \"phrase\": \"continue_logging_into_your_account\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 16,\n                    \"phrase\": \"invalid_email_format\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 17,\n                    \"phrase\": \"required\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 18,\n                    \"phrase\": \"remember_me\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 19,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 20,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 21,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 22,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 23,\n                    \"phrase\": \"forgot_password\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 24,\n                    \"phrase\": \"create_a_new_account\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 25,\n                    \"phrase\": \"login\",\n                    \"groupname\": \"login\"\n                },\n                {\n                    \"id\": 26,\n                    \"phrase\": \"jafza_ezone_logo\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 27,\n                    \"phrase\": \"forgot_password_detail\",\n                    \"groupname\": \"forgot password\"\n                },\n                {\n                    \"id\": 29,\n                    \"phrase\": \"send_reset_password_link\",\n                    \"groupname\": \"forgot password\"\n                },\n                {\n                    \"id\": 30,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 31,\n                    \"phrase\": \"passwords_not_match\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 32,\n                    \"phrase\": \"new_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 33,\n                    \"phrase\": \"enter_your_new_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 34,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 35,\n                    \"phrase\": \"re-enter_your_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 36,\n                    \"phrase\": \"reset_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 37,\n                    \"phrase\": \"create_a_new_password\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 38,\n                    \"phrase\": \"change\",\n                    \"groupname\": \"reset password\"\n                },\n                {\n                    \"id\": 39,\n                    \"phrase\": \"individual\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 40,\n                    \"phrase\": \"company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 41,\n                    \"phrase\": \"please_select_any_one_of_type\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 42,\n                    \"phrase\": \"continue\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 43,\n                    \"phrase\": \"verification_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 44,\n                    \"phrase\": \"enter_verification_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 45,\n                    \"phrase\": \"your_code_will_expire_in_5_minutes\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 46,\n                    \"phrase\": \"resend_sms\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 47,\n                    \"phrase\": \"send_sms\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 48,\n                    \"phrase\": \"verify_phone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 49,\n                    \"phrase\": \"cancel\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 50,\n                    \"phrase\": \"verify_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 51,\n                    \"phrase\": \"the_special_characters_not_allowed\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 52,\n                    \"phrase\": \"some_kind_of_special_characters_not_allowed\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 53,\n                    \"phrase\": \"maximum_150_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 54,\n                    \"phrase\": \"maximum_250_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 55,\n                    \"phrase\": \"minimum_5_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 56,\n                    \"phrase\": \"maximum_15_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 57,\n                    \"phrase\": \"maximum_20_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 59,\n                    \"phrase\": \"the_number_only\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 60,\n                    \"phrase\": \"the_characters_only\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 61,\n                    \"phrase\": \"the_positive_number_only\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 62,\n                    \"phrase\": \"maximum_6_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 63,\n                    \"phrase\": \"emails_do_not_match\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 64,\n                    \"phrase\": \"please_accept_terms_and_condition\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 65,\n                    \"phrase\": \"please_accept\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 66,\n                    \"phrase\": \"are_you_dpw_group_employee\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 67,\n                    \"phrase\": \"are_you_related_to_any_dpw\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 68,\n                    \"phrase\": \"yes\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 69,\n                    \"phrase\": \"no\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 70,\n                    \"phrase\": \"first_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 71,\n                    \"phrase\": \"enter_your_first_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 72,\n                    \"phrase\": \"last_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 73,\n                    \"phrase\": \"enter_your_last_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 74,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 75,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 76,\n                    \"phrase\": \"confirm_email_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 78,\n                    \"phrase\": \"phone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 79,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 80,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 81,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 82,\n                    \"phrase\": \"re_enter_your_password\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 83,\n                    \"phrase\": \"emirates_id\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 84,\n                    \"phrase\": \"enter_your_emirates_id\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 85,\n                    \"phrase\": \"passport_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 86,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 87,\n                    \"phrase\": \"country\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 88,\n                    \"phrase\": \"select_your_country\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 89,\n                    \"phrase\": \"state\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 90,\n                    \"phrase\": \"select_your_state\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 91,\n                    \"phrase\": \"city\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 92,\n                    \"phrase\": \"enter_your_city\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 93,\n                    \"phrase\": \"address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 94,\n                    \"phrase\": \"enter_your_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 95,\n                    \"phrase\": \"po_box\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 96,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 97,\n                    \"phrase\": \"upload_tax_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 98,\n                    \"phrase\": \"upload_necessary_permits_licenses_or_certificates\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 99,\n                    \"phrase\": \"enter_your_post_box_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 100,\n                    \"phrase\": \"i_agree_to_the\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 101,\n                    \"phrase\": \"terms_conditions\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 102,\n                    \"phrase\": \"conflict_of_interests_for_dpw_staff\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 103,\n                    \"phrase\": \"create_my_account\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 104,\n                    \"phrase\": \"already_have_an_account\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 105,\n                    \"phrase\": \"login_here\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 106,\n                    \"phrase\": \"company_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 107,\n                    \"phrase\": \"enter_your_company_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 108,\n                    \"phrase\": \"business_structure\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 109,\n                    \"phrase\": \"select_a_business_structure\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 110,\n                    \"phrase\": \"telephone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 111,\n                    \"phrase\": \"enter_your_telephone_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 112,\n                    \"phrase\": \"mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 113,\n                    \"phrase\": \"enter_your_mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 114,\n                    \"phrase\": \"website\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 115,\n                    \"phrase\": \"enter_your_website\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 116,\n                    \"phrase\": \"business_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 117,\n                    \"phrase\": \"enter_your_business_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 118,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 119,\n                    \"phrase\": \"select_an_expire_date\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 120,\n                    \"phrase\": \"name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 121,\n                    \"phrase\": \"enter_name\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 122,\n                    \"phrase\": \"designation\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 123,\n                    \"phrase\": \"enter_designation\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 124,\n                    \"phrase\": \"department\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 125,\n                    \"phrase\": \"enter_a_department\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 126,\n                    \"phrase\": \"phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 127,\n                    \"phrase\": \"enter_phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 128,\n                    \"phrase\": \"name_of_parent_company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 129,\n                    \"phrase\": \"enter_name_of_parent_company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 130,\n                    \"phrase\": \"categories\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 131,\n                    \"phrase\": \"select_a_category\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 132,\n                    \"phrase\": \"tax_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 133,\n                    \"phrase\": \"enter_tax_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 134,\n                    \"phrase\": \"uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 135,\n                    \"phrase\": \"enter_uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 136,\n                    \"phrase\": \"dubai_customs_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 137,\n                    \"phrase\": \"enter_dubai_customs_code\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 138,\n                    \"phrase\": \"trakhees_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 139,\n                    \"phrase\": \"enter_trakhees_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 140,\n                    \"phrase\": \"sme_membership_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 141,\n                    \"phrase\": \"enter_sme_membership_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 142,\n                    \"phrase\": \"upload_Business_registration_or_trade_license_document\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 144,\n                    \"phrase\": \"upload_tax_registration_number_document\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 145,\n                    \"phrase\": \"sign_using_docusign\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 146,\n                    \"phrase\": \"upload_company_seal\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 147,\n                    \"phrase\": \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 148,\n                    \"phrase\": \"add_person\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 149,\n                    \"phrase\": \"remove_person\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 150,\n                    \"phrase\": \"add_shareholder\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 151,\n                    \"phrase\": \"remove_shareholder\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 152,\n                    \"phrase\": \"you_have_successfully_submitted_your_application\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 153,\n                    \"phrase\": \"you_will_be_notified_once_we_review_your_application\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 154,\n                    \"phrase\": \"next\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 156,\n                    \"phrase\": \"results_12_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 157,\n                    \"phrase\": \"results_24_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 158,\n                    \"phrase\": \"results_36_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 159,\n                    \"phrase\": \"none\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 160,\n                    \"phrase\": \"current_price_low_to_high\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 161,\n                    \"phrase\": \"current_price_high_to_low\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 162,\n                    \"phrase\": \"time_remaining\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 163,\n                    \"phrase\": \"ending_today\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 164,\n                    \"phrase\": \"buy_now_price_low_to_high\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 165,\n                    \"phrase\": \"buy_now_price_high_to_low\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 166,\n                    \"phrase\": \"you_have_searched_for\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 167,\n                    \"phrase\": \"save_this_search\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 168,\n                    \"phrase\": \"results_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 169,\n                    \"phrase\": \"sort_by\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 170,\n                    \"phrase\": \"showing\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 171,\n                    \"phrase\": \"of\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 172,\n                    \"phrase\": \"message\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 173,\n                    \"phrase\": \"enter_your_message\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 174,\n                    \"phrase\": \"contact_us\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 175,\n                    \"phrase\": \"reach_us\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 176,\n                    \"phrase\": \"submit\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 178,\n                    \"phrase\": \"oops_your_shopping_cart_seems_to_be_empty\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 179,\n                    \"phrase\": \"search_our_inventory_for_amazing_products\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 180,\n                    \"phrase\": \"shopping_cart\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 181,\n                    \"phrase\": \"result_found\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 182,\n                    \"phrase\": \"shopping_cart_summary\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 183,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 184,\n                    \"phrase\": \"items\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 185,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 186,\n                    \"phrase\": \"your_items\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 187,\n                    \"phrase\": \"results_found\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 188,\n                    \"phrase\": \"invalid_zip_code\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 189,\n                    \"phrase\": \"minimum_2_characters\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 190,\n                    \"phrase\": \"zip_code\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 191,\n                    \"phrase\": \"enter_your_zip_code\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 192,\n                    \"phrase\": \"select_mode_of_payment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 193,\n                    \"phrase\": \"online\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 194,\n                    \"phrase\": \"offline\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 195,\n                    \"phrase\": \"deposit\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 196,\n                    \"phrase\": \"closed_no_slots_available\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 197,\n                    \"phrase\": \"select_a_time\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 198,\n                    \"phrase\": \"restore\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 199,\n                    \"phrase\": \"you_have_an_appointment_schedule_for\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 200,\n                    \"phrase\": \"you_can_add_items_to_the_same_appointment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 202,\n                    \"phrase\": \"cart\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 203,\n                    \"phrase\": \"checkout\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 204,\n                    \"phrase\": \"review_your_order\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 205,\n                    \"phrase\": \"address_for_pickup\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 206,\n                    \"phrase\": \"please_bring_along_your_emirates_id_for_verification\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 208,\n                    \"phrase\": \"you_have_an_selected_your_previous_appointment_scheduled_at\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 209,\n                    \"phrase\": \"if_you_want_to_remove_the_previous_appointment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 210,\n                    \"phrase\": \"select_a_pickup_date\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 211,\n                    \"phrase\": \"select_a_pickup_time\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 212,\n                    \"phrase\": \"subtotal\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 213,\n                    \"phrase\": \"tax\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 214,\n                    \"phrase\": \"total_amount\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 215,\n                    \"phrase\": \"make_payment\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 218,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 219,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 220,\n                    \"phrase\": \"hang_in_there_your_payment_is_processed\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 221,\n                    \"phrase\": \"please_do_not_press_the_back_button_or refresh_the_page\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 222,\n                    \"phrase\": \"order_summary\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 223,\n                    \"phrase\": \"organization_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 224,\n                    \"phrase\": \"contact_person_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 225,\n                    \"phrase\": \"shareholder_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 226,\n                    \"phrase\": \"category_details\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 227,\n                    \"phrase\": \"only_numbers_are_allowed\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 230,\n                    \"phrase\": \"maximum_25_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 231,\n                    \"phrase\": \"invalid_email\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 232,\n                    \"phrase\": \"previous\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 233,\n                    \"phrase\": \"we_couldnt_find_the_page_you_are_looking_for\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 234,\n                    \"phrase\": \"you_can_still_try_exploring_hundreds_of_other_product\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 235,\n                    \"phrase\": \"not_found_404\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 236,\n                    \"phrase\": \"search_for_products\",\n                    \"groupname\": \"404 not found\"\n                },\n                {\n                    \"id\": 237,\n                    \"phrase\": \"back\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 238,\n                    \"phrase\": \"all\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 239,\n                    \"phrase\": \"winning\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 240,\n                    \"phrase\": \"currently_outbid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 241,\n                    \"phrase\": \"won\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 242,\n                    \"phrase\": \"closing_date\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 244,\n                    \"phrase\": \"enter_bid_amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 245,\n                    \"phrase\": \"wallet_deposit_amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 246,\n                    \"phrase\": \"enter_amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 247,\n                    \"phrase\": \"my_wallet_balance\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 248,\n                    \"phrase\": \"add_balance\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 249,\n                    \"phrase\": \"date\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 250,\n                    \"phrase\": \"description\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 251,\n                    \"phrase\": \"type\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 252,\n                    \"phrase\": \"amount\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 253,\n                    \"phrase\": \"proceed_to_pay\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 254,\n                    \"phrase\": \"enter_the_amount_to_be_added_to_your_wallet\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 255,\n                    \"phrase\": \"dash_subtitle\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 256,\n                    \"phrase\": \"notification\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 257,\n                    \"phrase\": \"email\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 258,\n                    \"phrase\": \"sms\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 259,\n                    \"phrase\": \"save\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 260,\n                    \"phrase\": \"my_purchases\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 261,\n                    \"phrase\": \"my_favourites\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 262,\n                    \"phrase\": \"my_notifications\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 263,\n                    \"phrase\": \"my_wallet\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 264,\n                    \"phrase\": \"my_invoices\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 265,\n                    \"phrase\": \"my_saved_searches\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 266,\n                    \"phrase\": \"you_can_find_all_your_saved_searches_here\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 267,\n                    \"phrase\": \"saved_search_helps_you_find_your_preferred_products_easily\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 268,\n                    \"phrase\": \"s_no\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 269,\n                    \"phrase\": \"title\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 270,\n                    \"phrase\": \"date_added\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 272,\n                    \"phrase\": \"you_are_about_to_delete_this_saved_search\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 273,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 274,\n                    \"phrase\": \"no_cancel\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 275,\n                    \"phrase\": \"yes_delete\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 276,\n                    \"phrase\": \"enter_email_address\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 277,\n                    \"phrase\": \"current_password\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 278,\n                    \"phrase\": \"enter_your_current_password\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 279,\n                    \"phrase\": \"profile_details\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 280,\n                    \"phrase\": \"change_password\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 281,\n                    \"phrase\": \"enter_card_holder_name\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 282,\n                    \"phrase\": \"card_number\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 283,\n                    \"phrase\": \"enter_card_number\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 284,\n                    \"phrase\": \"mininum_1_characters\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 285,\n                    \"phrase\": \"profile\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 286,\n                    \"phrase\": \"unpaid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 287,\n                    \"phrase\": \"paid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 290,\n                    \"phrase\": \"my_bids\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 291,\n                    \"phrase\": \"hello\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 292,\n                    \"phrase\": \"results_10_per_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 293,\n                    \"phrase\": \"results_20_per_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 294,\n                    \"phrase\": \"results_30_per_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 295,\n                    \"phrase\": \"winning_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 296,\n                    \"phrase\": \"outbid_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 297,\n                    \"phrase\": \"won_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 298,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 299,\n                    \"phrase\": \"my_auctions\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 300,\n                    \"phrase\": \"debit\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 301,\n                    \"phrase\": \"credit\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 302,\n                    \"phrase\": \"enter\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 303,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 304,\n                    \"phrase\": \"date_of_card_expiration\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 305,\n                    \"phrase\": \"saved_cards\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 307,\n                    \"phrase\": \"add_a_new_card\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 308,\n                    \"phrase\": \"card_holder\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 309,\n                    \"phrase\": \"expires\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 310,\n                    \"phrase\": \"confirm_delete\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 311,\n                    \"phrase\": \"address_of_jafza_zone\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 312,\n                    \"phrase\": \"operating_hours\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 313,\n                    \"phrase\": \"operating_hrs\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 314,\n                    \"phrase\": \"working_days\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 315,\n                    \"phrase\": \"call_within_uae\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 316,\n                    \"phrase\": \"call_international\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 317,\n                    \"phrase\": \"jafza_head_office\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 318,\n                    \"phrase\": \"retail_price_low_high\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 319,\n                    \"phrase\": \"retail_price_high_to_low\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 320,\n                    \"phrase\": \"invoice\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 321,\n                    \"phrase\": \"print\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 322,\n                    \"phrase\": \"status\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 323,\n                    \"phrase\": \"from\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 324,\n                    \"phrase\": \"phone\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 325,\n                    \"phrase\": \"international\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 326,\n                    \"phrase\": \"within_jafza\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 327,\n                    \"phrase\": \"online_payment\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 328,\n                    \"phrase\": \"offline_payment\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 329,\n                    \"phrase\": \"appointment_scheduled_at\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 330,\n                    \"phrase\": \"transaction_details\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 331,\n                    \"phrase\": \"transaction_id\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 332,\n                    \"phrase\": \"paid_on\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 333,\n                    \"phrase\": \"method\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 334,\n                    \"phrase\": \"card\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 335,\n                    \"phrase\": \"cash\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 336,\n                    \"phrase\": \"payment_status\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 337,\n                    \"phrase\": \"product_details\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 338,\n                    \"phrase\": \"total\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 339,\n                    \"phrase\": \"grand_total\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 340,\n                    \"phrase\": \"thank_you_for_shopping_with_us\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 341,\n                    \"phrase\": \"search\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 342,\n                    \"phrase\": \"closed_on\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 343,\n                    \"phrase\": \"auction_lots\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 344,\n                    \"phrase\": \"max_amount\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 345,\n                    \"phrase\": \"min_amount\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 348,\n                    \"phrase\": \"enter_payment_amount\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 349,\n                    \"phrase\": \"make_a_partial_payment\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 350,\n                    \"phrase\": \"custom_date\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 351,\n                    \"phrase\": \"appointment\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 352,\n                    \"phrase\": \"date_should_not_be_more_than_7_days\",\n                    \"groupname\": \"cart\"\n                },\n                {\n                    \"id\": 353,\n                    \"phrase\": \"subscribe_to_our_mailing_list\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 354,\n                    \"phrase\": \"home\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 355,\n                    \"phrase\": \"products\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 356,\n                    \"phrase\": \"services\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 357,\n                    \"phrase\": \"about\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 358,\n                    \"phrase\": \"help\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 359,\n                    \"phrase\": \"contact\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 360,\n                    \"phrase\": \"guidelines\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 361,\n                    \"phrase\": \"privacy_policy\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 362,\n                    \"phrase\": \"terms_of_use\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 363,\n                    \"phrase\": \"stay_in_touch_with_us_for_the_new_products\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 364,\n                    \"phrase\": \"all_rights_reserved\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 365,\n                    \"phrase\": \"jafza_ezone\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 366,\n                    \"phrase\": \"min_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 367,\n                    \"phrase\": \"wallet\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 368,\n                    \"phrase\": \"increase_hard_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 369,\n                    \"phrase\": \"increase_proxy_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 370,\n                    \"phrase\": \"place_hard_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 371,\n                    \"phrase\": \"place_proxy_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 372,\n                    \"phrase\": \"login_to_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 373,\n                    \"phrase\": \"confirm_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 374,\n                    \"phrase\": \"you_are_about_to_place_a_bid\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 375,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 376,\n                    \"phrase\": \"submit_a_deposit\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 377,\n                    \"phrase\": \"deposit_has_to_be_placed_before_placing_bid_on_the_product\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 378,\n                    \"phrase\": \"deposit_amount\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 379,\n                    \"phrase\": \"product_id_required\",\n                    \"groupname\": \"bidding\"\n                },\n                {\n                    \"id\": 380,\n                    \"phrase\": \"min_quantity\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 381,\n                    \"phrase\": \"max_quantity\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 382,\n                    \"phrase\": \"enter_quantity\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 383,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 384,\n                    \"phrase\": \"login_to_buy\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 385,\n                    \"phrase\": \"confirm_buy_now\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 386,\n                    \"phrase\": \"you_are_about_to_buy_this_product\",\n                    \"groupname\": \"buy now\"\n                },\n                {\n                    \"id\": 387,\n                    \"phrase\": \"search_jafza_ezone\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 388,\n                    \"phrase\": \"auctions\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 389,\n                    \"phrase\": \"buy_now_cart\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 390,\n                    \"phrase\": \"auction_cart\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 391,\n                    \"phrase\": \"logout\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 392,\n                    \"phrase\": \"register\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 393,\n                    \"phrase\": \"favorites\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 394,\n                    \"phrase\": \"within_uae\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 395,\n                    \"phrase\": \"total_items\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 396,\n                    \"phrase\": \"amount_paid\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 397,\n                    \"phrase\": \"pay_invoice\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 398,\n                    \"phrase\": \"view_invoice\",\n                    \"groupname\": \"invoice card\"\n                },\n                {\n                    \"id\": 399,\n                    \"phrase\": \"starts_in\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 400,\n                    \"phrase\": \"explore_auction\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 401,\n                    \"phrase\": \"quantity\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 402,\n                    \"phrase\": \"sub_total\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 403,\n                    \"phrase\": \"remove_from_cart\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 404,\n                    \"phrase\": \"add_to_cart\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 406,\n                    \"phrase\": \"winning_caps\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 407,\n                    \"phrase\": \"won_caps\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 408,\n                    \"phrase\": \"lost_caps\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 409,\n                    \"phrase\": \"bids\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 410,\n                    \"phrase\": \"not_available\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 411,\n                    \"phrase\": \"buy_now_price\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 412,\n                    \"phrase\": \"view_more_info\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 413,\n                    \"phrase\": \"reserve_price_not_met\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 414,\n                    \"phrase\": \"bid_history\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 415,\n                    \"phrase\": \"id\",\n                    \"groupname\": \"bid history\"\n                },\n                {\n                    \"id\": 416,\n                    \"phrase\": \"current_bid\",\n                    \"groupname\": \"bid history\"\n                },\n                {\n                    \"id\": 417,\n                    \"phrase\": \"category\",\n                    \"groupname\": \"bid history\"\n                },\n                {\n                    \"id\": 418,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 419,\n                    \"phrase\": \"location\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 420,\n                    \"phrase\": \"price\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 421,\n                    \"phrase\": \"conditions\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 422,\n                    \"phrase\": \"filters\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 423,\n                    \"phrase\": \"clear_all\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 424,\n                    \"phrase\": \"found\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 425,\n                    \"phrase\": \"oops_you_have_been_outbid_caps\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 426,\n                    \"phrase\": \"yayy_you_are_winning_this_item_caps\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 427,\n                    \"phrase\": \"congratulations_you_have_won_this_item\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 428,\n                    \"phrase\": \"unfortunately_you_have_lost_this_item\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 429,\n                    \"phrase\": \"minimum_bid\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 430,\n                    \"phrase\": \"view_bid_history\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 431,\n                    \"phrase\": \"lot\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 432,\n                    \"phrase\": \"auction_ends\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 433,\n                    \"phrase\": \"available_quantity\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 434,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 435,\n                    \"phrase\": \"condition\",\n                    \"groupname\": \"filter panel\"\n                },\n                {\n                    \"id\": 436,\n                    \"phrase\": \"guideline\",\n                    \"groupname\": \"footer\"\n                },\n                {\n                    \"id\": 437,\n                    \"phrase\": \"video_will_be_streamed_soon\",\n                    \"groupname\": \"live auction\"\n                },\n                {\n                    \"id\": 438,\n                    \"phrase\": \"organisation_Details\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 439,\n                    \"phrase\": \"contact_person_detail\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 440,\n                    \"phrase\": \"share_holder_details\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 441,\n                    \"phrase\": \"today\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 442,\n                    \"phrase\": \"tomorrow\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 443,\n                    \"phrase\": \"in_2_days\",\n                    \"groupname\": \"check out\"\n                },\n                {\n                    \"id\": 444,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 445,\n                    \"phrase\": \"welcome_to_jafza_ezone\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 446,\n                    \"phrase\": \"select_type_of_registration\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 447,\n                    \"phrase\": \"create_your_free_account\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 448,\n                    \"phrase\": \"description_in_home_page\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 449,\n                    \"phrase\": \"enter_address\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 450,\n                    \"phrase\": \"start_date\",\n                    \"groupname\": \"product\"\n                },\n                {\n                    \"id\": 451,\n                    \"phrase\": \"sole_proprietorship\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 452,\n                    \"phrase\": \"partnership\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 453,\n                    \"phrase\": \"corporation\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 454,\n                    \"phrase\": \"limited_liability_company\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 455,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 456,\n                    \"phrase\": \"maximum_50_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 457,\n                    \"phrase\": \"maximum_100_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 458,\n                    \"phrase\": \"bid_deposit\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 459,\n                    \"phrase\": \"pending_amount\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 460,\n                    \"phrase\": \"category_name\",\n                    \"groupname\": \"live auction\"\n                },\n                {\n                    \"id\": 461,\n                    \"phrase\": \"terms_and_conditions\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 462,\n                    \"phrase\": \"terms_and_condition_details\",\n                    \"groupname\": \"product card\"\n                },\n                {\n                    \"id\": 463,\n                    \"phrase\": \"minimum_3_characters\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 464,\n                    \"phrase\": \"website_url_not_valid\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 465,\n                    \"phrase\": \"verify_phone\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 466,\n                    \"phrase\": \"my_account\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 469,\n                    \"phrase\": \"total_paid\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 470,\n                    \"phrase\": \"maximum_10_characters\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 471,\n                    \"phrase\": \"select\",\n                    \"groupname\": \"live auction\"\n                },\n                {\n                    \"id\": 472,\n                    \"phrase\": \"minimum_10_numbers\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 473,\n                    \"phrase\": \"enter_business_registration_number\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 474,\n                    \"phrase\": \"date_should_be_greater_than_the_current_date\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 475,\n                    \"phrase\": \"action\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 476,\n                    \"phrase\": \"upload_passport_emirates_id\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 477,\n                    \"phrase\": \"cannot_register_with_conflict\",\n                    \"groupname\": \"registration\"\n                },\n                {\n                    \"id\": 478,\n                    \"phrase\": \"vat\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 479,\n                    \"phrase\": \"my_transactions\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 481,\n                    \"phrase\": \"welcome_to_dpworld_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 482,\n                    \"phrase\": \"about_dpworld_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 483,\n                    \"phrase\": \"search_dpworld_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 484,\n                    \"phrase\": \"dp_world_auction\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 486,\n                    \"phrase\": \"trakhees_expiry_date\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 487,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 488,\n                    \"phrase\": \"cannot_be_a_decimal\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 489,\n                    \"phrase\": \"your_account_is_verified\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 490,\n                    \"phrase\": \"your_email_could_not_be_verified\",\n                    \"groupname\": \"home\"\n                },\n                {\n                    \"id\": 491,\n                    \"phrase\": \"deposits\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 492,\n                    \"phrase\": \"my_deposits\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 493,\n                    \"phrase\": \"Good\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 494,\n                    \"phrase\": \"Great\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 495,\n                    \"phrase\": \"Fair\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 496,\n                    \"phrase\": \"Poor\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 497,\n                    \"phrase\": \"New\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 498,\n                    \"phrase\": \"Used\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 499,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 500,\n                    \"phrase\": \"Trucks\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 501,\n                    \"phrase\": \"Electronics\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 502,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 503,\n                    \"phrase\": \"hang_in_there_your_payment_is_being_processed\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 504,\n                    \"phrase\": \"please_do_not_press_the_back_button_or_refresh_the_page\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 505,\n                    \"phrase\": \"purchases\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 506,\n                    \"phrase\": \"watchlist\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 507,\n                    \"phrase\": \"invoice_id\",\n                    \"groupname\": \"header\"\n                },\n                {\n                    \"id\": 508,\n                    \"phrase\": \"Starting Price\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 509,\n                    \"phrase\": \"Bidding\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 510,\n                    \"phrase\": \"outbid\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 511,\n                    \"phrase\": \"Watchlist\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 512,\n                    \"phrase\": \"Saved Search\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 513,\n                    \"phrase\": \"auction_name\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 514,\n                    \"phrase\": \"Won Item\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 515,\n                    \"phrase\": \"Lost Item\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 516,\n                    \"phrase\": \"Paid Invoice\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 517,\n                    \"phrase\": \"Payment Notify\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 518,\n                    \"phrase\": \"Auction Invite\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 519,\n                    \"phrase\": \"Sold Price\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 520,\n                    \"phrase\": \"created\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 521,\n                    \"phrase\": \"deposited\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 522,\n                    \"phrase\": \"refunded\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 523,\n                    \"phrase\": \"reserve_not_met\",\n                    \"groupname\": \"dashboard\"\n                },\n                {\n                    \"id\": 524,\n                    \"phrase\": \"Used Wire Rope - Loose\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 526,\n                    \"phrase\": \"Copper Clean\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 531,\n                    \"phrase\": \"address_of_jafza_zone_line_2\",\n                    \"groupname\": \"contact us\"\n                },\n                {\n                    \"id\": 532,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 533,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 534,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 535,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 536,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 537,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 538,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 539,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 540,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 541,\n                    \"phrase\": \"habib_bank_direct\\r\\n_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 542,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 543,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 544,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 545,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 546,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 547,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 548,\n                    \"phrase\": \"tax_invoice\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 549,\n                    \"phrase\": \"TRN_No\",\n                    \"groupname\": \"payment\"\n                },\n                {\n                    \"id\": 551,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 552,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 553,\n                    \"phrase\": \"Begin Your Search\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 554,\n                    \"phrase\": \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 555,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 556,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 557,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 558,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 559,\n                    \"phrase\": \"enter_your_country\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 560,\n                    \"phrase\": \"enter_your_state\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 561,\n                    \"phrase\": \"habib_bank_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 562,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 563,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 564,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 565,\n                    \"phrase\": \"minimum_10_characters\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 566,\n                    \"phrase\": \"mininum_2_characters\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 567,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 568,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 569,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 570,\n                    \"phrase\": \"new_password_must_be_different\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 571,\n                    \"phrase\": \"ok\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 572,\n                    \"phrase\": \"remove\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 573,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 574,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 575,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 576,\n                    \"phrase\": \"Bid Now\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 577,\n                    \"phrase\": \"auction\",\n                    \"groupname\": \"invoice\"\n                },\n                {\n                    \"id\": 578,\n                    \"phrase\": \"12_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 579,\n                    \"phrase\": \"24_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 580,\n                    \"phrase\": \"36_per_page\",\n                    \"groupname\": \"search\"\n                },\n                {\n                    \"id\": 581,\n                    \"phrase\": \"Results\",\n                    \"groupname\": \"search\"\n                }\n            ],\n            \"phraseslanguage\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Tests\",\n                    \"for_arabic\": \"اختبار\",\n                    \"lang\": \"Tests\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"New\",\n                    \"for_arabic\": \"جديد\",\n                    \"lang\": \"New\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"All DP World UAE Region Auctions in one place\",\n                    \"for_arabic\": \"جميع مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة في مكان واحد\",\n                    \"lang\": \"All DP World UAE Region Auctions in one place\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search for products here\",\n                    \"for_arabic\": \"ابحث عن المنتجات هنا\",\n                    \"lang\": \"Search for products here\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"FIND PRODUCT\",\n                    \"for_arabic\": \"ابحث عن منتج\",\n                    \"lang\": \"FIND PRODUCT\"\n                },\n                {\n                    \"id\": 6,\n                    \"phrase\": \"shop_by_category\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Shop by category\",\n                    \"for_arabic\": \"تسوق حسب الاقسام\",\n                    \"lang\": \"Shop by category\"\n                },\n                {\n                    \"id\": 7,\n                    \"phrase\": \"about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"About Jafza eZone\",\n                    \"for_arabic\": \"حول جافزا eZone\",\n                    \"lang\": \"About Jafza eZone\"\n                },\n                {\n                    \"id\": 8,\n                    \"phrase\": \"data_about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\",\n                    \"for_arabic\": \"فريق المزاد هو قسم تابع لقسم المشتريات وإدارة المواد في موانئ دبي العالمية - الإمارات العربية المتحدة. لا يقتصر دور هذا القسم على التصرف في الأصول الفائضة لمجموعة DPW وبيعها فحسب ، بل يقدم أيضًا مثل هذه الخدمات إلى المؤسسات الحكومية وشبه الحكومية والخاصة ذات السمعة الطيبة منذ عام 2003 ، ونحن مرخصون ومسجلون لدى دائرة دبي الاقتصادية وسلطة المنطقة الحرة في جبل علي.\",\n                    \"lang\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\"\n                },\n                {\n                    \"id\": 9,\n                    \"phrase\": \"recently_listed\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Recently Listed\",\n                    \"for_arabic\": \"المدرجة مؤخرا\",\n                    \"lang\": \"Recently Listed\"\n                },\n                {\n                    \"id\": 10,\n                    \"phrase\": \"start_buying_today\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Start Buying Today!\",\n                    \"for_arabic\": \"ابدأ الشراء اليوم!\",\n                    \"lang\": \"Start Buying Today!\"\n                }\n            ],\n            \"phraseslanguageLength\": [\n                {\n                    \"id\": 1,\n                    \"phrase\": \"test\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Tests\",\n                    \"for_arabic\": \"اختبار\",\n                    \"lang\": \"Tests\"\n                },\n                {\n                    \"id\": 2,\n                    \"phrase\": \"new\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"New\",\n                    \"for_arabic\": \"جديد\",\n                    \"lang\": \"New\"\n                },\n                {\n                    \"id\": 3,\n                    \"phrase\": \"all_free-zone_auctions_in_one_place\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"All DP World UAE Region Auctions in one place\",\n                    \"for_arabic\": \"جميع مزادات موانئ دبي العالمية لمنطقة الإمارات العربية المتحدة في مكان واحد\",\n                    \"lang\": \"All DP World UAE Region Auctions in one place\"\n                },\n                {\n                    \"id\": 4,\n                    \"phrase\": \"search_for_products_here\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search for products here\",\n                    \"for_arabic\": \"ابحث عن المنتجات هنا\",\n                    \"lang\": \"Search for products here\"\n                },\n                {\n                    \"id\": 5,\n                    \"phrase\": \"find_product\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"FIND PRODUCT\",\n                    \"for_arabic\": \"ابحث عن منتج\",\n                    \"lang\": \"FIND PRODUCT\"\n                },\n                {\n                    \"id\": 6,\n                    \"phrase\": \"shop_by_category\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Shop by category\",\n                    \"for_arabic\": \"تسوق حسب الاقسام\",\n                    \"lang\": \"Shop by category\"\n                },\n                {\n                    \"id\": 7,\n                    \"phrase\": \"about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"About Jafza eZone\",\n                    \"for_arabic\": \"حول جافزا eZone\",\n                    \"lang\": \"About Jafza eZone\"\n                },\n                {\n                    \"id\": 8,\n                    \"phrase\": \"data_about_jafza_ezone\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\",\n                    \"for_arabic\": \"فريق المزاد هو قسم تابع لقسم المشتريات وإدارة المواد في موانئ دبي العالمية - الإمارات العربية المتحدة. لا يقتصر دور هذا القسم على التصرف في الأصول الفائضة لمجموعة DPW وبيعها فحسب ، بل يقدم أيضًا مثل هذه الخدمات إلى المؤسسات الحكومية وشبه الحكومية والخاصة ذات السمعة الطيبة منذ عام 2003 ، ونحن مرخصون ومسجلون لدى دائرة دبي الاقتصادية وسلطة المنطقة الحرة في جبل علي.\",\n                    \"lang\": \"The Auction team is a section under DP World UAE Region FZE’s Procurement and Material Management Department. The section not only handles the disposal and sale of DPW group surplus assets but also provides such services to reputed government, semi-government and private organisations since 2003.We are licensed and registered with Dubai Economic Department and Jebel Ali Free Zone Authority.\"\n                },\n                {\n                    \"id\": 9,\n                    \"phrase\": \"recently_listed\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Recently Listed\",\n                    \"for_arabic\": \"المدرجة مؤخرا\",\n                    \"lang\": \"Recently Listed\"\n                },\n                {\n                    \"id\": 10,\n                    \"phrase\": \"start_buying_today\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Start Buying Today!\",\n                    \"for_arabic\": \"ابدأ الشراء اليوم!\",\n                    \"lang\": \"Start Buying Today!\"\n                },\n                {\n                    \"id\": 12,\n                    \"phrase\": \"live_auctions\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Live Auctions\",\n                    \"for_arabic\": \"المزادات الحية\",\n                    \"lang\": \"Live Auctions\"\n                },\n                {\n                    \"id\": 13,\n                    \"phrase\": \"time_left\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Time Left\",\n                    \"for_arabic\": \"الوقت المتبقي\",\n                    \"lang\": \"Time Left\"\n                },\n                {\n                    \"id\": 14,\n                    \"phrase\": \"welcome_to_auction_ezone\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Welcome to Auction eZone\",\n                    \"for_arabic\": \"مرحبا بكم في المزاد eZone\",\n                    \"lang\": \"Welcome to Auction eZone\"\n                },\n                {\n                    \"id\": 15,\n                    \"phrase\": \"continue_logging_into_your_account\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Continue logging into your account\",\n                    \"for_arabic\": \"استمر في تسجيل الدخول إلى حسابك\",\n                    \"lang\": \"Continue logging into your account\"\n                },\n                {\n                    \"id\": 16,\n                    \"phrase\": \"invalid_email_format\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Invalid email format\",\n                    \"for_arabic\": \"تنسيق بريد إلكتروني غير صالح\",\n                    \"lang\": \"Invalid email format\"\n                },\n                {\n                    \"id\": 17,\n                    \"phrase\": \"required\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Required!\",\n                    \"for_arabic\": \"مطلوب!\",\n                    \"lang\": \"Required!\"\n                },\n                {\n                    \"id\": 18,\n                    \"phrase\": \"remember_me\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Remember me\",\n                    \"for_arabic\": \"تذكرنى\",\n                    \"lang\": \"Remember me\"\n                },\n                {\n                    \"id\": 19,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Email address\",\n                    \"for_arabic\": \"عنوان بريد الكتروني\",\n                    \"lang\": \"Email address\"\n                },\n                {\n                    \"id\": 20,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Enter your email address\",\n                    \"for_arabic\": \"أدخل عنوان بريدك الالكتروني\",\n                    \"lang\": \"Enter your email address\"\n                },\n                {\n                    \"id\": 21,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Password\",\n                    \"for_arabic\": \"كلمه السر\",\n                    \"lang\": \"Password\"\n                },\n                {\n                    \"id\": 22,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Enter your password\",\n                    \"for_arabic\": \"ادخل رقمك السري\",\n                    \"lang\": \"Enter your password\"\n                },\n                {\n                    \"id\": 23,\n                    \"phrase\": \"forgot_password\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Forgot Password?\",\n                    \"for_arabic\": \"هل نسيت كلمة السر؟\",\n                    \"lang\": \"Forgot Password?\"\n                },\n                {\n                    \"id\": 24,\n                    \"phrase\": \"create_a_new_account\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Create a new account\",\n                    \"for_arabic\": \"انشاء حساب جديد\",\n                    \"lang\": \"Create a new account\"\n                },\n                {\n                    \"id\": 25,\n                    \"phrase\": \"login\",\n                    \"groupname\": \"login\",\n                    \"for_english\": \"Login\",\n                    \"for_arabic\": \"تسجيل الدخول\",\n                    \"lang\": \"Login\"\n                },\n                {\n                    \"id\": 26,\n                    \"phrase\": \"jafza_ezone_logo\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Jafza eZone logo\",\n                    \"for_arabic\": \"شعار Jafza eZone\",\n                    \"lang\": \"Jafza eZone logo\"\n                },\n                {\n                    \"id\": 27,\n                    \"phrase\": \"forgot_password_detail\",\n                    \"groupname\": \"forgot password\",\n                    \"for_english\": \"Please enter your registered email address and we will send you a password resent link shortly.\",\n                    \"for_arabic\": \"يُرجى إدخال عنوان بريدك الإلكتروني المسجل وسنرسل إليك قريبًا رابط إعادة إرسال كلمة المرور.\",\n                    \"lang\": \"Please enter your registered email address and we will send you a password resent link shortly.\"\n                },\n                {\n                    \"id\": 29,\n                    \"phrase\": \"send_reset_password_link\",\n                    \"groupname\": \"forgot password\",\n                    \"for_english\": \"SEND RESET PASSWORD LINK\",\n                    \"for_arabic\": \"إرسال رابط إعادة تعيين كلمة المرور\",\n                    \"lang\": \"SEND RESET PASSWORD LINK\"\n                },\n                {\n                    \"id\": 30,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Minimum 8 characters \",\n                    \"for_arabic\": \"8 أحرف على الأقل\",\n                    \"lang\": \"Minimum 8 characters \"\n                },\n                {\n                    \"id\": 31,\n                    \"phrase\": \"passwords_not_match\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Passwords not match\",\n                    \"for_arabic\": \"كلمات المرور غير متطابقة\",\n                    \"lang\": \"Passwords not match\"\n                },\n                {\n                    \"id\": 32,\n                    \"phrase\": \"new_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"New Password\",\n                    \"for_arabic\": \"كلمة مرور جديدة\",\n                    \"lang\": \"New Password\"\n                },\n                {\n                    \"id\": 33,\n                    \"phrase\": \"enter_your_new_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Enter your new password\",\n                    \"for_arabic\": \"أدخل كلمة المرور الجديدة\",\n                    \"lang\": \"Enter your new password\"\n                },\n                {\n                    \"id\": 34,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Confirm password\",\n                    \"for_arabic\": \"تأكيد كلمة المرور\",\n                    \"lang\": \"Confirm password\"\n                },\n                {\n                    \"id\": 35,\n                    \"phrase\": \"re-enter_your_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Re-enter your password\",\n                    \"for_arabic\": \"أعد إدخال كلمة المرور\",\n                    \"lang\": \"Re-enter your password\"\n                },\n                {\n                    \"id\": 36,\n                    \"phrase\": \"reset_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Reset password\",\n                    \"for_arabic\": \"إعادة تعيين كلمة المرور\",\n                    \"lang\": \"Reset password\"\n                },\n                {\n                    \"id\": 37,\n                    \"phrase\": \"create_a_new_password\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Create a new password\",\n                    \"for_arabic\": \"أنشئ كلمة مرور جديدة\",\n                    \"lang\": \"Create a new password\"\n                },\n                {\n                    \"id\": 38,\n                    \"phrase\": \"change\",\n                    \"groupname\": \"reset password\",\n                    \"for_english\": \"Change\",\n                    \"for_arabic\": \"يتغيرون\",\n                    \"lang\": \"Change\"\n                },\n                {\n                    \"id\": 39,\n                    \"phrase\": \"individual\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Individual\",\n                    \"for_arabic\": \"فرد\",\n                    \"lang\": \"Individual\"\n                },\n                {\n                    \"id\": 40,\n                    \"phrase\": \"company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Company\",\n                    \"for_arabic\": \"شركة\",\n                    \"lang\": \"Company\"\n                },\n                {\n                    \"id\": 41,\n                    \"phrase\": \"please_select_any_one_of_type\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Please select any one of type\",\n                    \"for_arabic\": \"الرجاء تحديد أي نوع\",\n                    \"lang\": \"Please select any one of type\"\n                },\n                {\n                    \"id\": 42,\n                    \"phrase\": \"continue\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Continue\",\n                    \"for_arabic\": \"استمر\",\n                    \"lang\": \"Continue\"\n                },\n                {\n                    \"id\": 43,\n                    \"phrase\": \"verification_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Verification Code\",\n                    \"for_arabic\": \"رمز التحقق\",\n                    \"lang\": \"Verification Code\"\n                },\n                {\n                    \"id\": 44,\n                    \"phrase\": \"enter_verification_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Verification Code\",\n                    \"for_arabic\": \"أدخل رمز التحقق\",\n                    \"lang\": \"Enter Verification Code\"\n                },\n                {\n                    \"id\": 45,\n                    \"phrase\": \"your_code_will_expire_in_5_minutes\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Your code will expire in 5 minutes\",\n                    \"for_arabic\": \"ستنتهي صلاحية الرمز الخاص بك في غضون 5 دقائق\",\n                    \"lang\": \"Your code will expire in 5 minutes\"\n                },\n                {\n                    \"id\": 46,\n                    \"phrase\": \"resend_sms\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Resend SMS\",\n                    \"for_arabic\": \"اعادة الرسال الرسالة\",\n                    \"lang\": \"Resend SMS\"\n                },\n                {\n                    \"id\": 47,\n                    \"phrase\": \"send_sms\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Send SMS\",\n                    \"for_arabic\": \"أرسل رسالة نصية قصيرة\",\n                    \"lang\": \"Send SMS\"\n                },\n                {\n                    \"id\": 48,\n                    \"phrase\": \"verify_phone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Verify phone number\",\n                    \"for_arabic\": \"تحقق من رقم الهاتف\",\n                    \"lang\": \"Verify phone number\"\n                },\n                {\n                    \"id\": 49,\n                    \"phrase\": \"cancel\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Cancel\",\n                    \"for_arabic\": \"إلغاء\",\n                    \"lang\": \"Cancel\"\n                },\n                {\n                    \"id\": 50,\n                    \"phrase\": \"verify_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"VERIFY CODE\",\n                    \"for_arabic\": \"التحقق من كود\",\n                    \"lang\": \"VERIFY CODE\"\n                },\n                {\n                    \"id\": 51,\n                    \"phrase\": \"the_special_characters_not_allowed\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The special characters not allowed\",\n                    \"for_arabic\": \"الأحرف الخاصة غير مسموح بها\",\n                    \"lang\": \"The special characters not allowed\"\n                },\n                {\n                    \"id\": 52,\n                    \"phrase\": \"some_kind_of_special_characters_not_allowed\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Some kind of  special characters not allowed\",\n                    \"for_arabic\": \"نوع من الأحرف الخاصة غير مسموح به\",\n                    \"lang\": \"Some kind of  special characters not allowed\"\n                },\n                {\n                    \"id\": 53,\n                    \"phrase\": \"maximum_150_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 150 characters\",\n                    \"for_arabic\": \"150 حرفًا كحد أقصى\",\n                    \"lang\": \"Maximum 150 characters\"\n                },\n                {\n                    \"id\": 54,\n                    \"phrase\": \"maximum_250_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 250 characters\",\n                    \"for_arabic\": \"250 حرفًا كحد أقصى\",\n                    \"lang\": \"Maximum 250 characters\"\n                },\n                {\n                    \"id\": 55,\n                    \"phrase\": \"minimum_5_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Minimum 5 characters\",\n                    \"for_arabic\": \"5 أحرف على الأقل\",\n                    \"lang\": \"Minimum 5 characters\"\n                },\n                {\n                    \"id\": 56,\n                    \"phrase\": \"maximum_15_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 15 characters\",\n                    \"for_arabic\": \"بحد أقصى 15 أحرف\",\n                    \"lang\": \"Maximum 15 characters\"\n                },\n                {\n                    \"id\": 57,\n                    \"phrase\": \"maximum_20_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 20 characters\",\n                    \"for_arabic\": \"بحد أقصى 20 أحرف\",\n                    \"lang\": \"Maximum 20 characters\"\n                },\n                {\n                    \"id\": 59,\n                    \"phrase\": \"the_number_only\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The number only\",\n                    \"for_arabic\": \"الرقم فقط\",\n                    \"lang\": \"The number only\"\n                },\n                {\n                    \"id\": 60,\n                    \"phrase\": \"the_characters_only\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The characters only\",\n                    \"for_arabic\": \"الشخصيات فقط\",\n                    \"lang\": \"The characters only\"\n                },\n                {\n                    \"id\": 61,\n                    \"phrase\": \"the_positive_number_only\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"The positive number only\",\n                    \"for_arabic\": \"الرقم الموجب فقط\",\n                    \"lang\": \"The positive number only\"\n                },\n                {\n                    \"id\": 62,\n                    \"phrase\": \"maximum_6_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 6 characters \",\n                    \"for_arabic\": \"بحد أقصى 6 أحرف\",\n                    \"lang\": \"Maximum 6 characters \"\n                },\n                {\n                    \"id\": 63,\n                    \"phrase\": \"emails_do_not_match\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"E-mail's do not match\",\n                    \"for_arabic\": \"رسائل البريد الإلكتروني لا تتطابق\",\n                    \"lang\": \"E-mail's do not match\"\n                },\n                {\n                    \"id\": 64,\n                    \"phrase\": \"please_accept_terms_and_condition\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Please accept terms and condition!\",\n                    \"for_arabic\": \"الرجاء قبول الشروط والأحكام!\",\n                    \"lang\": \"Please accept terms and condition!\"\n                },\n                {\n                    \"id\": 65,\n                    \"phrase\": \"please_accept\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Please accept!\",\n                    \"for_arabic\": \"الرجاء الموافقة!\",\n                    \"lang\": \"Please accept!\"\n                },\n                {\n                    \"id\": 66,\n                    \"phrase\": \"are_you_dpw_group_employee\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Are you DPW group employee?\",\n                    \"for_arabic\": \"هل أنت موظف في مجموعة DPW؟\",\n                    \"lang\": \"Are you DPW group employee?\"\n                },\n                {\n                    \"id\": 67,\n                    \"phrase\": \"are_you_related_to_any_dpw\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Are you related to any DPW Procurement/Auction Staff?\",\n                    \"for_arabic\": \"هل أنت مرتبط بأي من موظفي المشتريات / المزادات في DPW؟\",\n                    \"lang\": \"Are you related to any DPW Procurement/Auction Staff?\"\n                },\n                {\n                    \"id\": 68,\n                    \"phrase\": \"yes\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Yes\",\n                    \"for_arabic\": \"نعم\",\n                    \"lang\": \"Yes\"\n                },\n                {\n                    \"id\": 69,\n                    \"phrase\": \"no\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"No\",\n                    \"for_arabic\": \"لا\",\n                    \"lang\": \"No\"\n                },\n                {\n                    \"id\": 70,\n                    \"phrase\": \"first_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"First Name\",\n                    \"for_arabic\": \"الاسم الأول\",\n                    \"lang\": \"First Name\"\n                },\n                {\n                    \"id\": 71,\n                    \"phrase\": \"enter_your_first_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your first name\",\n                    \"for_arabic\": \"أدل اسمك الأول\",\n                    \"lang\": \"Enter your first name\"\n                },\n                {\n                    \"id\": 72,\n                    \"phrase\": \"last_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Last Name\",\n                    \"for_arabic\": \"اسم العائلة\",\n                    \"lang\": \"Last Name\"\n                },\n                {\n                    \"id\": 73,\n                    \"phrase\": \"enter_your_last_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your Last Name\",\n                    \"for_arabic\": \"أدخل اسمك الأخير \",\n                    \"lang\": \"Enter your Last Name\"\n                },\n                {\n                    \"id\": 74,\n                    \"phrase\": \"email_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Email address\",\n                    \"for_arabic\": \"عنوان بريد الكتروني\",\n                    \"lang\": \"Email address\"\n                },\n                {\n                    \"id\": 75,\n                    \"phrase\": \"enter_your_email_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your email address\",\n                    \"for_arabic\": \"أدخل عنوان بريدك الالكتروني\",\n                    \"lang\": \"Enter your email address\"\n                },\n                {\n                    \"id\": 76,\n                    \"phrase\": \"confirm_email_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Confirm Email address\",\n                    \"for_arabic\": \"أكد عنوانك الإلكتروني\",\n                    \"lang\": \"Confirm Email address\"\n                },\n                {\n                    \"id\": 78,\n                    \"phrase\": \"phone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Phone Number\",\n                    \"for_arabic\": \"رقم الهاتف\",\n                    \"lang\": \"Phone Number\"\n                },\n                {\n                    \"id\": 79,\n                    \"phrase\": \"password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Password\",\n                    \"for_arabic\": \"كلمة المرور\",\n                    \"lang\": \"Password\"\n                },\n                {\n                    \"id\": 80,\n                    \"phrase\": \"enter_your_password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Your Password\",\n                    \"for_arabic\": \"ادخل رقمك السري\",\n                    \"lang\": \"Enter Your Password\"\n                },\n                {\n                    \"id\": 81,\n                    \"phrase\": \"confirm_password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Confirm Password\",\n                    \"for_arabic\": \"تأكيد كلمة المرور\",\n                    \"lang\": \"Confirm Password\"\n                },\n                {\n                    \"id\": 82,\n                    \"phrase\": \"re_enter_your_password\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Re-enter your password\",\n                    \"for_arabic\": \"أعد إدخال كلمة المرور\",\n                    \"lang\": \"Re-enter your password\"\n                },\n                {\n                    \"id\": 83,\n                    \"phrase\": \"emirates_id\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Emirates ID\",\n                    \"for_arabic\": \"هويه الإمارات\",\n                    \"lang\": \"Emirates ID\"\n                },\n                {\n                    \"id\": 84,\n                    \"phrase\": \"enter_your_emirates_id\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your emirates Id\",\n                    \"for_arabic\": \"أدخل هوية الإمارات الخاصة بك \",\n                    \"lang\": \"Enter your emirates Id\"\n                },\n                {\n                    \"id\": 85,\n                    \"phrase\": \"passport_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Passport Number\",\n                    \"for_arabic\": \"رقم جواز السفر\",\n                    \"lang\": \"Passport Number\"\n                },\n                {\n                    \"id\": 86,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your passport number\",\n                    \"for_arabic\": \"أدخل رقم جواز سفرك \",\n                    \"lang\": \"Enter your passport number\"\n                },\n                {\n                    \"id\": 87,\n                    \"phrase\": \"country\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Country\",\n                    \"for_arabic\": \"بلد\",\n                    \"lang\": \"Country\"\n                },\n                {\n                    \"id\": 88,\n                    \"phrase\": \"select_your_country\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select your country\",\n                    \"for_arabic\": \"اختر بلدك\",\n                    \"lang\": \"Select your country\"\n                },\n                {\n                    \"id\": 89,\n                    \"phrase\": \"state\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"State\",\n                    \"for_arabic\": \"حالة\",\n                    \"lang\": \"State\"\n                },\n                {\n                    \"id\": 90,\n                    \"phrase\": \"select_your_state\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select your state\",\n                    \"for_arabic\": \"حدد ولايتك \",\n                    \"lang\": \"Select your state\"\n                },\n                {\n                    \"id\": 91,\n                    \"phrase\": \"city\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"City\",\n                    \"for_arabic\": \"مدينة\",\n                    \"lang\": \"City\"\n                },\n                {\n                    \"id\": 92,\n                    \"phrase\": \"enter_your_city\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Your City\",\n                    \"for_arabic\": \"أدخل مدينتك\",\n                    \"lang\": \"Enter Your City\"\n                },\n                {\n                    \"id\": 93,\n                    \"phrase\": \"address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Address\",\n                    \"for_arabic\": \"تبوك\",\n                    \"lang\": \"Address\"\n                },\n                {\n                    \"id\": 94,\n                    \"phrase\": \"enter_your_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your address\",\n                    \"for_arabic\": \"أدخل عنوانك \",\n                    \"lang\": \"Enter your address\"\n                },\n                {\n                    \"id\": 95,\n                    \"phrase\": \"po_box\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"P.O Box\",\n                    \"for_arabic\": \"صندوق البريد \",\n                    \"lang\": \"P.O Box\"\n                },\n                {\n                    \"id\": 96,\n                    \"phrase\": \"enter_your_passport_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your passport number\",\n                    \"for_arabic\": \"أدخل رقم جواز سفرك \",\n                    \"lang\": \"Enter your passport number\"\n                },\n                {\n                    \"id\": 97,\n                    \"phrase\": \"upload_tax_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Tax registration number (TRN) document\",\n                    \"for_arabic\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Upload Tax registration number (TRN) document\"\n                },\n                {\n                    \"id\": 98,\n                    \"phrase\": \"upload_necessary_permits_licenses_or_certificates\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload necessary permits, licenses or certificates\",\n                    \"for_arabic\": \"تحميل التصاريح أو التراخيص أو الشهادات اللازمة\",\n                    \"lang\": \"Upload necessary permits, licenses or certificates\"\n                },\n                {\n                    \"id\": 99,\n                    \"phrase\": \"enter_your_post_box_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your post box number\",\n                    \"for_arabic\": \"أدخل رقم صندوق البريد الخاص بك\",\n                    \"lang\": \"Enter your post box number\"\n                },\n                {\n                    \"id\": 100,\n                    \"phrase\": \"i_agree_to_the\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"I agree to the\",\n                    \"for_arabic\": \"أنا أوافق على\",\n                    \"lang\": \"I agree to the\"\n                },\n                {\n                    \"id\": 101,\n                    \"phrase\": \"terms_conditions\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Terms & Conditions.\",\n                    \"for_arabic\": \"البنود و الظروف.\",\n                    \"lang\": \"Terms & Conditions.\"\n                },\n                {\n                    \"id\": 102,\n                    \"phrase\": \"conflict_of_interests_for_dpw_staff\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Conflict of interests for DPW Staff.\",\n                    \"for_arabic\": \"تضارب المصالح لموظفي إدارة الأشغال العامة.\",\n                    \"lang\": \"Conflict of interests for DPW Staff.\"\n                },\n                {\n                    \"id\": 103,\n                    \"phrase\": \"create_my_account\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Create my account\",\n                    \"for_arabic\": \"إنشيء حسابي\",\n                    \"lang\": \"Create my account\"\n                },\n                {\n                    \"id\": 104,\n                    \"phrase\": \"already_have_an_account\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Already have an account ?\",\n                    \"for_arabic\": \"هل لديك حساب ؟\",\n                    \"lang\": \"Already have an account ?\"\n                },\n                {\n                    \"id\": 105,\n                    \"phrase\": \"login_here\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Login here\",\n                    \"for_arabic\": \"تسجيل الدخول من هنا\",\n                    \"lang\": \"Login here\"\n                },\n                {\n                    \"id\": 106,\n                    \"phrase\": \"company_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Company Name\",\n                    \"for_arabic\": \"اسم الشركة\",\n                    \"lang\": \"Company Name\"\n                },\n                {\n                    \"id\": 107,\n                    \"phrase\": \"enter_your_company_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your company name\",\n                    \"for_arabic\": \"أدخل اسم شركتك \",\n                    \"lang\": \"Enter your company name\"\n                },\n                {\n                    \"id\": 108,\n                    \"phrase\": \"business_structure\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Business Structure\",\n                    \"for_arabic\": \"هيكل الأعمال\",\n                    \"lang\": \"Business Structure\"\n                },\n                {\n                    \"id\": 109,\n                    \"phrase\": \"select_a_business_structure\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select a business structure\",\n                    \"for_arabic\": \"حدد هيكل الأعمال\",\n                    \"lang\": \"Select a business structure\"\n                },\n                {\n                    \"id\": 110,\n                    \"phrase\": \"telephone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Telephone number\",\n                    \"for_arabic\": \"رقم هاتف\",\n                    \"lang\": \"Telephone number\"\n                },\n                {\n                    \"id\": 111,\n                    \"phrase\": \"enter_your_telephone_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your telephone number\",\n                    \"for_arabic\": \"أدخل رقم هاتفك \",\n                    \"lang\": \"Enter your telephone number\"\n                },\n                {\n                    \"id\": 112,\n                    \"phrase\": \"mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Mobile number\",\n                    \"for_arabic\": \"رقم الهاتف المحمول\",\n                    \"lang\": \"Mobile number\"\n                },\n                {\n                    \"id\": 113,\n                    \"phrase\": \"enter_your_mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your Mobile number\",\n                    \"for_arabic\": \"أدخل رقم هاتفك المحمول\",\n                    \"lang\": \"Enter your Mobile number\"\n                },\n                {\n                    \"id\": 114,\n                    \"phrase\": \"website\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Website\",\n                    \"for_arabic\": \"موقع الكتروني\",\n                    \"lang\": \"Website\"\n                },\n                {\n                    \"id\": 115,\n                    \"phrase\": \"enter_your_website\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your website\",\n                    \"for_arabic\": \"أدخل موقع الويب الخاص بك\",\n                    \"lang\": \"Enter your website\"\n                },\n                {\n                    \"id\": 116,\n                    \"phrase\": \"business_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Business registration / trade license number\",\n                    \"for_arabic\": \"رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"lang\": \"Business registration / trade license number\"\n                },\n                {\n                    \"id\": 117,\n                    \"phrase\": \"enter_your_business_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter your Business registration / trade license number\",\n                    \"for_arabic\": \"أدخل رقم التسجيل التجاري / الرخصة التجارية \",\n                    \"lang\": \"Enter your Business registration / trade license number\"\n                },\n                {\n                    \"id\": 118,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Expiry Date\",\n                    \"for_arabic\": \"تاريخ انتهاء الصلاحية\",\n                    \"lang\": \"Expiry Date\"\n                },\n                {\n                    \"id\": 119,\n                    \"phrase\": \"select_an_expire_date\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select an expire date\",\n                    \"for_arabic\": \"حدد تاريخ انتهاء الصلاحية\",\n                    \"lang\": \"Select an expire date\"\n                },\n                {\n                    \"id\": 120,\n                    \"phrase\": \"name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Name\",\n                    \"for_arabic\": \"اسم\",\n                    \"lang\": \"Name\"\n                },\n                {\n                    \"id\": 121,\n                    \"phrase\": \"enter_name\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter name\",\n                    \"for_arabic\": \"أدخل الاسم\",\n                    \"lang\": \"Enter name\"\n                },\n                {\n                    \"id\": 122,\n                    \"phrase\": \"designation\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Designation\",\n                    \"for_arabic\": \"تعيين\",\n                    \"lang\": \"Designation\"\n                },\n                {\n                    \"id\": 123,\n                    \"phrase\": \"enter_designation\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter designation\",\n                    \"for_arabic\": \"أدخل التسمية\",\n                    \"lang\": \"Enter designation\"\n                },\n                {\n                    \"id\": 124,\n                    \"phrase\": \"department\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Department\",\n                    \"for_arabic\": \" قسم، أقسام\",\n                    \"lang\": \"Department\"\n                },\n                {\n                    \"id\": 125,\n                    \"phrase\": \"enter_a_department\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter a Department\",\n                    \"for_arabic\": \"أدخل قسم\",\n                    \"lang\": \"Enter a Department\"\n                },\n                {\n                    \"id\": 126,\n                    \"phrase\": \"phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Phone number/Mobile number\",\n                    \"for_arabic\": \"رقم الهاتف / رقم الجوال\",\n                    \"lang\": \"Phone number/Mobile number\"\n                },\n                {\n                    \"id\": 127,\n                    \"phrase\": \"enter_phone_number_or_mobile_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Phone number/Mobile number\",\n                    \"for_arabic\": \"أدخل رقم الهاتف / رقم الهاتف المحمول\",\n                    \"lang\": \"Enter Phone number/Mobile number\"\n                },\n                {\n                    \"id\": 128,\n                    \"phrase\": \"name_of_parent_company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Name of parent company\",\n                    \"for_arabic\": \"اسم الشركة الأم\",\n                    \"lang\": \"Name of parent company\"\n                },\n                {\n                    \"id\": 129,\n                    \"phrase\": \"enter_name_of_parent_company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter name of parent company\",\n                    \"for_arabic\": \"أدخل اسم الشركة الأم\",\n                    \"lang\": \"Enter name of parent company\"\n                },\n                {\n                    \"id\": 130,\n                    \"phrase\": \"categories\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Categories\",\n                    \"for_arabic\": \"فئات\",\n                    \"lang\": \"Categories\"\n                },\n                {\n                    \"id\": 131,\n                    \"phrase\": \"select_a_category\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select a category\",\n                    \"for_arabic\": \"اختر تصنيف\",\n                    \"lang\": \"Select a category\"\n                },\n                {\n                    \"id\": 132,\n                    \"phrase\": \"tax_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Tax Registration Number (TRN)\",\n                    \"for_arabic\": \"رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Tax Registration Number (TRN)\"\n                },\n                {\n                    \"id\": 133,\n                    \"phrase\": \"enter_tax_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Tax Registration Number (TRN)\",\n                    \"for_arabic\": \"أدخل رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Enter Tax Registration Number (TRN)\"\n                },\n                {\n                    \"id\": 134,\n                    \"phrase\": \"uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"UAE Emirate of VAT registration\",\n                    \"for_arabic\": \"تسجيل ضريبة القيمة المضافة في دولة الإمارات العربية المتحدة\",\n                    \"lang\": \"UAE Emirate of VAT registration\"\n                },\n                {\n                    \"id\": 135,\n                    \"phrase\": \"enter_uae_emirate_of_vat_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter UAE Emirate of VAT registration\",\n                    \"for_arabic\": \"أدخل دولة الإمارات العربية المتحدة لتسجيل ضريبة القيمة المضافة\",\n                    \"lang\": \"Enter UAE Emirate of VAT registration\"\n                },\n                {\n                    \"id\": 136,\n                    \"phrase\": \"dubai_customs_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Dubai customs code\",\n                    \"for_arabic\": \"كود جمارك دبي\",\n                    \"lang\": \"Dubai customs code\"\n                },\n                {\n                    \"id\": 137,\n                    \"phrase\": \"enter_dubai_customs_code\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Dubai customs code\",\n                    \"for_arabic\": \"أدخل رمز دبي الجمركي\",\n                    \"lang\": \"Enter Dubai customs code\"\n                },\n                {\n                    \"id\": 138,\n                    \"phrase\": \"trakhees_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Trakhees registration number\",\n                    \"for_arabic\": \"رقم تسجيل تراخيص\",\n                    \"lang\": \"Trakhees registration number\"\n                },\n                {\n                    \"id\": 139,\n                    \"phrase\": \"enter_trakhees_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Trakhees registration number\",\n                    \"for_arabic\": \"أدخل رقم تسجيل تراخيص\",\n                    \"lang\": \"Enter Trakhees registration number\"\n                },\n                {\n                    \"id\": 140,\n                    \"phrase\": \"sme_membership_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"SME membership number\",\n                    \"for_arabic\": \"رقم عضوية الشركات الصغيرة والمتوسطة\",\n                    \"lang\": \"SME membership number\"\n                },\n                {\n                    \"id\": 141,\n                    \"phrase\": \"enter_sme_membership_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter SME membership number\",\n                    \"for_arabic\": \"أدخل رقم عضوية SME\",\n                    \"lang\": \"Enter SME membership number\"\n                },\n                {\n                    \"id\": 142,\n                    \"phrase\": \"upload_Business_registration_or_trade_license_document\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Business registration / trade license document\",\n                    \"for_arabic\": \"تحميل وثيقة التسجيل التجاري / الرخصة التجارية\",\n                    \"lang\": \"Upload Business registration / trade license document\"\n                },\n                {\n                    \"id\": 144,\n                    \"phrase\": \"upload_tax_registration_number_document\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Tax registration number (TRN) document\",\n                    \"for_arabic\": \"تحميل مستند رقم التسجيل الضريبي (TRN)\",\n                    \"lang\": \"Upload Tax registration number (TRN) document\"\n                },\n                {\n                    \"id\": 145,\n                    \"phrase\": \"sign_using_docusign\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Sign using DocuSign\",\n                    \"for_arabic\": \"قم بالتوقيع باستخدام DocuSign\",\n                    \"lang\": \"Sign using DocuSign\"\n                },\n                {\n                    \"id\": 146,\n                    \"phrase\": \"upload_company_seal\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Company Seal\",\n                    \"for_arabic\": \"تحميل ختم الشركة\",\n                    \"lang\": \"Upload Company Seal\"\n                },\n                {\n                    \"id\": 147,\n                    \"phrase\": \"is_your_company_owner_or_manager_related_to_any_of_dp_world_procurement_staff\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Is your company owner or manager related to any of DP World procurement staff ?\",\n                    \"for_arabic\": \"هل مالك شركتك أو مديرك مرتبط بأي من موظفي المشتريات في موانئ دبي العالمية؟\",\n                    \"lang\": \"Is your company owner or manager related to any of DP World procurement staff ?\"\n                },\n                {\n                    \"id\": 148,\n                    \"phrase\": \"add_person\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Add person\",\n                    \"for_arabic\": \"أضف شخصًا\",\n                    \"lang\": \"Add person\"\n                },\n                {\n                    \"id\": 149,\n                    \"phrase\": \"remove_person\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Remove Person\",\n                    \"for_arabic\": \"إزالة الشخص\",\n                    \"lang\": \"Remove Person\"\n                },\n                {\n                    \"id\": 150,\n                    \"phrase\": \"add_shareholder\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Add shareholder\",\n                    \"for_arabic\": \"إضافة مساهم\",\n                    \"lang\": \"Add shareholder\"\n                },\n                {\n                    \"id\": 151,\n                    \"phrase\": \"remove_shareholder\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Remove shareholder\",\n                    \"for_arabic\": \"إزالة المساهم\",\n                    \"lang\": \"Remove shareholder\"\n                },\n                {\n                    \"id\": 152,\n                    \"phrase\": \"you_have_successfully_submitted_your_application\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"You have successfully submitted your application.\",\n                    \"for_arabic\": \"لقد قدمت طلبك بنجاح\",\n                    \"lang\": \"You have successfully submitted your application.\"\n                },\n                {\n                    \"id\": 153,\n                    \"phrase\": \"you_will_be_notified_once_we_review_your_application\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"You will be notified once we review your application.\",\n                    \"for_arabic\": \"سيتم إخطارك بمجرد مراجعة طلبك.\",\n                    \"lang\": \"You will be notified once we review your application.\"\n                },\n                {\n                    \"id\": 154,\n                    \"phrase\": \"next\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Next\",\n                    \"for_arabic\": \"التالي\",\n                    \"lang\": \"Next\"\n                },\n                {\n                    \"id\": 156,\n                    \"phrase\": \"results_12_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"12 Results per page\",\n                    \"for_arabic\": \"12 نتيجة في الصفحة\",\n                    \"lang\": \"12 Results per page\"\n                },\n                {\n                    \"id\": 157,\n                    \"phrase\": \"results_24_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"24 Results per page\",\n                    \"for_arabic\": \"24 نتيجة في الصفحة\",\n                    \"lang\": \"24 Results per page\"\n                },\n                {\n                    \"id\": 158,\n                    \"phrase\": \"results_36_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"36 Results per page\",\n                    \"for_arabic\": \"36 نتيجة في الصفحة\",\n                    \"lang\": \"36 Results per page\"\n                },\n                {\n                    \"id\": 159,\n                    \"phrase\": \"none\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"None\",\n                    \"for_arabic\": \"لا أحد\",\n                    \"lang\": \"None\"\n                },\n                {\n                    \"id\": 160,\n                    \"phrase\": \"current_price_low_to_high\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Current Price (Low - High)\",\n                    \"for_arabic\": \"السعر الحالي من الأدنى إلى الأعلى\",\n                    \"lang\": \"Current Price (Low - High)\"\n                },\n                {\n                    \"id\": 161,\n                    \"phrase\": \"current_price_high_to_low\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Current Price (High - Low)\",\n                    \"for_arabic\": \"السعر الحالي من الأعلى إلى الأقل\",\n                    \"lang\": \"Current Price (High - Low)\"\n                },\n                {\n                    \"id\": 162,\n                    \"phrase\": \"time_remaining\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Time remaining\",\n                    \"for_arabic\": \"الوقت المتبقي\",\n                    \"lang\": \"Time remaining\"\n                },\n                {\n                    \"id\": 163,\n                    \"phrase\": \"ending_today\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Ending Today\",\n                    \"for_arabic\": \"تنتهي اليوم\",\n                    \"lang\": \"Ending Today\"\n                },\n                {\n                    \"id\": 164,\n                    \"phrase\": \"buy_now_price_low_to_high\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Buy Now Price (Low - High)\",\n                    \"for_arabic\": \"شراء الآن السعر من الأدنى إلى الأعلى\",\n                    \"lang\": \"Buy Now Price (Low - High)\"\n                },\n                {\n                    \"id\": 165,\n                    \"phrase\": \"buy_now_price_high_to_low\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Buy Now Price (High - Low)\",\n                    \"for_arabic\": \"شراء الآن السعر من الأعلى إلى الأقل\",\n                    \"lang\": \"Buy Now Price (High - Low)\"\n                },\n                {\n                    \"id\": 166,\n                    \"phrase\": \"you_have_searched_for\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"You have searched for\",\n                    \"for_arabic\": \"لقد بحثت عن\",\n                    \"lang\": \"You have searched for\"\n                },\n                {\n                    \"id\": 167,\n                    \"phrase\": \"save_this_search\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Save this search\",\n                    \"for_arabic\": \"احفظ هذا البحث\",\n                    \"lang\": \"Save this search\"\n                },\n                {\n                    \"id\": 168,\n                    \"phrase\": \"results_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Results per page\",\n                    \"for_arabic\": \"النتائج لكل صفحة\",\n                    \"lang\": \"Results per page\"\n                },\n                {\n                    \"id\": 169,\n                    \"phrase\": \"sort_by\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Sort By\",\n                    \"for_arabic\": \"صنف حسب\",\n                    \"lang\": \"Sort By\"\n                },\n                {\n                    \"id\": 170,\n                    \"phrase\": \"showing\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Showing\",\n                    \"for_arabic\": \"عرض\",\n                    \"lang\": \"Showing\"\n                },\n                {\n                    \"id\": 171,\n                    \"phrase\": \"of\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"of\",\n                    \"for_arabic\": \"من\",\n                    \"lang\": \"of\"\n                },\n                {\n                    \"id\": 172,\n                    \"phrase\": \"message\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Message\",\n                    \"for_arabic\": \"رسالة\",\n                    \"lang\": \"Message\"\n                },\n                {\n                    \"id\": 173,\n                    \"phrase\": \"enter_your_message\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Enter your message\",\n                    \"for_arabic\": \"أدخل رسالتك\",\n                    \"lang\": \"Enter your message\"\n                },\n                {\n                    \"id\": 174,\n                    \"phrase\": \"contact_us\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"CONTACT US\",\n                    \"for_arabic\": \"اتصل بنا\",\n                    \"lang\": \"CONTACT US\"\n                },\n                {\n                    \"id\": 175,\n                    \"phrase\": \"reach_us\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"REACH US\",\n                    \"for_arabic\": \"للتواصل\",\n                    \"lang\": \"REACH US\"\n                },\n                {\n                    \"id\": 176,\n                    \"phrase\": \"submit\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Submit\",\n                    \"for_arabic\": \"يقدم\",\n                    \"lang\": \"Submit\"\n                },\n                {\n                    \"id\": 178,\n                    \"phrase\": \"oops_your_shopping_cart_seems_to_be_empty\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Oops! your shopping cart seems to be empty.\",\n                    \"for_arabic\": \"وجه الفتاة! يبدو أن عربة التسوق الخاصة بك فارغة.\",\n                    \"lang\": \"Oops! your shopping cart seems to be empty.\"\n                },\n                {\n                    \"id\": 179,\n                    \"phrase\": \"search_our_inventory_for_amazing_products\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Search our inventory for amazing products.\",\n                    \"for_arabic\": \"ابحث في مخزوننا عن منتجات مذهلة.\",\n                    \"lang\": \"Search our inventory for amazing products.\"\n                },\n                {\n                    \"id\": 180,\n                    \"phrase\": \"shopping_cart\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Shopping Cart\",\n                    \"for_arabic\": \"عربة التسوق\",\n                    \"lang\": \"Shopping Cart\"\n                },\n                {\n                    \"id\": 181,\n                    \"phrase\": \"result_found\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Result Found\",\n                    \"for_arabic\": \"تم العثور على نتيجة\",\n                    \"lang\": \"Result Found\"\n                },\n                {\n                    \"id\": 182,\n                    \"phrase\": \"shopping_cart_summary\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Shopping cart summary\",\n                    \"for_arabic\": \"ملخص البضائع المختارة\",\n                    \"lang\": \"Shopping cart summary\"\n                },\n                {\n                    \"id\": 183,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Total Payable\",\n                    \"for_arabic\": \"إجمالي المدفوعات\",\n                    \"lang\": \"Total Payable\"\n                },\n                {\n                    \"id\": 184,\n                    \"phrase\": \"items\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Items\",\n                    \"for_arabic\": \"العناصر\",\n                    \"lang\": \"Items\"\n                },\n                {\n                    \"id\": 185,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Proceed to checkout\",\n                    \"for_arabic\": \"باشرالخروج من الفندق\",\n                    \"lang\": \"Proceed to checkout\"\n                },\n                {\n                    \"id\": 186,\n                    \"phrase\": \"your_items\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Your Items\",\n                    \"for_arabic\": \"عناصرك\",\n                    \"lang\": \"Your Items\"\n                },\n                {\n                    \"id\": 187,\n                    \"phrase\": \"results_found\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Results Found\",\n                    \"for_arabic\": \"العثور على نتائج\",\n                    \"lang\": \"Results Found\"\n                },\n                {\n                    \"id\": 188,\n                    \"phrase\": \"invalid_zip_code\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Invalid ZIP Code\",\n                    \"for_arabic\": \"الرمز البريدي غير صالح\",\n                    \"lang\": \"Invalid ZIP Code\"\n                },\n                {\n                    \"id\": 189,\n                    \"phrase\": \"minimum_2_characters\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Minimum 2 characters\",\n                    \"for_arabic\": \"2 حرف على الأقل\",\n                    \"lang\": \"Minimum 2 characters\"\n                },\n                {\n                    \"id\": 190,\n                    \"phrase\": \"zip_code\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"ZIP Code\",\n                    \"for_arabic\": \"الرمز البريدي\",\n                    \"lang\": \"ZIP Code\"\n                },\n                {\n                    \"id\": 191,\n                    \"phrase\": \"enter_your_zip_code\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Enter your ZIP code\",\n                    \"for_arabic\": \"أدخل رمزك البريدي\",\n                    \"lang\": \"Enter your ZIP code\"\n                },\n                {\n                    \"id\": 192,\n                    \"phrase\": \"select_mode_of_payment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select mode of payment\",\n                    \"for_arabic\": \"حدد طريقة الدفع\",\n                    \"lang\": \"Select mode of payment\"\n                },\n                {\n                    \"id\": 193,\n                    \"phrase\": \"online\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Online\",\n                    \"for_arabic\": \"عبر الانترنت\",\n                    \"lang\": \"Online\"\n                },\n                {\n                    \"id\": 194,\n                    \"phrase\": \"offline\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Offline\",\n                    \"for_arabic\": \"غير متصل على الانترنت\",\n                    \"lang\": \"Offline\"\n                },\n                {\n                    \"id\": 195,\n                    \"phrase\": \"deposit\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Deposit\",\n                    \"for_arabic\": \"الوديعة\",\n                    \"lang\": \"Deposit\"\n                },\n                {\n                    \"id\": 196,\n                    \"phrase\": \"closed_no_slots_available\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Closed / No Slots Available\",\n                    \"for_arabic\": \"مغلق / لا توجد فترات زمنية متاحة\",\n                    \"lang\": \"Closed / No Slots Available\"\n                },\n                {\n                    \"id\": 197,\n                    \"phrase\": \"select_a_time\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select a time\",\n                    \"for_arabic\": \"حدد وقتًا\",\n                    \"lang\": \"Select a time\"\n                },\n                {\n                    \"id\": 198,\n                    \"phrase\": \"restore\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Restore\",\n                    \"for_arabic\": \"يعيد\",\n                    \"lang\": \"Restore\"\n                },\n                {\n                    \"id\": 199,\n                    \"phrase\": \"you_have_an_appointment_schedule_for\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"You have an appointment schedule for\",\n                    \"for_arabic\": \"لديك جدول مواعيد ل\",\n                    \"lang\": \"You have an appointment schedule for\"\n                },\n                {\n                    \"id\": 200,\n                    \"phrase\": \"you_can_add_items_to_the_same_appointment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"You can add items to the same appointment\",\n                    \"for_arabic\": \"يمكنك إضافة عناصر إلى نفس الموعد\",\n                    \"lang\": \"You can add items to the same appointment\"\n                },\n                {\n                    \"id\": 202,\n                    \"phrase\": \"cart\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Cart\",\n                    \"for_arabic\": \"عربة التسوق\",\n                    \"lang\": \"Cart\"\n                },\n                {\n                    \"id\": 203,\n                    \"phrase\": \"checkout\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Check out\",\n                    \"for_arabic\": \"الدفع\",\n                    \"lang\": \"Check out\"\n                },\n                {\n                    \"id\": 204,\n                    \"phrase\": \"review_your_order\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Review your order\",\n                    \"for_arabic\": \"راجع طلباتك\",\n                    \"lang\": \"Review your order\"\n                },\n                {\n                    \"id\": 205,\n                    \"phrase\": \"address_for_pickup\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Address for pickup\",\n                    \"for_arabic\": \"عنوان الاستلام\",\n                    \"lang\": \"Address for pickup\"\n                },\n                {\n                    \"id\": 206,\n                    \"phrase\": \"please_bring_along_your_emirates_id_for_verification\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Please bring along your emirates ID for verification\",\n                    \"for_arabic\": \"يرجى إحضار بطاقة الهوية الإماراتية الخاصة بك للتحقق منها\",\n                    \"lang\": \"Please bring along your emirates ID for verification\"\n                },\n                {\n                    \"id\": 208,\n                    \"phrase\": \"you_have_an_selected_your_previous_appointment_scheduled_at\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"You have an selected your previous appointment scheduled at\",\n                    \"for_arabic\": \"لديك تحديد موعدك السابق المحدد في\",\n                    \"lang\": \"You have an selected your previous appointment scheduled at\"\n                },\n                {\n                    \"id\": 209,\n                    \"phrase\": \"if_you_want_to_remove_the_previous_appointment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"If you want to remove the previous appointment\",\n                    \"for_arabic\": \"إذا كنت تريد حذف الموعد السابق\",\n                    \"lang\": \"If you want to remove the previous appointment\"\n                },\n                {\n                    \"id\": 210,\n                    \"phrase\": \"select_a_pickup_date\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select a pickup date\",\n                    \"for_arabic\": \"حدد تاريخ الاستلام\",\n                    \"lang\": \"Select a pickup date\"\n                },\n                {\n                    \"id\": 211,\n                    \"phrase\": \"select_a_pickup_time\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Select a pickup time\",\n                    \"for_arabic\": \"حدد وقت الاستلام:\",\n                    \"lang\": \"Select a pickup time\"\n                },\n                {\n                    \"id\": 212,\n                    \"phrase\": \"subtotal\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Subtotal\",\n                    \"for_arabic\": \"المجموع الفرعي\",\n                    \"lang\": \"Subtotal\"\n                },\n                {\n                    \"id\": 213,\n                    \"phrase\": \"tax\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Tax\",\n                    \"for_arabic\": \"ضريبة\",\n                    \"lang\": \"Tax\"\n                },\n                {\n                    \"id\": 214,\n                    \"phrase\": \"total_amount\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Total Amount\",\n                    \"for_arabic\": \"المبلغ الإجمالي\",\n                    \"lang\": \"Total Amount\"\n                },\n                {\n                    \"id\": 215,\n                    \"phrase\": \"make_payment\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Make Payment\",\n                    \"for_arabic\": \"قم بالدفع\",\n                    \"lang\": \"Make Payment\"\n                },\n                {\n                    \"id\": 218,\n                    \"phrase\": \"total_payable\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Total Payable\",\n                    \"for_arabic\": \"مجموع المستحق\",\n                    \"lang\": \"Total Payable\"\n                },\n                {\n                    \"id\": 219,\n                    \"phrase\": \"proceed_to_checkout\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Proceed to Checkout\",\n                    \"for_arabic\": \"باشرالخروج من الفندق\",\n                    \"lang\": \"Proceed to Checkout\"\n                },\n                {\n                    \"id\": 220,\n                    \"phrase\": \"hang_in_there_your_payment_is_processed\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Hang in there your payment is processed\",\n                    \"for_arabic\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"lang\": \"Hang in there your payment is processed\"\n                },\n                {\n                    \"id\": 221,\n                    \"phrase\": \"please_do_not_press_the_back_button_or refresh_the_page\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Please do not press the back button or refresh the page\",\n                    \"for_arabic\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"lang\": \"Please do not press the back button or refresh the page\"\n                },\n                {\n                    \"id\": 222,\n                    \"phrase\": \"order_summary\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Order Summary\",\n                    \"for_arabic\": \"ملخص الطلب\",\n                    \"lang\": \"Order Summary\"\n                },\n                {\n                    \"id\": 223,\n                    \"phrase\": \"organization_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Organization Details\",\n                    \"for_arabic\": \"تفاصيل المنظمة\",\n                    \"lang\": \"Organization Details\"\n                },\n                {\n                    \"id\": 224,\n                    \"phrase\": \"contact_person_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Contact Person Details\",\n                    \"for_arabic\": \"تفاصيل جهة الاتصال\",\n                    \"lang\": \"Contact Person Details\"\n                },\n                {\n                    \"id\": 225,\n                    \"phrase\": \"shareholder_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Shareholder Details\",\n                    \"for_arabic\": \"تفاصيل المساهمين\",\n                    \"lang\": \"Shareholder Details\"\n                },\n                {\n                    \"id\": 226,\n                    \"phrase\": \"category_details\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Category Details\",\n                    \"for_arabic\": \"تفاصيل الفئة\",\n                    \"lang\": \"Category Details\"\n                },\n                {\n                    \"id\": 227,\n                    \"phrase\": \"only_numbers_are_allowed\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Only numbers are allowed\",\n                    \"for_arabic\": \"يسمح فقط بالأرقام\",\n                    \"lang\": \"Only numbers are allowed\"\n                },\n                {\n                    \"id\": 230,\n                    \"phrase\": \"maximum_25_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 25 characters\",\n                    \"for_arabic\": \"25 حرفًا كحد أقصى\",\n                    \"lang\": \"Maximum 25 characters\"\n                },\n                {\n                    \"id\": 231,\n                    \"phrase\": \"invalid_email\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Invalid E-mail\",\n                    \"for_arabic\": \"بريد إلكتروني خاطئ\",\n                    \"lang\": \"Invalid E-mail\"\n                },\n                {\n                    \"id\": 232,\n                    \"phrase\": \"previous\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Previous\",\n                    \"for_arabic\": \"سابق\",\n                    \"lang\": \"Previous\"\n                },\n                {\n                    \"id\": 233,\n                    \"phrase\": \"we_couldnt_find_the_page_you_are_looking_for\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"We couldn&apos;t find the page you are looking for.\",\n                    \"for_arabic\": \"لم نتمكن من العثور على الصفحة التي تبحث عنها.\",\n                    \"lang\": \"We couldn&apos;t find the page you are looking for.\"\n                },\n                {\n                    \"id\": 234,\n                    \"phrase\": \"you_can_still_try_exploring_hundreds_of_other_product\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"You can still try exploring hundreds of other products.\",\n                    \"for_arabic\": \"لا يزال بإمكانك محاولة استكشاف مئات المنتجات الأخرى.\",\n                    \"lang\": \"You can still try exploring hundreds of other products.\"\n                },\n                {\n                    \"id\": 235,\n                    \"phrase\": \"not_found_404\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"404- Page not found.\",\n                    \"for_arabic\": \"404- الصفحة غير موجودة.\",\n                    \"lang\": \"404- Page not found.\"\n                },\n                {\n                    \"id\": 236,\n                    \"phrase\": \"search_for_products\",\n                    \"groupname\": \"404 not found\",\n                    \"for_english\": \"Search for products\",\n                    \"for_arabic\": \"ابحث عن المنتجات\",\n                    \"lang\": \"Search for products\"\n                },\n                {\n                    \"id\": 237,\n                    \"phrase\": \"back\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Back\",\n                    \"for_arabic\": \"عودة\",\n                    \"lang\": \"Back\"\n                },\n                {\n                    \"id\": 238,\n                    \"phrase\": \"all\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"All\",\n                    \"for_arabic\": \"الجميع\",\n                    \"lang\": \"All\"\n                },\n                {\n                    \"id\": 239,\n                    \"phrase\": \"winning\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Winning\",\n                    \"for_arabic\": \"الفوز\",\n                    \"lang\": \"Winning\"\n                },\n                {\n                    \"id\": 240,\n                    \"phrase\": \"currently_outbid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Currently Outbid\",\n                    \"for_arabic\": \"المزايدة عليها حاليا\",\n                    \"lang\": \"Currently Outbid\"\n                },\n                {\n                    \"id\": 241,\n                    \"phrase\": \"won\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Won\",\n                    \"for_arabic\": \"وون\",\n                    \"lang\": \"Won\"\n                },\n                {\n                    \"id\": 242,\n                    \"phrase\": \"closing_date\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Closing Date\",\n                    \"for_arabic\": \"الموعد النهائي\",\n                    \"lang\": \"Closing Date\"\n                },\n                {\n                    \"id\": 244,\n                    \"phrase\": \"enter_bid_amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter Bid Amt\",\n                    \"for_arabic\": \"أدخل مبلغ العطاء\",\n                    \"lang\": \"Enter Bid Amt\"\n                },\n                {\n                    \"id\": 245,\n                    \"phrase\": \"wallet_deposit_amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Wallet Deposit Amount\",\n                    \"for_arabic\": \"مبلغ الإيداع في المحفظة\",\n                    \"lang\": \"Wallet Deposit Amount\"\n                },\n                {\n                    \"id\": 246,\n                    \"phrase\": \"enter_amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter amount\",\n                    \"for_arabic\": \"أدخل المبلغ\",\n                    \"lang\": \"Enter amount\"\n                },\n                {\n                    \"id\": 247,\n                    \"phrase\": \"my_wallet_balance\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Wallet Balance\",\n                    \"for_arabic\": \"رصيد محفظتي\",\n                    \"lang\": \"My Wallet Balance\"\n                },\n                {\n                    \"id\": 248,\n                    \"phrase\": \"add_balance\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Add Balance\",\n                    \"for_arabic\": \"إضافة رصيد\",\n                    \"lang\": \"Add Balance\"\n                },\n                {\n                    \"id\": 249,\n                    \"phrase\": \"date\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Date\",\n                    \"for_arabic\": \"تاريخ\",\n                    \"lang\": \"Date\"\n                },\n                {\n                    \"id\": 250,\n                    \"phrase\": \"description\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Description\",\n                    \"for_arabic\": \"وصف\",\n                    \"lang\": \"Description\"\n                },\n                {\n                    \"id\": 251,\n                    \"phrase\": \"type\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Type\",\n                    \"for_arabic\": \"نوع\",\n                    \"lang\": \"Type\"\n                },\n                {\n                    \"id\": 252,\n                    \"phrase\": \"amount\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Amount\",\n                    \"for_arabic\": \"مقدار\",\n                    \"lang\": \"Amount\"\n                },\n                {\n                    \"id\": 253,\n                    \"phrase\": \"proceed_to_pay\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Proceed to pay\",\n                    \"for_arabic\": \"المضي قدما في الدفع\",\n                    \"lang\": \"Proceed to pay\"\n                },\n                {\n                    \"id\": 254,\n                    \"phrase\": \"enter_the_amount_to_be_added_to_your_wallet\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter the amount to be added to your wallet\",\n                    \"for_arabic\": \"أدخل المبلغ المراد إضافته إلى محفظتك\",\n                    \"lang\": \"Enter the amount to be added to your wallet\"\n                },\n                {\n                    \"id\": 255,\n                    \"phrase\": \"dash_subtitle\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"The marketplace send email based on a wide variety of events that may occur as seen below. Some notifications such as Payment information will be sent regardless of your email preference settings.\",\n                    \"for_arabic\": \"يرسل السوق بريدًا إلكترونيًا استنادًا إلى مجموعة متنوعة من الأحداث التي قد تحدث كما هو موضح أدناه. سيتم إرسال بعض الإشعارات مثل معلومات الدفع بغض النظر عن إعدادات البريد الإلكتروني المفضلة لديك.\",\n                    \"lang\": \"The marketplace send email based on a wide variety of events that may occur as seen below. Some notifications such as Payment information will be sent regardless of your email preference settings.\"\n                },\n                {\n                    \"id\": 256,\n                    \"phrase\": \"notification\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Notification\",\n                    \"for_arabic\": \"تنبيه\",\n                    \"lang\": \"Notification\"\n                },\n                {\n                    \"id\": 257,\n                    \"phrase\": \"email\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Email\",\n                    \"for_arabic\": \"بريد إلكتروني\",\n                    \"lang\": \"Email\"\n                },\n                {\n                    \"id\": 258,\n                    \"phrase\": \"sms\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"SMS\",\n                    \"for_arabic\": \"رسالة قصيرة\",\n                    \"lang\": \"SMS\"\n                },\n                {\n                    \"id\": 259,\n                    \"phrase\": \"save\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Save\",\n                    \"for_arabic\": \"حفظ\",\n                    \"lang\": \"Save\"\n                },\n                {\n                    \"id\": 260,\n                    \"phrase\": \"my_purchases\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Purchases\",\n                    \"for_arabic\": \"مشترياتي\",\n                    \"lang\": \"My Purchases\"\n                },\n                {\n                    \"id\": 261,\n                    \"phrase\": \"my_favourites\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Favourites\",\n                    \"for_arabic\": \"المفضلة\",\n                    \"lang\": \"My Favourites\"\n                },\n                {\n                    \"id\": 262,\n                    \"phrase\": \"my_notifications\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Notifications\",\n                    \"for_arabic\": \"الإشعارات الخاصة بي\",\n                    \"lang\": \"My Notifications\"\n                },\n                {\n                    \"id\": 263,\n                    \"phrase\": \"my_wallet\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Wallet\",\n                    \"for_arabic\": \"محفظتي\",\n                    \"lang\": \"My Wallet\"\n                },\n                {\n                    \"id\": 264,\n                    \"phrase\": \"my_invoices\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Invoices\",\n                    \"for_arabic\": \"فواتيرى\",\n                    \"lang\": \"My Invoices\"\n                },\n                {\n                    \"id\": 265,\n                    \"phrase\": \"my_saved_searches\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Saved Searches\",\n                    \"for_arabic\": \"عمليات البحث المحفوظة الخاصة بي\",\n                    \"lang\": \"My Saved Searches\"\n                },\n                {\n                    \"id\": 266,\n                    \"phrase\": \"you_can_find_all_your_saved_searches_here\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"You can find all your saved searches here.\",\n                    \"for_arabic\": \"يمكنك العثور على جميع عمليات البحث المحفوظة هنا.\",\n                    \"lang\": \"You can find all your saved searches here.\"\n                },\n                {\n                    \"id\": 267,\n                    \"phrase\": \"saved_search_helps_you_find_your_preferred_products_easily\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Saved search helps you find your preferred products easily.\",\n                    \"for_arabic\": \"يساعدك البحث المحفوظ في العثور على منتجاتك المفضلة بسهولة.\",\n                    \"lang\": \"Saved search helps you find your preferred products easily.\"\n                },\n                {\n                    \"id\": 268,\n                    \"phrase\": \"s_no\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"S.no\",\n                    \"for_arabic\": \"رقم سري\",\n                    \"lang\": \"S.no\"\n                },\n                {\n                    \"id\": 269,\n                    \"phrase\": \"title\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Title\",\n                    \"for_arabic\": \"لقب\",\n                    \"lang\": \"Title\"\n                },\n                {\n                    \"id\": 270,\n                    \"phrase\": \"date_added\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Date Added\",\n                    \"for_arabic\": \"تم إضافة التاريخ\",\n                    \"lang\": \"Date Added\"\n                },\n                {\n                    \"id\": 272,\n                    \"phrase\": \"you_are_about_to_delete_this_saved_search\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"You are about to delete this saved search!\",\n                    \"for_arabic\": \"أنت على وشك حذف هذا البحث المحفوظ!\",\n                    \"lang\": \"You are about to delete this saved search!\"\n                },\n                {\n                    \"id\": 273,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Please confirm if you want to continue with this action.\",\n                    \"for_arabic\": \"يرجى التأكيد إذا كنت تريد متابعة هذا الإجراء.\",\n                    \"lang\": \"Please confirm if you want to continue with this action.\"\n                },\n                {\n                    \"id\": 274,\n                    \"phrase\": \"no_cancel\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"No, Cancel\",\n                    \"for_arabic\": null,\n                    \"lang\": \"No, Cancel\"\n                },\n                {\n                    \"id\": 275,\n                    \"phrase\": \"yes_delete\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Yes, Delete\",\n                    \"for_arabic\": \"نعم ، احذف\",\n                    \"lang\": \"Yes, Delete\"\n                },\n                {\n                    \"id\": 276,\n                    \"phrase\": \"enter_email_address\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter email address\",\n                    \"for_arabic\": \"أدخل عنوان البريد الالكتروني\",\n                    \"lang\": \"Enter email address\"\n                },\n                {\n                    \"id\": 277,\n                    \"phrase\": \"current_password\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Current Password\",\n                    \"for_arabic\": \"كلمة المرور الحالي\",\n                    \"lang\": \"Current Password\"\n                },\n                {\n                    \"id\": 278,\n                    \"phrase\": \"enter_your_current_password\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter your current password\",\n                    \"for_arabic\": \"أدخل كلمة المرور الحالية\",\n                    \"lang\": \"Enter your current password\"\n                },\n                {\n                    \"id\": 279,\n                    \"phrase\": \"profile_details\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Profile Details\",\n                    \"for_arabic\": \"تفاصيل الملف الشخصي\",\n                    \"lang\": \"Profile Details\"\n                },\n                {\n                    \"id\": 280,\n                    \"phrase\": \"change_password\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Change Password\",\n                    \"for_arabic\": \"تغيير كلمة المرور\",\n                    \"lang\": \"Change Password\"\n                },\n                {\n                    \"id\": 281,\n                    \"phrase\": \"enter_card_holder_name\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter card holders name\",\n                    \"for_arabic\": \"أدخل اسم صاحب البطاقة\",\n                    \"lang\": \"Enter card holders name\"\n                },\n                {\n                    \"id\": 282,\n                    \"phrase\": \"card_number\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Card number\",\n                    \"for_arabic\": \"رقم البطاقة\",\n                    \"lang\": \"Card number\"\n                },\n                {\n                    \"id\": 283,\n                    \"phrase\": \"enter_card_number\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter card number\",\n                    \"for_arabic\": \"أدخل رقم البطاقة\",\n                    \"lang\": \"Enter card number\"\n                },\n                {\n                    \"id\": 284,\n                    \"phrase\": \"mininum_1_characters\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Mininum 1 characters\",\n                    \"for_arabic\": \"حرف واحد على الأقل\",\n                    \"lang\": \"Mininum 1 characters\"\n                },\n                {\n                    \"id\": 285,\n                    \"phrase\": \"profile\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Profile\",\n                    \"for_arabic\": \"الملف الشخصي\",\n                    \"lang\": \"Profile\"\n                },\n                {\n                    \"id\": 286,\n                    \"phrase\": \"unpaid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Unpaid\",\n                    \"for_arabic\": \"غير مدفوعة\",\n                    \"lang\": \"Unpaid\"\n                },\n                {\n                    \"id\": 287,\n                    \"phrase\": \"paid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Paid\",\n                    \"for_arabic\": \"دفع\",\n                    \"lang\": \"Paid\"\n                },\n                {\n                    \"id\": 290,\n                    \"phrase\": \"my_bids\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Bids\",\n                    \"for_arabic\": \"العطاءات الخاصة بي\",\n                    \"lang\": \"My Bids\"\n                },\n                {\n                    \"id\": 291,\n                    \"phrase\": \"hello\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Hello,\",\n                    \"for_arabic\": \"أهلا،\",\n                    \"lang\": \"Hello,\"\n                },\n                {\n                    \"id\": 292,\n                    \"phrase\": \"results_10_per_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"10 Results for page\",\n                    \"for_arabic\": \"10 نتائج للصفحة\",\n                    \"lang\": \"10 Results for page\"\n                },\n                {\n                    \"id\": 293,\n                    \"phrase\": \"results_20_per_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"20 Results per page\",\n                    \"for_arabic\": \"20 نتائج للصفحة\",\n                    \"lang\": \"20 Results per page\"\n                },\n                {\n                    \"id\": 294,\n                    \"phrase\": \"results_30_per_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"30 Results per page\",\n                    \"for_arabic\": \"30 نتائج للصفحة\",\n                    \"lang\": \"30 Results per page\"\n                },\n                {\n                    \"id\": 295,\n                    \"phrase\": \"winning_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Winning Auctions\",\n                    \"for_arabic\": \"المزادات الفائزة\",\n                    \"lang\": \"Winning Auctions\"\n                },\n                {\n                    \"id\": 296,\n                    \"phrase\": \"outbid_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Outbid Auctions\",\n                    \"for_arabic\": \"المزايدة على المزادات\",\n                    \"lang\": \"Outbid Auctions\"\n                },\n                {\n                    \"id\": 297,\n                    \"phrase\": \"won_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Won Auctions\",\n                    \"for_arabic\": \"فاز بالمزادات\",\n                    \"lang\": \"Won Auctions\"\n                },\n                {\n                    \"id\": 298,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Buy Now\",\n                    \"for_arabic\": \"فاز بالمزادات\",\n                    \"lang\": \"Buy Now\"\n                },\n                {\n                    \"id\": 299,\n                    \"phrase\": \"my_auctions\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Auctions\",\n                    \"for_arabic\": \"مزاداتي\",\n                    \"lang\": \"My Auctions\"\n                },\n                {\n                    \"id\": 300,\n                    \"phrase\": \"debit\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Debit\",\n                    \"for_arabic\": \"مدين\",\n                    \"lang\": \"Debit\"\n                },\n                {\n                    \"id\": 301,\n                    \"phrase\": \"credit\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Credit\",\n                    \"for_arabic\": \"الإئتمان\",\n                    \"lang\": \"Credit\"\n                },\n                {\n                    \"id\": 302,\n                    \"phrase\": \"enter\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Enter\",\n                    \"for_arabic\": \"أدخل\",\n                    \"lang\": \"Enter\"\n                },\n                {\n                    \"id\": 303,\n                    \"phrase\": \"expiry_date\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Expiry Date\",\n                    \"for_arabic\": \"تاريخ انتهاء الصلاحية\",\n                    \"lang\": \"Expiry Date\"\n                },\n                {\n                    \"id\": 304,\n                    \"phrase\": \"date_of_card_expiration\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Date of card expiration\",\n                    \"for_arabic\": \"تاريخ انتهاء صلاحية البطاقة\",\n                    \"lang\": \"Date of card expiration\"\n                },\n                {\n                    \"id\": 305,\n                    \"phrase\": \"saved_cards\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Saved Cards\",\n                    \"for_arabic\": \"البطاقات المحفوظة\",\n                    \"lang\": \"Saved Cards\"\n                },\n                {\n                    \"id\": 307,\n                    \"phrase\": \"add_a_new_card\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"ADD A NEW CARD\",\n                    \"for_arabic\": \"أضف بطاقة جديدة\",\n                    \"lang\": \"ADD A NEW CARD\"\n                },\n                {\n                    \"id\": 308,\n                    \"phrase\": \"card_holder\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"CARD HOLDER\",\n                    \"for_arabic\": \"حامل البطاقة\",\n                    \"lang\": \"CARD HOLDER\"\n                },\n                {\n                    \"id\": 309,\n                    \"phrase\": \"expires\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"EXPIRES\",\n                    \"for_arabic\": \"تنتهي\",\n                    \"lang\": \"EXPIRES\"\n                },\n                {\n                    \"id\": 310,\n                    \"phrase\": \"confirm_delete\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Confirm Delete\",\n                    \"for_arabic\": null,\n                    \"lang\": \"Confirm Delete\"\n                },\n                {\n                    \"id\": 311,\n                    \"phrase\": \"address_of_jafza_zone\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"T1 Engineering Building, 1st Floor\\r\\n\",\n                    \"for_arabic\": \" الطابق الأول – مبنى الإدارة الهندسية T1\",\n                    \"lang\": \"T1 Engineering Building, 1st Floor\\r\\n\"\n                },\n                {\n                    \"id\": 312,\n                    \"phrase\": \"operating_hours\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Operating Hours\",\n                    \"for_arabic\": \"ساعات العمل\",\n                    \"lang\": \"Operating Hours\"\n                },\n                {\n                    \"id\": 313,\n                    \"phrase\": \"operating_hrs\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"7:00AM to 3:00PM\",\n                    \"for_arabic\": \"7:00 ص حتى 3:00 م\",\n                    \"lang\": \"7:00AM to 3:00PM\"\n                },\n                {\n                    \"id\": 314,\n                    \"phrase\": \"working_days\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Sunday - Thursday\",\n                    \"for_arabic\": \"من الأحد إلى الخميس\",\n                    \"lang\": \"Sunday - Thursday\"\n                },\n                {\n                    \"id\": 315,\n                    \"phrase\": \"call_within_uae\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Call within UAE\",\n                    \"for_arabic\": \"الاتصال داخل دولة الإمارات العربية المتحدة\",\n                    \"lang\": \"Call within UAE\"\n                },\n                {\n                    \"id\": 316,\n                    \"phrase\": \"call_international\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Call International\",\n                    \"for_arabic\": \"الاتصال الدولي\",\n                    \"lang\": \"Call International\"\n                },\n                {\n                    \"id\": 317,\n                    \"phrase\": \"jafza_head_office\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Jafza Head Office\",\n                    \"for_arabic\": \"المكتب الرئيسي في جافزا\",\n                    \"lang\": \"Jafza Head Office\"\n                },\n                {\n                    \"id\": 318,\n                    \"phrase\": \"retail_price_low_high\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Retail Price (Low - High)\",\n                    \"for_arabic\": \"سعر التجزئة من الأدنى إلى الأعلى\",\n                    \"lang\": \"Retail Price (Low - High)\"\n                },\n                {\n                    \"id\": 319,\n                    \"phrase\": \"retail_price_high_to_low\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Retail Price (High - Low)\",\n                    \"for_arabic\": \"سعر التجزئة من الأعلى إلى الأقل\",\n                    \"lang\": \"Retail Price (High - Low)\"\n                },\n                {\n                    \"id\": 320,\n                    \"phrase\": \"invoice\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Invoice\",\n                    \"for_arabic\": \"فاتورة\",\n                    \"lang\": \"Invoice\"\n                },\n                {\n                    \"id\": 321,\n                    \"phrase\": \"print\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Print\",\n                    \"for_arabic\": \"مطبعة\",\n                    \"lang\": \"Print\"\n                },\n                {\n                    \"id\": 322,\n                    \"phrase\": \"status\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Status\",\n                    \"for_arabic\": \"حالة\",\n                    \"lang\": \"Status\"\n                },\n                {\n                    \"id\": 323,\n                    \"phrase\": \"from\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"From\",\n                    \"for_arabic\": \"من عند\",\n                    \"lang\": \"From\"\n                },\n                {\n                    \"id\": 324,\n                    \"phrase\": \"phone\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Phone\",\n                    \"for_arabic\": \"هاتف\",\n                    \"lang\": \"Phone\"\n                },\n                {\n                    \"id\": 325,\n                    \"phrase\": \"international\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"International\",\n                    \"for_arabic\": \"دولي\",\n                    \"lang\": \"International\"\n                },\n                {\n                    \"id\": 326,\n                    \"phrase\": \"within_jafza\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Within Jafza\",\n                    \"for_arabic\": \"داخل جافزا\",\n                    \"lang\": \"Within Jafza\"\n                },\n                {\n                    \"id\": 327,\n                    \"phrase\": \"online_payment\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Online Payment\",\n                    \"for_arabic\": \"الدفع الالكتروني\",\n                    \"lang\": \"Online Payment\"\n                },\n                {\n                    \"id\": 328,\n                    \"phrase\": \"offline_payment\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Offline Payment\",\n                    \"for_arabic\": \"الدفع دون اتصال بالإنترنت\",\n                    \"lang\": \"Offline Payment\"\n                },\n                {\n                    \"id\": 329,\n                    \"phrase\": \"appointment_scheduled_at\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Appointment scheduled at\",\n                    \"for_arabic\": \"الموعد المقرر في\",\n                    \"lang\": \"Appointment scheduled at\"\n                },\n                {\n                    \"id\": 330,\n                    \"phrase\": \"transaction_details\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Transaction Details\",\n                    \"for_arabic\": \"تفاصيل الصفقه\",\n                    \"lang\": \"Transaction Details\"\n                },\n                {\n                    \"id\": 331,\n                    \"phrase\": \"transaction_id\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Transaction ID\",\n                    \"for_arabic\": \"رقم المعاملة\",\n                    \"lang\": \"Transaction ID\"\n                },\n                {\n                    \"id\": 332,\n                    \"phrase\": \"paid_on\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Paid On\",\n                    \"for_arabic\": \"المدفوعة على\",\n                    \"lang\": \"Paid On\"\n                },\n                {\n                    \"id\": 333,\n                    \"phrase\": \"method\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Method\",\n                    \"for_arabic\": \"طريقة\",\n                    \"lang\": \"Method\"\n                },\n                {\n                    \"id\": 334,\n                    \"phrase\": \"card\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Card\",\n                    \"for_arabic\": \"بطاقة\",\n                    \"lang\": \"Card\"\n                },\n                {\n                    \"id\": 335,\n                    \"phrase\": \"cash\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Cash\",\n                    \"for_arabic\": \"السيولة النقدية\",\n                    \"lang\": \"Cash\"\n                },\n                {\n                    \"id\": 336,\n                    \"phrase\": \"payment_status\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Payment Status\",\n                    \"for_arabic\": \"حالة السداد\",\n                    \"lang\": \"Payment Status\"\n                },\n                {\n                    \"id\": 337,\n                    \"phrase\": \"product_details\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Product Details\",\n                    \"for_arabic\": \"تفاصيل المنتج\",\n                    \"lang\": \"Product Details\"\n                },\n                {\n                    \"id\": 338,\n                    \"phrase\": \"total\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Total\",\n                    \"for_arabic\": \"مجموع\",\n                    \"lang\": \"Total\"\n                },\n                {\n                    \"id\": 339,\n                    \"phrase\": \"grand_total\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Grand total\",\n                    \"for_arabic\": \"المجموع الإجمالي\",\n                    \"lang\": \"Grand total\"\n                },\n                {\n                    \"id\": 340,\n                    \"phrase\": \"thank_you_for_shopping_with_us\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Thank you for shopping with us !\",\n                    \"for_arabic\": \"شكرا للتسوق معنا !\",\n                    \"lang\": \"Thank you for shopping with us !\"\n                },\n                {\n                    \"id\": 341,\n                    \"phrase\": \"search\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Search\",\n                    \"for_arabic\": \"بحث\",\n                    \"lang\": \"Search\"\n                },\n                {\n                    \"id\": 342,\n                    \"phrase\": \"closed_on\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Closed on\",\n                    \"for_arabic\": \"أغلقت يوم\",\n                    \"lang\": \"Closed on\"\n                },\n                {\n                    \"id\": 343,\n                    \"phrase\": \"auction_lots\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Auction Lots\",\n                    \"for_arabic\": \"مزاد الكثير\",\n                    \"lang\": \"Auction Lots\"\n                },\n                {\n                    \"id\": 344,\n                    \"phrase\": \"max_amount\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Max. Amount\",\n                    \"for_arabic\": \"الأعلى. كمية\",\n                    \"lang\": \"Max. Amount\"\n                },\n                {\n                    \"id\": 345,\n                    \"phrase\": \"min_amount\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Min. Amount\",\n                    \"for_arabic\": \"دقيقة. كمية\",\n                    \"lang\": \"Min. Amount\"\n                },\n                {\n                    \"id\": 348,\n                    \"phrase\": \"enter_payment_amount\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Enter Payment Amount\",\n                    \"for_arabic\": \"أدخل مبلغ الدفع\",\n                    \"lang\": \"Enter Payment Amount\"\n                },\n                {\n                    \"id\": 349,\n                    \"phrase\": \"make_a_partial_payment\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Make a partial payment\",\n                    \"for_arabic\": \"قم بسداد دفعة جزئية\",\n                    \"lang\": \"Make a partial payment\"\n                },\n                {\n                    \"id\": 350,\n                    \"phrase\": \"custom_date\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Custom Date\",\n                    \"for_arabic\": \"تاريخ مخصص\",\n                    \"lang\": \"Custom Date\"\n                },\n                {\n                    \"id\": 351,\n                    \"phrase\": \"appointment\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Appointment\",\n                    \"for_arabic\": \"ميعاد\",\n                    \"lang\": \"Appointment\"\n                },\n                {\n                    \"id\": 352,\n                    \"phrase\": \"date_should_not_be_more_than_7_days\",\n                    \"groupname\": \"cart\",\n                    \"for_english\": \"Date should not be more than 7 days\",\n                    \"for_arabic\": \"يجب ألا يزيد التاريخ عن 7 أيام\",\n                    \"lang\": \"Date should not be more than 7 days\"\n                },\n                {\n                    \"id\": 353,\n                    \"phrase\": \"subscribe_to_our_mailing_list\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Subscribe to our mailing list\",\n                    \"for_arabic\": \"اشترك في قائمتنا البريدية\",\n                    \"lang\": \"Subscribe to our mailing list\"\n                },\n                {\n                    \"id\": 354,\n                    \"phrase\": \"home\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Home\",\n                    \"for_arabic\": \"الصفحة الرئيسية\",\n                    \"lang\": \"Home\"\n                },\n                {\n                    \"id\": 355,\n                    \"phrase\": \"products\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Products\",\n                    \"for_arabic\": \"منتجات\",\n                    \"lang\": \"Products\"\n                },\n                {\n                    \"id\": 356,\n                    \"phrase\": \"services\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Services\",\n                    \"for_arabic\": \"خدمات\",\n                    \"lang\": \"Services\"\n                },\n                {\n                    \"id\": 357,\n                    \"phrase\": \"about\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"About\",\n                    \"for_arabic\": \"حول\",\n                    \"lang\": \"About\"\n                },\n                {\n                    \"id\": 358,\n                    \"phrase\": \"help\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Help\",\n                    \"for_arabic\": \"يساعد\",\n                    \"lang\": \"Help\"\n                },\n                {\n                    \"id\": 359,\n                    \"phrase\": \"contact\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Contact\",\n                    \"for_arabic\": \"اتصال\",\n                    \"lang\": \"Contact\"\n                },\n                {\n                    \"id\": 360,\n                    \"phrase\": \"guidelines\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Guidelines\",\n                    \"for_arabic\": \"Guidelines\",\n                    \"lang\": \"Guidelines\"\n                },\n                {\n                    \"id\": 361,\n                    \"phrase\": \"privacy_policy\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Privacy Policy\",\n                    \"for_arabic\": \"سياسة الخصوصية\",\n                    \"lang\": \"Privacy Policy\"\n                },\n                {\n                    \"id\": 362,\n                    \"phrase\": \"terms_of_use\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Terms of Use\",\n                    \"for_arabic\": \"شروط الاستخدام\",\n                    \"lang\": \"Terms of Use\"\n                },\n                {\n                    \"id\": 363,\n                    \"phrase\": \"stay_in_touch_with_us_for_the_new_products\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Stay in touch with us for the new products!\",\n                    \"for_arabic\": \"ابق على اتصال معنا للمنتجات الجديدة!\",\n                    \"lang\": \"Stay in touch with us for the new products!\"\n                },\n                {\n                    \"id\": 364,\n                    \"phrase\": \"all_rights_reserved\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"All rights reserved.\",\n                    \"for_arabic\": \"كل الحقوق محفوظة.\",\n                    \"lang\": \"All rights reserved.\"\n                },\n                {\n                    \"id\": 365,\n                    \"phrase\": \"jafza_ezone\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"Jafza eZone\",\n                    \"for_arabic\": \"جافزا إي زون\",\n                    \"lang\": \"Jafza eZone\"\n                },\n                {\n                    \"id\": 366,\n                    \"phrase\": \"min_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Min. Bid\",\n                    \"for_arabic\": \"دقيقة. المناقصة\",\n                    \"lang\": \"Min. Bid\"\n                },\n                {\n                    \"id\": 367,\n                    \"phrase\": \"wallet\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Wallet\",\n                    \"for_arabic\": \"محفظة\",\n                    \"lang\": \"Wallet\"\n                },\n                {\n                    \"id\": 368,\n                    \"phrase\": \"increase_hard_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Increase Hard Bid\",\n                    \"for_arabic\": \"زيادة العطاء الصعب\",\n                    \"lang\": \"Increase Hard Bid\"\n                },\n                {\n                    \"id\": 369,\n                    \"phrase\": \"increase_proxy_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Increase Proxy Bid\",\n                    \"for_arabic\": \"زيادة العطاء بالوكالة\",\n                    \"lang\": \"Increase Proxy Bid\"\n                },\n                {\n                    \"id\": 370,\n                    \"phrase\": \"place_hard_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Place Hard Bid\",\n                    \"for_arabic\": \"ضع محاولة صعبة\",\n                    \"lang\": \"Place Hard Bid\"\n                },\n                {\n                    \"id\": 371,\n                    \"phrase\": \"place_proxy_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Place Proxy Bid\",\n                    \"for_arabic\": \"مكان المزايدة بالوكالة\",\n                    \"lang\": \"Place Proxy Bid\"\n                },\n                {\n                    \"id\": 372,\n                    \"phrase\": \"login_to_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Login to Bid\",\n                    \"for_arabic\": \"تسجيل الدخول للمزايدة\",\n                    \"lang\": \"Login to Bid\"\n                },\n                {\n                    \"id\": 373,\n                    \"phrase\": \"confirm_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Confirm Bid\",\n                    \"for_arabic\": \"تأكيد محاولة\",\n                    \"lang\": \"Confirm Bid\"\n                },\n                {\n                    \"id\": 374,\n                    \"phrase\": \"you_are_about_to_place_a_bid\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"You are about to place a bid\",\n                    \"for_arabic\": \"أنت على وشك وضع محاولة\",\n                    \"lang\": \"You are about to place a bid\"\n                },\n                {\n                    \"id\": 375,\n                    \"phrase\": \"please_confirm_if_you_want_to_continue_with_this_action\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Please confirm if you want to continue with this action\",\n                    \"for_arabic\": \"يرجى التأكيد إذا كنت تريد متابعة هذا الإجراء\",\n                    \"lang\": \"Please confirm if you want to continue with this action\"\n                },\n                {\n                    \"id\": 376,\n                    \"phrase\": \"submit_a_deposit\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Submit a deposit\",\n                    \"for_arabic\": \"إرسال إيداع\",\n                    \"lang\": \"Submit a deposit\"\n                },\n                {\n                    \"id\": 377,\n                    \"phrase\": \"deposit_has_to_be_placed_before_placing_bid_on_the_product\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Deposit has to be placed before placing bid on the product\",\n                    \"for_arabic\": \"يجب وضع الإيداع قبل تقديم العطاء على المنتج\",\n                    \"lang\": \"Deposit has to be placed before placing bid on the product\"\n                },\n                {\n                    \"id\": 378,\n                    \"phrase\": \"deposit_amount\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Deposit Amount\",\n                    \"for_arabic\": \"قيمة الايداع\",\n                    \"lang\": \"Deposit Amount\"\n                },\n                {\n                    \"id\": 379,\n                    \"phrase\": \"product_id_required\",\n                    \"groupname\": \"bidding\",\n                    \"for_english\": \"Product ID Required\",\n                    \"for_arabic\": \"مطلوب معرف المنتج\",\n                    \"lang\": \"Product ID Required\"\n                },\n                {\n                    \"id\": 380,\n                    \"phrase\": \"min_quantity\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Min. Quantity\",\n                    \"for_arabic\": \"دقيقة. كمية\",\n                    \"lang\": \"Min. Quantity\"\n                },\n                {\n                    \"id\": 381,\n                    \"phrase\": \"max_quantity\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Max. Quantity\",\n                    \"for_arabic\": \"الأعلى. كمية\",\n                    \"lang\": \"Max. Quantity\"\n                },\n                {\n                    \"id\": 382,\n                    \"phrase\": \"enter_quantity\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Enter Quantity\",\n                    \"for_arabic\": \"أدخل الكمية\",\n                    \"lang\": \"Enter Quantity\"\n                },\n                {\n                    \"id\": 383,\n                    \"phrase\": \"buy_now\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Buy Now\",\n                    \"for_arabic\": \"اشتري الآن\",\n                    \"lang\": \"Buy Now\"\n                },\n                {\n                    \"id\": 384,\n                    \"phrase\": \"login_to_buy\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Login to Buy\",\n                    \"for_arabic\": \"تسجيل الدخول للشراء\",\n                    \"lang\": \"Login to Buy\"\n                },\n                {\n                    \"id\": 385,\n                    \"phrase\": \"confirm_buy_now\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"Confirm Buy Now\",\n                    \"for_arabic\": \"تأكيد الشراء الآن\",\n                    \"lang\": \"Confirm Buy Now\"\n                },\n                {\n                    \"id\": 386,\n                    \"phrase\": \"you_are_about_to_buy_this_product\",\n                    \"groupname\": \"buy now\",\n                    \"for_english\": \"You are about to buy this product!\",\n                    \"for_arabic\": \"أنت على وشك شراء هذا المنتج!\",\n                    \"lang\": \"You are about to buy this product!\"\n                },\n                {\n                    \"id\": 387,\n                    \"phrase\": \"search_jafza_ezone\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Search Jafza eZone...\",\n                    \"for_arabic\": \"بحث في جافزا eZone ...\",\n                    \"lang\": \"Search Jafza eZone...\"\n                },\n                {\n                    \"id\": 388,\n                    \"phrase\": \"auctions\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Auctions\",\n                    \"for_arabic\": \"المزادات\",\n                    \"lang\": \"Auctions\"\n                },\n                {\n                    \"id\": 389,\n                    \"phrase\": \"buy_now_cart\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Buy Now Cart\",\n                    \"for_arabic\": \"اشترِ الآن عربة التسوق\",\n                    \"lang\": \"Buy Now Cart\"\n                },\n                {\n                    \"id\": 390,\n                    \"phrase\": \"auction_cart\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Auction Cart\",\n                    \"for_arabic\": \"عربة المزاد\",\n                    \"lang\": \"Auction Cart\"\n                },\n                {\n                    \"id\": 391,\n                    \"phrase\": \"logout\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Logout\",\n                    \"for_arabic\": \"تسجيل خروج\",\n                    \"lang\": \"Logout\"\n                },\n                {\n                    \"id\": 392,\n                    \"phrase\": \"register\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Register\",\n                    \"for_arabic\": \"التسجيل \\r\\n\",\n                    \"lang\": \"Register\"\n                },\n                {\n                    \"id\": 393,\n                    \"phrase\": \"favorites\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Favorites\",\n                    \"for_arabic\": \"المفضلة\",\n                    \"lang\": \"Favorites\"\n                },\n                {\n                    \"id\": 394,\n                    \"phrase\": \"within_uae\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Within UAE\",\n                    \"for_arabic\": \"داخل دولة الإمارات العربية المتحدة\",\n                    \"lang\": \"Within UAE\"\n                },\n                {\n                    \"id\": 395,\n                    \"phrase\": \"total_items\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"Total Items\",\n                    \"for_arabic\": \"إجمالي العناصر\",\n                    \"lang\": \"Total Items\"\n                },\n                {\n                    \"id\": 396,\n                    \"phrase\": \"amount_paid\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"Amount Paid\",\n                    \"for_arabic\": \"المبلغ المدفوع\",\n                    \"lang\": \"Amount Paid\"\n                },\n                {\n                    \"id\": 397,\n                    \"phrase\": \"pay_invoice\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"Pay Invoice\",\n                    \"for_arabic\": \"دفع الفاتورة\",\n                    \"lang\": \"Pay Invoice\"\n                },\n                {\n                    \"id\": 398,\n                    \"phrase\": \"view_invoice\",\n                    \"groupname\": \"invoice card\",\n                    \"for_english\": \"View Invoice\",\n                    \"for_arabic\": \"عرض الفاتورة\",\n                    \"lang\": \"View Invoice\"\n                },\n                {\n                    \"id\": 399,\n                    \"phrase\": \"starts_in\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Starts in\",\n                    \"for_arabic\": \"يبدأ في\",\n                    \"lang\": \"Starts in\"\n                },\n                {\n                    \"id\": 400,\n                    \"phrase\": \"explore_auction\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Explore Auction\",\n                    \"for_arabic\": \"اكتشف المزاد\",\n                    \"lang\": \"Explore Auction\"\n                },\n                {\n                    \"id\": 401,\n                    \"phrase\": \"quantity\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Quantity\",\n                    \"for_arabic\": \"كمية\",\n                    \"lang\": \"Quantity\"\n                },\n                {\n                    \"id\": 402,\n                    \"phrase\": \"sub_total\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Sub-total\",\n                    \"for_arabic\": \"المجموع الفرعي\",\n                    \"lang\": \"Sub-total\"\n                },\n                {\n                    \"id\": 403,\n                    \"phrase\": \"remove_from_cart\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Remove from cart\",\n                    \"for_arabic\": \"إزالة من عربة التسوق\",\n                    \"lang\": \"Remove from cart\"\n                },\n                {\n                    \"id\": 404,\n                    \"phrase\": \"add_to_cart\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Add to cart\",\n                    \"for_arabic\": \"أضف إلى السلة\",\n                    \"lang\": \"Add to cart\"\n                },\n                {\n                    \"id\": 406,\n                    \"phrase\": \"winning_caps\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"WINNING\",\n                    \"for_arabic\": \"الفوز\",\n                    \"lang\": \"WINNING\"\n                },\n                {\n                    \"id\": 407,\n                    \"phrase\": \"won_caps\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"WON\",\n                    \"for_arabic\": \"وون\",\n                    \"lang\": \"WON\"\n                },\n                {\n                    \"id\": 408,\n                    \"phrase\": \"lost_caps\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"LOST\",\n                    \"for_arabic\": \"ضائع\",\n                    \"lang\": \"LOST\"\n                },\n                {\n                    \"id\": 409,\n                    \"phrase\": \"bids\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Bids\",\n                    \"for_arabic\": \"العطاءات\",\n                    \"lang\": \"Bids\"\n                },\n                {\n                    \"id\": 410,\n                    \"phrase\": \"not_available\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Not Available\",\n                    \"for_arabic\": \"غير متوفر\",\n                    \"lang\": \"Not Available\"\n                },\n                {\n                    \"id\": 411,\n                    \"phrase\": \"buy_now_price\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Buy now price\",\n                    \"for_arabic\": \"إشتري الآن سعر\",\n                    \"lang\": \"Buy now price\"\n                },\n                {\n                    \"id\": 412,\n                    \"phrase\": \"view_more_info\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"View more info\",\n                    \"for_arabic\": \"عرض مزيد من المعلومات\",\n                    \"lang\": \"View more info\"\n                },\n                {\n                    \"id\": 413,\n                    \"phrase\": \"reserve_price_not_met\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"RESERVE PRICE NOT MET\",\n                    \"for_arabic\": \"لم يتم بلوغ السعر\",\n                    \"lang\": \"RESERVE PRICE NOT MET\"\n                },\n                {\n                    \"id\": 414,\n                    \"phrase\": \"bid_history\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Bid History\",\n                    \"for_arabic\": \"تاريخ العطاء\",\n                    \"lang\": \"Bid History\"\n                },\n                {\n                    \"id\": 415,\n                    \"phrase\": \"id\",\n                    \"groupname\": \"bid history\",\n                    \"for_english\": \"ID\",\n                    \"for_arabic\": \"هوية شخصية\",\n                    \"lang\": \"ID\"\n                },\n                {\n                    \"id\": 416,\n                    \"phrase\": \"current_bid\",\n                    \"groupname\": \"bid history\",\n                    \"for_english\": \"Current Bid\",\n                    \"for_arabic\": \"مناقصه قائمة\",\n                    \"lang\": \"Current Bid\"\n                },\n                {\n                    \"id\": 417,\n                    \"phrase\": \"category\",\n                    \"groupname\": \"bid history\",\n                    \"for_english\": \"Category\",\n                    \"for_arabic\": \"فئة\",\n                    \"lang\": \"Category\"\n                },\n                {\n                    \"id\": 418,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Sub Category\",\n                    \"for_arabic\": \"تصنيف فرعي\",\n                    \"lang\": \"Sub Category\"\n                },\n                {\n                    \"id\": 419,\n                    \"phrase\": \"location\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Location\",\n                    \"for_arabic\": \"موقع\",\n                    \"lang\": \"Location\"\n                },\n                {\n                    \"id\": 420,\n                    \"phrase\": \"price\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Price\",\n                    \"for_arabic\": \"سعر\",\n                    \"lang\": \"Price\"\n                },\n                {\n                    \"id\": 421,\n                    \"phrase\": \"conditions\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Conditions\",\n                    \"for_arabic\": \"شروط\",\n                    \"lang\": \"Conditions\"\n                },\n                {\n                    \"id\": 422,\n                    \"phrase\": \"filters\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Filters\",\n                    \"for_arabic\": \"المرشحات\",\n                    \"lang\": \"Filters\"\n                },\n                {\n                    \"id\": 423,\n                    \"phrase\": \"clear_all\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Clear all\",\n                    \"for_arabic\": \"امسح الكل\",\n                    \"lang\": \"Clear all\"\n                },\n                {\n                    \"id\": 424,\n                    \"phrase\": \"found\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Found\",\n                    \"for_arabic\": \"وجدت\",\n                    \"lang\": \"Found\"\n                },\n                {\n                    \"id\": 425,\n                    \"phrase\": \"oops_you_have_been_outbid_caps\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"OOPS! YOU HAVE BEEN OUTBID\",\n                    \"for_arabic\": \"وجه الفتاة! قد تمت المزايدة عليك\",\n                    \"lang\": \"OOPS! YOU HAVE BEEN OUTBID\"\n                },\n                {\n                    \"id\": 426,\n                    \"phrase\": \"yayy_you_are_winning_this_item_caps\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"YAYY! YOU ARE WINNING THIS ITEM\",\n                    \"for_arabic\": \"رائع! أنت تفوز بهذا العنصر\",\n                    \"lang\": \"YAYY! YOU ARE WINNING THIS ITEM\"\n                },\n                {\n                    \"id\": 427,\n                    \"phrase\": \"congratulations_you_have_won_this_item\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"CONGRATULATIONS! YOU HAVE WON THIS ITEM\",\n                    \"for_arabic\": \"تهانينا! لقد فزت بهذا العنصر\",\n                    \"lang\": \"CONGRATULATIONS! YOU HAVE WON THIS ITEM\"\n                },\n                {\n                    \"id\": 428,\n                    \"phrase\": \"unfortunately_you_have_lost_this_item\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"UNFORTUNATELY, YOU HAVE LOST THIS ITEM!\",\n                    \"for_arabic\": \"للأسف ، لقد فقدت هذا العنصر!\",\n                    \"lang\": \"UNFORTUNATELY, YOU HAVE LOST THIS ITEM!\"\n                },\n                {\n                    \"id\": 429,\n                    \"phrase\": \"minimum_bid\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Minimum Bid\",\n                    \"for_arabic\": \"الحد الأدنى للمزايدة\",\n                    \"lang\": \"Minimum Bid\"\n                },\n                {\n                    \"id\": 430,\n                    \"phrase\": \"view_bid_history\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"View Bid History\",\n                    \"for_arabic\": \"عرض تاريخ العطاء\",\n                    \"lang\": \"View Bid History\"\n                },\n                {\n                    \"id\": 431,\n                    \"phrase\": \"lot\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Lot\",\n                    \"for_arabic\": \"كثير\",\n                    \"lang\": \"Lot\"\n                },\n                {\n                    \"id\": 432,\n                    \"phrase\": \"auction_ends\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Auction Ends\",\n                    \"for_arabic\": \"ينتهي المزاد\",\n                    \"lang\": \"Auction Ends\"\n                },\n                {\n                    \"id\": 433,\n                    \"phrase\": \"available_quantity\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Available Quantity\",\n                    \"for_arabic\": \"الكمية المتوفرة\",\n                    \"lang\": \"Available Quantity\"\n                },\n                {\n                    \"id\": 434,\n                    \"phrase\": \"sub_category\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Sub-Category\",\n                    \"for_arabic\": \"تصنيف فرعي\",\n                    \"lang\": \"Sub-Category\"\n                },\n                {\n                    \"id\": 435,\n                    \"phrase\": \"condition\",\n                    \"groupname\": \"filter panel\",\n                    \"for_english\": \"Condition\",\n                    \"for_arabic\": \"حالة\",\n                    \"lang\": \"Condition\"\n                },\n                {\n                    \"id\": 436,\n                    \"phrase\": \"guideline\",\n                    \"groupname\": \"footer\",\n                    \"for_english\": \"guideline\",\n                    \"for_arabic\": \"المبدأ التوجيهي\",\n                    \"lang\": \"guideline\"\n                },\n                {\n                    \"id\": 437,\n                    \"phrase\": \"video_will_be_streamed_soon\",\n                    \"groupname\": \"live auction\",\n                    \"for_english\": \"Video will be streamed soon\",\n                    \"for_arabic\": \"سيتم بث الفيديو قريبًا\",\n                    \"lang\": \"Video will be streamed soon\"\n                },\n                {\n                    \"id\": 438,\n                    \"phrase\": \"organisation_Details\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Organisation Details\",\n                    \"for_arabic\": \"تفاصيل المنظمة\",\n                    \"lang\": \"Organisation Details\"\n                },\n                {\n                    \"id\": 439,\n                    \"phrase\": \"contact_person_detail\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Contact Person Detail\",\n                    \"for_arabic\": \"تفاصيل جهة الاتصال\",\n                    \"lang\": \"Contact Person Detail\"\n                },\n                {\n                    \"id\": 440,\n                    \"phrase\": \"share_holder_details\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Share holder Details\",\n                    \"for_arabic\": \"تفاصيل صاحب السهم\",\n                    \"lang\": \"Share holder Details\"\n                },\n                {\n                    \"id\": 441,\n                    \"phrase\": \"today\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Today\",\n                    \"for_arabic\": \"اليوم\",\n                    \"lang\": \"Today\"\n                },\n                {\n                    \"id\": 442,\n                    \"phrase\": \"tomorrow\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"Tomorrow\",\n                    \"for_arabic\": \"الغد\",\n                    \"lang\": \"Tomorrow\"\n                },\n                {\n                    \"id\": 443,\n                    \"phrase\": \"in_2_days\",\n                    \"groupname\": \"check out\",\n                    \"for_english\": \"In 2 days\",\n                    \"for_arabic\": \"في 2 أيام\",\n                    \"lang\": \"In 2 days\"\n                },\n                {\n                    \"id\": 444,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"No Records Found!\",\n                    \"for_arabic\": \"لا توجد سجلات!\",\n                    \"lang\": \"No Records Found!\"\n                },\n                {\n                    \"id\": 445,\n                    \"phrase\": \"welcome_to_jafza_ezone\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Welcome to Jafza eZone\",\n                    \"for_arabic\": \"مرحبًا بكم في جافزا eZone\",\n                    \"lang\": \"Welcome to Jafza eZone\"\n                },\n                {\n                    \"id\": 446,\n                    \"phrase\": \"select_type_of_registration\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Select type of registration\",\n                    \"for_arabic\": \"حدد نوع التسجيل\",\n                    \"lang\": \"Select type of registration\"\n                },\n                {\n                    \"id\": 447,\n                    \"phrase\": \"create_your_free_account\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Create your free account\",\n                    \"for_arabic\": \"أنشئ حسابك المجاني\",\n                    \"lang\": \"Create your free account\"\n                },\n                {\n                    \"id\": 448,\n                    \"phrase\": \"description_in_home_page\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"\",\n                    \"for_arabic\": \"\",\n                    \"lang\": \"\"\n                },\n                {\n                    \"id\": 449,\n                    \"phrase\": \"enter_address\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Address\",\n                    \"for_arabic\": \"أدخل العنوان\",\n                    \"lang\": \"Enter Address\"\n                },\n                {\n                    \"id\": 450,\n                    \"phrase\": \"start_date\",\n                    \"groupname\": \"product\",\n                    \"for_english\": \"Start Date\",\n                    \"for_arabic\": \"تاريخ البدء\",\n                    \"lang\": \"Start Date\"\n                },\n                {\n                    \"id\": 451,\n                    \"phrase\": \"sole_proprietorship\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Sole Proprietorship\",\n                    \"for_arabic\": \"ملكية فردية\",\n                    \"lang\": \"Sole Proprietorship\"\n                },\n                {\n                    \"id\": 452,\n                    \"phrase\": \"partnership\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Partnership\",\n                    \"for_arabic\": \"شراكة\",\n                    \"lang\": \"Partnership\"\n                },\n                {\n                    \"id\": 453,\n                    \"phrase\": \"corporation\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Corporation\",\n                    \"for_arabic\": \"مؤسسة\",\n                    \"lang\": \"Corporation\"\n                },\n                {\n                    \"id\": 454,\n                    \"phrase\": \"limited_liability_company\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Limited Liability Company (LLC)\",\n                    \"for_arabic\": \"شركه ذات مسئوليه محدوده\",\n                    \"lang\": \"Limited Liability Company (LLC)\"\n                },\n                {\n                    \"id\": 455,\n                    \"phrase\": \"minimum_8_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Minimum 8 characters\",\n                    \"for_arabic\": \"8 أحرف على الأقل\",\n                    \"lang\": \"Minimum 8 characters\"\n                },\n                {\n                    \"id\": 456,\n                    \"phrase\": \"maximum_50_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 50 characters\",\n                    \"for_arabic\": \"بحد أقصى 50 حرفًا\",\n                    \"lang\": \"Maximum 50 characters\"\n                },\n                {\n                    \"id\": 457,\n                    \"phrase\": \"maximum_100_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 100 characters\",\n                    \"for_arabic\": \"100 حرف كحد أقصى\",\n                    \"lang\": \"Maximum 100 characters\"\n                },\n                {\n                    \"id\": 458,\n                    \"phrase\": \"bid_deposit\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Bid Deposit\",\n                    \"for_arabic\": \"إيداع العطاء\",\n                    \"lang\": \"Bid Deposit\"\n                },\n                {\n                    \"id\": 459,\n                    \"phrase\": \"pending_amount\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Pending Amount\",\n                    \"for_arabic\": \"المبلغ المعلق\",\n                    \"lang\": \"Pending Amount\"\n                },\n                {\n                    \"id\": 460,\n                    \"phrase\": \"category_name\",\n                    \"groupname\": \"live auction\",\n                    \"for_english\": \"Category name\",\n                    \"for_arabic\": \"اسم التصنيف\",\n                    \"lang\": \"Category name\"\n                },\n                {\n                    \"id\": 461,\n                    \"phrase\": \"terms_and_conditions\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Terms & Conditions\",\n                    \"for_arabic\": \"البنود و الظروف\",\n                    \"lang\": \"Terms & Conditions\"\n                },\n                {\n                    \"id\": 462,\n                    \"phrase\": \"terms_and_condition_details\",\n                    \"groupname\": \"product card\",\n                    \"for_english\": \"Terms and condition details\",\n                    \"for_arabic\": \"تفاصيل الشروط والأحكام\",\n                    \"lang\": \"Terms and condition details\"\n                },\n                {\n                    \"id\": 463,\n                    \"phrase\": \"minimum_3_characters\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Minimum 3 characters\",\n                    \"for_arabic\": \"الحد الأدنى من 3 أحرف\",\n                    \"lang\": \"Minimum 3 characters\"\n                },\n                {\n                    \"id\": 464,\n                    \"phrase\": \"website_url_not_valid\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Website Url is not valid\",\n                    \"for_arabic\": \"عنوان URL لموقع الويب غير صالح\",\n                    \"lang\": \"Website Url is not valid\"\n                },\n                {\n                    \"id\": 465,\n                    \"phrase\": \"verify_phone\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Verify Phone\",\n                    \"for_arabic\": \"تحقق من الهاتف\",\n                    \"lang\": \"Verify Phone\"\n                },\n                {\n                    \"id\": 466,\n                    \"phrase\": \"my_account\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"My Account\",\n                    \"for_arabic\": \"حسابي\",\n                    \"lang\": \"My Account\"\n                },\n                {\n                    \"id\": 469,\n                    \"phrase\": \"total_paid\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Total Paid\",\n                    \"for_arabic\": \"مجموع المبالغ المدفوعة\",\n                    \"lang\": \"Total Paid\"\n                },\n                {\n                    \"id\": 470,\n                    \"phrase\": \"maximum_10_characters\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Maximum 10 characters\",\n                    \"for_arabic\": \"10 أحرف كحد أقصى\",\n                    \"lang\": \"Maximum 10 characters\"\n                },\n                {\n                    \"id\": 471,\n                    \"phrase\": \"select\",\n                    \"groupname\": \"live auction\",\n                    \"for_english\": \"Select\",\n                    \"for_arabic\": \"تحديد\",\n                    \"lang\": \"Select\"\n                },\n                {\n                    \"id\": 472,\n                    \"phrase\": \"minimum_10_numbers\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Minimum 10 numbers\",\n                    \"for_arabic\": \"10 أرقام كحد أدنى\",\n                    \"lang\": \"Minimum 10 numbers\"\n                },\n                {\n                    \"id\": 473,\n                    \"phrase\": \"enter_business_registration_number\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Enter Business registration number\",\n                    \"for_arabic\": \"أدخل رقم تسجيل النشاط التجاري\",\n                    \"lang\": \"Enter Business registration number\"\n                },\n                {\n                    \"id\": 474,\n                    \"phrase\": \"date_should_be_greater_than_the_current_date\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Date should be greater than the current date\",\n                    \"for_arabic\": \"يجب أن يكون التاريخ أكبر من التاريخ الحالي\",\n                    \"lang\": \"Date should be greater than the current date\"\n                },\n                {\n                    \"id\": 475,\n                    \"phrase\": \"action\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Action\",\n                    \"for_arabic\": \"عمل\",\n                    \"lang\": \"Action\"\n                },\n                {\n                    \"id\": 476,\n                    \"phrase\": \"upload_passport_emirates_id\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Upload Passport / Emirates ID\",\n                    \"for_arabic\": \"تحميل جواز السفر / هوية الإمارات\",\n                    \"lang\": \"Upload Passport / Emirates ID\"\n                },\n                {\n                    \"id\": 477,\n                    \"phrase\": \"cannot_register_with_conflict\",\n                    \"groupname\": \"registration\",\n                    \"for_english\": \"Cannot register with conflict\",\n                    \"for_arabic\": \"لا يمكن التسجيل مع الصراع\",\n                    \"lang\": \"Cannot register with conflict\"\n                },\n                {\n                    \"id\": 478,\n                    \"phrase\": \"vat\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Vat\",\n                    \"for_arabic\": \"ضريبة القيمة المضافة\\r\\n\",\n                    \"lang\": \"Vat\"\n                },\n                {\n                    \"id\": 479,\n                    \"phrase\": \"my_transactions\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"My Transactions\",\n                    \"for_arabic\": \"معاملاتي\",\n                    \"lang\": \"My Transactions\"\n                },\n                {\n                    \"id\": 481,\n                    \"phrase\": \"welcome_to_dpworld_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Welcome to DP World Auctions\",\n                    \"for_arabic\": \"مرحبًا بكم في مزادات موانئ دبي العالمية\",\n                    \"lang\": \"Welcome to DP World Auctions\"\n                },\n                {\n                    \"id\": 482,\n                    \"phrase\": \"about_dpworld_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"About DP World Auctions\",\n                    \"for_arabic\": \"حول مزادات موانئ دبي العالمية\",\n                    \"lang\": \"About DP World Auctions\"\n                },\n                {\n                    \"id\": 483,\n                    \"phrase\": \"search_dpworld_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Search DP World Auctions\",\n                    \"for_arabic\": \"ابحث في مزادات موانئ دبي العالمية\",\n                    \"lang\": \"Search DP World Auctions\"\n                },\n                {\n                    \"id\": 484,\n                    \"phrase\": \"dp_world_auction\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"DP World Auctions\",\n                    \"for_arabic\": \"مزادات موانئ دبي العالمية\",\n                    \"lang\": \"DP World Auctions\"\n                },\n                {\n                    \"id\": 486,\n                    \"phrase\": \"trakhees_expiry_date\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Trakhees Expiry Date\",\n                    \"for_arabic\": \"تاريخ انتهاء تراخيص\",\n                    \"lang\": \"Trakhees Expiry Date\"\n                },\n                {\n                    \"id\": 487,\n                    \"phrase\": \"no_records_found\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"No Records Found!\",\n                    \"for_arabic\": \"لا توجد سجلات!\",\n                    \"lang\": \"No Records Found!\"\n                },\n                {\n                    \"id\": 488,\n                    \"phrase\": \"cannot_be_a_decimal\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Cannot be a decimal\",\n                    \"for_arabic\": \"لا يمكن أن يكون رقمًا عشريًا\",\n                    \"lang\": \"Cannot be a decimal\"\n                },\n                {\n                    \"id\": 489,\n                    \"phrase\": \"your_account_is_verified\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Your account is verified!\",\n                    \"for_arabic\": \"!تم التحقق من حسابك\",\n                    \"lang\": \"Your account is verified!\"\n                },\n                {\n                    \"id\": 490,\n                    \"phrase\": \"your_email_could_not_be_verified\",\n                    \"groupname\": \"home\",\n                    \"for_english\": \"Your email could not be verified!\",\n                    \"for_arabic\": \"لا يمكن التحقق من بريدك الإلكتروني!\",\n                    \"lang\": \"Your email could not be verified!\"\n                },\n                {\n                    \"id\": 491,\n                    \"phrase\": \"deposits\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Deposits\",\n                    \"for_arabic\": \"الودائع\",\n                    \"lang\": \"Deposits\"\n                },\n                {\n                    \"id\": 492,\n                    \"phrase\": \"my_deposits\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"My Deposits\",\n                    \"for_arabic\": \"ودائعي\",\n                    \"lang\": \"My Deposits\"\n                },\n                {\n                    \"id\": 493,\n                    \"phrase\": \"Good\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Good\",\n                    \"for_arabic\": \"حسن\",\n                    \"lang\": \"Good\"\n                },\n                {\n                    \"id\": 494,\n                    \"phrase\": \"Great\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Great\",\n                    \"for_arabic\": \"رائعة\",\n                    \"lang\": \"Great\"\n                },\n                {\n                    \"id\": 495,\n                    \"phrase\": \"Fair\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Fair\",\n                    \"for_arabic\": \"عدل\",\n                    \"lang\": \"Fair\"\n                },\n                {\n                    \"id\": 496,\n                    \"phrase\": \"Poor\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Poor\",\n                    \"for_arabic\": \"مسكين\",\n                    \"lang\": \"Poor\"\n                },\n                {\n                    \"id\": 497,\n                    \"phrase\": \"New\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"New\",\n                    \"for_arabic\": \"جديد\",\n                    \"lang\": \"New\"\n                },\n                {\n                    \"id\": 498,\n                    \"phrase\": \"Used\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Used\",\n                    \"for_arabic\": \"تستخدم\",\n                    \"lang\": \"Used\"\n                },\n                {\n                    \"id\": 499,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Bus\",\n                    \"for_arabic\": \"أوتوبيس\",\n                    \"lang\": \"Bus\"\n                },\n                {\n                    \"id\": 500,\n                    \"phrase\": \"Trucks\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Trucks\",\n                    \"for_arabic\": \"الشاحنات\",\n                    \"lang\": \"Trucks\"\n                },\n                {\n                    \"id\": 501,\n                    \"phrase\": \"Electronics\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Electronics\",\n                    \"for_arabic\": \"إلكترونيات\",\n                    \"lang\": \"Electronics\"\n                },\n                {\n                    \"id\": 502,\n                    \"phrase\": \"Bus\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Bus\",\n                    \"for_arabic\": \"أوتوبيس\",\n                    \"lang\": \"Bus\"\n                },\n                {\n                    \"id\": 503,\n                    \"phrase\": \"hang_in_there_your_payment_is_being_processed\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Hang in there your payment is being processed\",\n                    \"for_arabic\": \"انتظر هناك تتم معالجة دفعتك\",\n                    \"lang\": \"Hang in there your payment is being processed\"\n                },\n                {\n                    \"id\": 504,\n                    \"phrase\": \"please_do_not_press_the_back_button_or_refresh_the_page\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Please do not press the back button or refresh the page\",\n                    \"for_arabic\": \"يرجى عدم الضغط على زر الرجوع أو تحديث الصفحة\",\n                    \"lang\": \"Please do not press the back button or refresh the page\"\n                },\n                {\n                    \"id\": 505,\n                    \"phrase\": \"purchases\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"purchases\",\n                    \"for_arabic\": \"المشتريات\",\n                    \"lang\": \"purchases\"\n                },\n                {\n                    \"id\": 506,\n                    \"phrase\": \"watchlist\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"watchlist\",\n                    \"for_arabic\": \"قائمة المراقبة\",\n                    \"lang\": \"watchlist\"\n                },\n                {\n                    \"id\": 507,\n                    \"phrase\": \"invoice_id\",\n                    \"groupname\": \"header\",\n                    \"for_english\": \"Invoice Id\",\n                    \"for_arabic\": \"هوية صوتية\",\n                    \"lang\": \"Invoice Id\"\n                },\n                {\n                    \"id\": 508,\n                    \"phrase\": \"Starting Price\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Starting Price\",\n                    \"for_arabic\": \"السعر المبدئي\",\n                    \"lang\": \"Starting Price\"\n                },\n                {\n                    \"id\": 509,\n                    \"phrase\": \"Bidding\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Bidding\",\n                    \"for_arabic\": \"مزايدة\",\n                    \"lang\": \"Bidding\"\n                },\n                {\n                    \"id\": 510,\n                    \"phrase\": \"outbid\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Outbid\",\n                    \"for_arabic\": \"المزايدة\",\n                    \"lang\": \"Outbid\"\n                },\n                {\n                    \"id\": 511,\n                    \"phrase\": \"Watchlist\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Watchlist\",\n                    \"for_arabic\": \"قائمة المراقبة\",\n                    \"lang\": \"Watchlist\"\n                },\n                {\n                    \"id\": 512,\n                    \"phrase\": \"Saved Search\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Saved Search\",\n                    \"for_arabic\": \"بحث محفوظ\",\n                    \"lang\": \"Saved Search\"\n                },\n                {\n                    \"id\": 513,\n                    \"phrase\": \"auction_name\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Auction\",\n                    \"for_arabic\": \"مزاد علني\",\n                    \"lang\": \"Auction\"\n                },\n                {\n                    \"id\": 514,\n                    \"phrase\": \"Won Item\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Won Item\",\n                    \"for_arabic\": \"فاز العنصر\",\n                    \"lang\": \"Won Item\"\n                },\n                {\n                    \"id\": 515,\n                    \"phrase\": \"Lost Item\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Lost Item\",\n                    \"for_arabic\": \"فقدت البند\",\n                    \"lang\": \"Lost Item\"\n                },\n                {\n                    \"id\": 516,\n                    \"phrase\": \"Paid Invoice\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Paid Invoice\",\n                    \"for_arabic\": \"فاتورة مدفوعة\",\n                    \"lang\": \"Paid Invoice\"\n                },\n                {\n                    \"id\": 517,\n                    \"phrase\": \"Payment Notify\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Payment Notify\",\n                    \"for_arabic\": \"إخطار الدفع\",\n                    \"lang\": \"Payment Notify\"\n                },\n                {\n                    \"id\": 518,\n                    \"phrase\": \"Auction Invite\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Auction Invite\",\n                    \"for_arabic\": \"دعوة المزاد\",\n                    \"lang\": \"Auction Invite\"\n                },\n                {\n                    \"id\": 519,\n                    \"phrase\": \"Sold Price\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Sold Price\",\n                    \"for_arabic\": \"سعر البيع\",\n                    \"lang\": \"Sold Price\"\n                },\n                {\n                    \"id\": 520,\n                    \"phrase\": \"created\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Created\",\n                    \"for_arabic\": \"خلقت\",\n                    \"lang\": \"Created\"\n                },\n                {\n                    \"id\": 521,\n                    \"phrase\": \"deposited\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Deposited\",\n                    \"for_arabic\": \"المودعة\",\n                    \"lang\": \"Deposited\"\n                },\n                {\n                    \"id\": 522,\n                    \"phrase\": \"refunded\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Refunded\",\n                    \"for_arabic\": \"معاد\",\n                    \"lang\": \"Refunded\"\n                },\n                {\n                    \"id\": 523,\n                    \"phrase\": \"reserve_not_met\",\n                    \"groupname\": \"dashboard\",\n                    \"for_english\": \"Reserve not met\",\n                    \"for_arabic\": \"الاحتياطي لا يكفي\",\n                    \"lang\": \"Reserve not met\"\n                },\n                {\n                    \"id\": 524,\n                    \"phrase\": \"Used Wire Rope - Loose\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Used Wire Rope - Loose\",\n                    \"for_arabic\": \"حبل سلكي مستعمل - فضفاض\",\n                    \"lang\": \"Used Wire Rope - Loose\"\n                },\n                {\n                    \"id\": 526,\n                    \"phrase\": \"Copper Clean\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Copper Clean\",\n                    \"for_arabic\": null,\n                    \"lang\": \"Copper Clean\"\n                },\n                {\n                    \"id\": 531,\n                    \"phrase\": \"address_of_jafza_zone_line_2\",\n                    \"groupname\": \"contact us\",\n                    \"for_english\": \"Near Round About 5\\r\\nJebel Ali\",\n                    \"for_arabic\": \"بالقرب من الدوار رقم ٥ – جبل علي\\r\\n\",\n                    \"lang\": \"Near Round About 5\\r\\nJebel Ali\"\n                },\n                {\n                    \"id\": 532,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"For one or more products in your cart are under pending payment by another user. Please wait for a while and try again later.\",\n                    \"for_arabic\": \"بالنسبة إلى منتج واحد أو أكثر في سلة التسوق الخاصة بك قيد الدفع المعلق من قبل مستخدم آخر. من فضلك انتظر قليلا وحاول مرة أخرى في وقت لاحق\",\n                    \"lang\": \"For one or more products in your cart are under pending payment by another user. Please wait for a while and try again later.\"\n                },\n                {\n                    \"id\": 533,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Your current transaction status is under Pending status. Please wait for a while and try again later.\",\n                    \"for_arabic\": \"حالة معاملتك الحالية تحت حالة \\\"معلقة\\\". من فضلك انتظر قليلا وحاول مرة أخرى في وقت لاحق.\",\n                    \"lang\": \"Your current transaction status is under Pending status. Please wait for a while and try again later.\"\n                },\n                {\n                    \"id\": 534,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"CBD Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من اتفاقية التنوع البيولوجي\",\n                    \"lang\": \"CBD Direct Debit\"\n                },\n                {\n                    \"id\": 535,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Visa Card\",\n                    \"for_arabic\": \"بطاقة فيزا\",\n                    \"lang\": \"Visa Card\"\n                },\n                {\n                    \"id\": 536,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Master Card\",\n                    \"for_arabic\": \"بطاقة ماستر بطاقة ائتمان\",\n                    \"lang\": \"Master Card\"\n                },\n                {\n                    \"id\": 537,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"CBD Corporate Direct Debit\\r\\n\",\n                    \"for_arabic\": \"الخصم المباشر للشركات CBD\",\n                    \"lang\": \"CBD Corporate Direct Debit\\r\\n\"\n                },\n                {\n                    \"id\": 538,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"HCBC Corporate Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات HCBC\",\n                    \"lang\": \"HCBC Corporate Direct Debit\"\n                },\n                {\n                    \"id\": 539,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Emirates NBD Bank Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك الإمارات دبي الوطني\",\n                    \"lang\": \"Emirates NBD Bank Direct Debit\"\n                },\n                {\n                    \"id\": 540,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Standard Chartered Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من ستاندرد تشارترد\",\n                    \"lang\": \"Standard Chartered Direct Debit\"\n                },\n                {\n                    \"id\": 541,\n                    \"phrase\": \"habib_bank_direct\\r\\n_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Habib Bank Direct Debit\",\n                    \"for_arabic\": \"حبيب بنك للخصم المباشر\",\n                    \"lang\": \"Habib Bank Direct Debit\"\n                },\n                {\n                    \"id\": 542,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Mashreq Bank Corporate Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات من بنك المشرق\",\n                    \"lang\": \"Mashreq Bank Corporate Direct Debit\"\n                },\n                {\n                    \"id\": 543,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Dubai Islamic Bank Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك دبي الإسلامي\",\n                    \"lang\": \"Dubai Islamic Bank Direct Debit\"\n                },\n                {\n                    \"id\": 544,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Standard Chartered Corporate Direct Debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات من ستاندرد تشارترد\",\n                    \"lang\": \"Standard Chartered Corporate Direct Debit\"\n                },\n                {\n                    \"id\": 545,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Ministry of Finance & Industry Blue\",\n                    \"for_arabic\": \"وزارة المالية والصناعة الزرقاء\",\n                    \"lang\": \"Ministry of Finance & Industry Blue\"\n                },\n                {\n                    \"id\": 546,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Ministry of Finance & Industry Gold\",\n                    \"for_arabic\": \"وزارة المالية والصناعة الذهبية\",\n                    \"lang\": \"Ministry of Finance & Industry Gold\"\n                },\n                {\n                    \"id\": 547,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Ministry of Finance & Industry\",\n                    \"for_arabic\": \"وزارة المالية والصناعة\",\n                    \"lang\": \"Ministry of Finance & Industry\"\n                },\n                {\n                    \"id\": 548,\n                    \"phrase\": \"tax_invoice\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"Tax Invoice\",\n                    \"for_arabic\": \"فاتورة ضريبية\",\n                    \"lang\": \"Tax Invoice\"\n                },\n                {\n                    \"id\": 549,\n                    \"phrase\": \"TRN_No\",\n                    \"groupname\": \"payment\",\n                    \"for_english\": \"TRN No\",\n                    \"for_arabic\": \"TRN لا\",\n                    \"lang\": \"TRN No\"\n                },\n                {\n                    \"id\": 551,\n                    \"phrase\": \"your_current_transaction_status_is_under_Pending_status_Please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Your current transaction is under Payment Pending status. Please wait for a while and try again.\",\n                    \"for_arabic\": \"حالة معاملتك الحالية تحت حالة \\\"معلقة\\\" يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"lang\": \"Your current transaction is under Payment Pending status. Please wait for a while and try again.\"\n                },\n                {\n                    \"id\": 552,\n                    \"phrase\": \"for_one_or_more_products_in_your_cart_are_under_pending_payment_by_another_user_please_wait_for_a_while_and_try_again_later\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"One or more products in your cart are under Payment Pending status initiated by another user. Please wait for a while and try again.\",\n                    \"for_arabic\": \"بالنسبة إلى منتج واحد أو أكثر في سلة التسوق الخاصة بك قيد الدفع المعلق من قبل مستخدم آخر ، يرجى الانتظار لفترة من الوقت والمحاولة مرة أخرى لاحقًا\",\n                    \"lang\": \"One or more products in your cart are under Payment Pending status initiated by another user. Please wait for a while and try again.\"\n                },\n                {\n                    \"id\": 553,\n                    \"phrase\": \"Begin Your Search\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Begin Your Search\",\n                    \"for_arabic\": \"ابدأ البحث\",\n                    \"lang\": \"Begin Your Search\"\n                },\n                {\n                    \"id\": 554,\n                    \"phrase\": \"buying_at_auction_is_quick_easy_and_you_dont_need_a_dealers_license\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Buying at auction is quick, easy, and you don’t need a dealer’s license\",\n                    \"for_arabic\": \"الشراء في المزاد سريع وسهل ولا تحتاج إلى ترخيص تاجر.\",\n                    \"lang\": \"Buying at auction is quick, easy, and you don’t need a dealer’s license\"\n                },\n                {\n                    \"id\": 555,\n                    \"phrase\": \"cbd_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"CBD corporate direct debit\",\n                    \"for_arabic\": \"CBD الخصم المباشر للشركات\",\n                    \"lang\": \"CBD corporate direct debit\"\n                },\n                {\n                    \"id\": 556,\n                    \"phrase\": \"cbd_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"CBD direct debit\",\n                    \"for_arabic\": \"الخصم المباشر من اتفاقية التنوع البيولوجي\",\n                    \"lang\": \"CBD direct debit\"\n                },\n                {\n                    \"id\": 557,\n                    \"phrase\": \"dubai_islamic_bank_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Dubai islamic bank direct debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك دبي الإسلامي\",\n                    \"lang\": \"Dubai islamic bank direct debit\"\n                },\n                {\n                    \"id\": 558,\n                    \"phrase\": \"emirates_nbd_bank_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Emirates NBD bank direct debit\",\n                    \"for_arabic\": \"الخصم المباشر من بنك الإمارات دبي الوطني\",\n                    \"lang\": \"Emirates NBD bank direct debit\"\n                },\n                {\n                    \"id\": 559,\n                    \"phrase\": \"enter_your_country\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Enter your country\",\n                    \"for_arabic\": \"أدخل بلدك\",\n                    \"lang\": \"Enter your country\"\n                },\n                {\n                    \"id\": 560,\n                    \"phrase\": \"enter_your_state\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Enter your state\",\n                    \"for_arabic\": \"أدخل ولايتك\",\n                    \"lang\": \"Enter your state\"\n                },\n                {\n                    \"id\": 561,\n                    \"phrase\": \"habib_bank_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Habib bank direct debit\",\n                    \"for_arabic\": \"حبيب بنك الخصم المباشر\",\n                    \"lang\": \"Habib bank direct debit\"\n                },\n                {\n                    \"id\": 562,\n                    \"phrase\": \"hcbc_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"HCBC corporate direct debit\",\n                    \"for_arabic\": \"الخصم المباشر للشركات HCBC\",\n                    \"lang\": \"HCBC corporate direct debit\"\n                },\n                {\n                    \"id\": 563,\n                    \"phrase\": \"mashreq_bank_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Mashreq bank corporate direct debit\",\n                    \"for_arabic\": \"بنك المشرق الخصم المباشر للشركات\",\n                    \"lang\": \"Mashreq bank corporate direct debit\"\n                },\n                {\n                    \"id\": 564,\n                    \"phrase\": \"master_card\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Master card\",\n                    \"for_arabic\": \"بطاقة ماستر بطاقة ائتمان\",\n                    \"lang\": \"Master card\"\n                },\n                {\n                    \"id\": 565,\n                    \"phrase\": \"minimum_10_characters\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Minimum 10 characters\",\n                    \"for_arabic\": \"10 أحرف على الأقل\",\n                    \"lang\": \"Minimum 10 characters\"\n                },\n                {\n                    \"id\": 566,\n                    \"phrase\": \"mininum_2_characters\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Minimum 2 characters\",\n                    \"for_arabic\": \"2 حرف على الأقل\",\n                    \"lang\": \"Minimum 2 characters\"\n                },\n                {\n                    \"id\": 567,\n                    \"phrase\": \"ministry_of_finance_industry\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ministry of finance industry\",\n                    \"for_arabic\": \"وزارة المالية والصناعة\",\n                    \"lang\": \"Ministry of finance industry\"\n                },\n                {\n                    \"id\": 568,\n                    \"phrase\": \"ministry_of_finance_industry_blue\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ministry of finance industry blue\",\n                    \"for_arabic\": \"وزارة المالية والصناعة الزرقاء\",\n                    \"lang\": \"Ministry of finance industry blue\"\n                },\n                {\n                    \"id\": 569,\n                    \"phrase\": \"ministry_of_finance_industry_gold\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ministry of finance industry gold\",\n                    \"for_arabic\": \"وزارة المالية صناعة الذهب\",\n                    \"lang\": \"Ministry of finance industry gold\"\n                },\n                {\n                    \"id\": 570,\n                    \"phrase\": \"new_password_must_be_different\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"New password must be different\",\n                    \"for_arabic\": \"وزارةيجب أن تكون كلمة المرور الجديدة مختلفة\",\n                    \"lang\": \"New password must be different\"\n                },\n                {\n                    \"id\": 571,\n                    \"phrase\": \"ok\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Ok\",\n                    \"for_arabic\": \"نعم\",\n                    \"lang\": \"Ok\"\n                },\n                {\n                    \"id\": 572,\n                    \"phrase\": \"remove\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Remove\",\n                    \"for_arabic\": \"إزالة\",\n                    \"lang\": \"Remove\"\n                },\n                {\n                    \"id\": 573,\n                    \"phrase\": \"standard_chartered_corporate_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Standard chartered corporate direct debit\",\n                    \"for_arabic\": \"الخصم المباشر المعياري المعتمد للشركات\",\n                    \"lang\": \"Standard chartered corporate direct debit\"\n                },\n                {\n                    \"id\": 574,\n                    \"phrase\": \"standard_chartered_direct_debit\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Standard chartered direct debit\",\n                    \"for_arabic\": \"الخصم المباشر المعياري المستأجر\",\n                    \"lang\": \"Standard chartered direct debit\"\n                },\n                {\n                    \"id\": 575,\n                    \"phrase\": \"visa_card\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Visa card\",\n                    \"for_arabic\": \"بطاقة فيزا\",\n                    \"lang\": \"Visa card\"\n                },\n                {\n                    \"id\": 576,\n                    \"phrase\": \"Bid Now\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Bid Now\",\n                    \"for_arabic\": \"المزايدة الآن\",\n                    \"lang\": \"Bid Now\"\n                },\n                {\n                    \"id\": 577,\n                    \"phrase\": \"auction\",\n                    \"groupname\": \"invoice\",\n                    \"for_english\": \"Auction\",\n                    \"for_arabic\": \"مزاد علني\",\n                    \"lang\": \"Auction\"\n                },\n                {\n                    \"id\": 578,\n                    \"phrase\": \"12_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"12 per page\",\n                    \"for_arabic\": \"12 لكل صفحة\",\n                    \"lang\": \"12 per page\"\n                },\n                {\n                    \"id\": 579,\n                    \"phrase\": \"24_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"24 per page\",\n                    \"for_arabic\": \"24 لكل صفحة\",\n                    \"lang\": \"24 per page\"\n                },\n                {\n                    \"id\": 580,\n                    \"phrase\": \"36_per_page\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"36 per page\",\n                    \"for_arabic\": \"36 لكل صفحة\",\n                    \"lang\": \"36 per page\"\n                },\n                {\n                    \"id\": 581,\n                    \"phrase\": \"Results\",\n                    \"groupname\": \"search\",\n                    \"for_english\": \"Results\",\n                    \"for_arabic\": \"النتائج\",\n                    \"lang\": \"Results\"\n                }\n            ],\n            \"used_language\": \"used_language\"\n        }\n    }\n}"}],"_postman_id":"44968d61-4bee-4c45-aba2-308bf8069063"}],"id":"41a5fb62-7596-4743-8f23-b136d3e0a6ab","_postman_id":"41a5fb62-7596-4743-8f23-b136d3e0a6ab","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Communication","item":[{"name":"Add Template","id":"f192f7ea-a982-4b22-99be-123230ac6c40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 0,\n    \"method\": \"email\",\n    \"subject\": \"subject\",\n    \"template\": \"<p>template</p>\\n\",\n    \"title\": \"title\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","templateAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6e55240b-c25a-4a4a-b3aa-39cdbb8fd5d7","name":"Add Template","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 0,\n    \"subject\": \"subject\",\n    \"template\": \"<p>template</p>\\n\",\n    \"title\": \"title\",\n    \"method\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:40:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4e-Fvi4V/XwvAN2lhT5edSRcR2SAM4\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\"\n    }\n}"}],"_postman_id":"f192f7ea-a982-4b22-99be-123230ac6c40"},{"name":"Update Template","id":"b51dcab6-ddcd-4613-97f6-5e62436b46d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 33,\r\n    \"method\": \"email\",\r\n    \"subject\": \"\",\r\n    \"template\": \"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>sdf</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\r\n    \"title\": \"withdraw1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","templateAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"cee5f66e-b04f-4d76-bf9f-1b53675ecf26","name":"example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":33,\"subject\":\"\",\"template\":\"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>sdf</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\"title\":\"withdraw\",\"method\":\"email\"}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templateAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:37:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"b51dcab6-ddcd-4613-97f6-5e62436b46d1"},{"name":"Get Templates","id":"86862c25-fc03-4ffc-8ed8-28268c77deea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"email\",\n    \"searchterm\": \"\",\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templates","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","templates"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"29324e6a-2c33-493a-8137-df3a91c912ce","name":"get templates","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"action\": \"email\",\n    \"searchterm\": \"\",\n    \"page\": 1,\n    \"limit\": 20,\n    \"order\": \"\",\n    \"orderby\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:34:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"4aef0-E1ZlgQYh6AuWkiGrxgHpHzypEhk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 33,\n                    \"title\": \"withdraw\",\n                    \"subject\": \"\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\n                    \"created_at\": \"2021-06-10T12:30:17.000Z\",\n                    \"updated_at\": null,\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 31,\n                    \"title\": \"employee_register_admin\",\n                    \"subject\": \"Successfully Registered!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">New user added!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your account is registered with DP World Auction. Use the password to login.test</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\"><strong>Password: {{event.password}}</strong></p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.adminurl}}/login\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-05-21T05:13:37.000Z\",\n                    \"updated_at\": \"2021-06-24T04:58:00.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 25,\n                    \"title\": \"paid_email\",\n                    \"subject\": \"Paid Invoice\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">Q\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Paid Invoice!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! Your invoice&nbsp;{{event.invoice_id}} {{event.title}} -&nbsp; {{event.amount}} for the following items has been paid!&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2020. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T04:43:47.000Z\",\n                    \"updated_at\": \"2021-06-22T12:49:23.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 24,\n                    \"title\": \"lost_email\",\n                    \"subject\": \"Lost Item\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">Q\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Lost Item!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! You have lost this item&nbsp;{{event.title}} -&nbsp;&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T04:42:52.000Z\",\n                    \"updated_at\": \"2021-06-22T12:50:46.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 23,\n                    \"title\": \"won_email\",\n                    \"subject\": \"Won Item\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">Q\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Won Item!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! You have won this item&nbsp;{{event.title}}&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T03:11:01.000Z\",\n                    \"updated_at\": \"2021-06-22T12:52:09.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 22,\n                    \"title\": \"watchlist_added\",\n                    \"subject\": \"Item Successfully Added to your Watchlist\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\"><em>Item added to watchlist</em>!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">{{event.title}} has been added to your Watchlist. Check the status now!</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T02:25:22.000Z\",\n                    \"updated_at\": \"2021-06-22T12:53:33.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 21,\n                    \"title\": \"payment_notify\",\n                    \"subject\": \"Payment confirmation\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Payment confirmation!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Thank you! Your invoice {{event.invoice_id}} -&nbsp; AED {{event.amount}} for the following items has been paid!</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-05T01:49:49.000Z\",\n                    \"updated_at\": \"2021-06-22T12:55:04.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 20,\n                    \"title\": \"saved_search_email\",\n                    \"subject\": \"Saved Search Email\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Saved Search Email!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">{{event.title}}</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-04-04T23:16:45.000Z\",\n                    \"updated_at\": \"2021-06-22T12:56:09.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 19,\n                    \"title\": \"user_account_reject_status\",\n                    \"subject\": \"Account Status has been Changed\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Your account status has been changed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your Account has been {{event.status}}. {{event.content}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-26T12:25:46.000Z\",\n                    \"updated_at\": \"2021-06-22T12:59:31.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 18,\n                    \"title\": \"contact_us_admin\",\n                    \"subject\": \"Contact form from user!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Contact form submitted by user!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi admin</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have a new enquiry from a user.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Name:&nbsp;{{event.user}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Email:&nbsp;{{event.email}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Phone:&nbsp;{{event.phone}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Message:&nbsp;{{event.message}}</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-18T09:57:37.000Z\",\n                    \"updated_at\": \"2021-06-22T13:00:45.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 17,\n                    \"title\": \"contact_us_user\",\n                    \"subject\": \"Contact form submitted successfully!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Contact form submitted!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.user}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your contact enquiry is successfully submitted.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-18T09:57:08.000Z\",\n                    \"updated_at\": \"2021-06-22T13:02:45.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 16,\n                    \"title\": \"buyer_register_admin\",\n                    \"subject\": \"Successfully Registered!\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">New user added!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your account is registered with Jafza. Use the password to login.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\"><strong>Password: {{event.password}}</strong></p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.siteurl}}/login\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-18T09:56:44.000Z\",\n                    \"updated_at\": \"2021-06-24T04:59:19.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 15,\n                    \"title\": \"private_auction_email\",\n                    \"subject\": \"Invite User\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Invite user!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">{{event.title}}</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-15T01:48:13.000Z\",\n                    \"updated_at\": \"2021-06-22T13:04:29.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 14,\n                    \"title\": \"user_account_status\",\n                    \"subject\": \"Account Status has been Changed\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Your account status has been changed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your Account has been {{event.status}}. {{event.content}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2021-03-15T01:44:45.000Z\",\n                    \"updated_at\": \"2021-06-30T12:55:41.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 13,\n                    \"title\": \"email_verified\",\n                    \"subject\": \"Your email verified successfully\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Email successfully verified!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your email has been successfully verified.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Login by clicking the button below.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.loginurl}}\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-20T13:29:06.000Z\",\n                    \"updated_at\": \"2021-06-22T13:05:17.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 12,\n                    \"title\": \"password_changed\",\n                    \"subject\": \"You have changed your password\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Password changed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.user}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have just changed your password.</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#AE2207;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.loginurl}}\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Login </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-20T10:07:32.000Z\",\n                    \"updated_at\": \"2021-06-22T13:06:28.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 11,\n                    \"title\": \"forgot_password\",\n                    \"subject\": \"Reset Your Password\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Reset password!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.username}}</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Resetting your password is not a problem. Just click the button or copy and paste the below link into your browser.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t{{event.verifyurl}}\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\"><span class=\\\"es-button-border\\\" style=\\\"border-style:solid;border-color:#2CB543;background:#199de5;border-width:0px;display:inline-block;border-radius:5px;width:auto; margin-top: 30px;\\\"><a class=\\\"es-button\\\" href=\\\"{{event.verifyurl}}\\\" style=\\\"mso-style-priority:100 !important;text-decoration:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif;font-size:18px;color:#FFFFFF;border-style:solid;border-color:#199de5;border-width:10px 20px 10px 20px;display:inline-block;background:#199de5;border-radius:5px;font-weight:normal;font-style:normal;line-height:22px;width:auto;text-align:center\\\" target=\\\"_blank\\\">Reset Password Here </a></span></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T16:06:15.000Z\",\n                    \"updated_at\": \"2021-06-22T13:07:22.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 7,\n                    \"title\": \"out_bid_proxy\",\n                    \"subject\": \"You have been outbid {{event.title}}\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">You have been outbid!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.first_name}}&nbsp;{{event.last_name}},</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have been outbid on the product <strong>{{event.title}}</strong> on amount {{event.currentbidamount}} current price {{event.wsprice}}&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T14:42:15.000Z\",\n                    \"updated_at\": \"2021-06-22T13:08:05.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 6,\n                    \"title\": \"out_bid\",\n                    \"subject\": \"You have been outbid {{event.title}}\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">You have been outbid!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.first_name}}&nbsp;{{event.last_name}},</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">You have been outbid on the product <strong> ${{event.title}}</strong> on amount {{event.currentbidamount}} current price {{event.wsprice}}&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T14:39:17.000Z\",\n                    \"updated_at\": \"2021-07-05T07:26:58.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                },\n                {\n                    \"id\": 4,\n                    \"title\": \"bid_submitted\",\n                    \"subject\": \"Bid placed on {{event.title}}\",\n                    \"type\": \"global\",\n                    \"method\": \"email\",\n                    \"template\": \"<meta charset=\\\"UTF-8\\\"><meta content=\\\"width=device-width, initial-scale=1\\\" name=\\\"viewport\\\"><meta name=\\\"x-apple-disable-message-reformatting\\\"><meta http-equiv=\\\"X-UA-Compatible\\\" content=\\\"IE=edge\\\"><meta content=\\\"telephone=no\\\" name=\\\"format-detection\\\">\\n<title></title>\\n<!--[if (mso 16)]>\\n    <style type=\\\"text/css\\\">\\n    a {text-decoration: none;}\\n    </style>\\n    <![endif]--><!--[if gte mso 9]><style>sup { font-size: 100% !important; }</style><![endif]--><!--[if gte mso 9]>\\n<xml>\\n    <o:OfficeDocumentSettings>\\n    <o:AllowPNG></o:AllowPNG>\\n    <o:PixelsPerInch>96</o:PixelsPerInch>\\n    </o:OfficeDocumentSettings>\\n</xml>\\n<![endif]--><!--[if !mso]><!-- -->\\n<link href=\\\"https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i\\\" rel=\\\"stylesheet\\\" /><!--<![endif]-->\\n<style type=\\\"text/css\\\">#outlook a {\\n        padding: 0;\\n    }\\n\\n    .ExternalClass {\\n        width: 100%;\\n    }\\n\\n    .ExternalClass,\\n    .ExternalClass p,\\n    .ExternalClass span,\\n    .ExternalClass font,\\n    .ExternalClass td,\\n    .ExternalClass div {\\n        line-height: 100%;\\n    }\\n\\n    .es-button {\\n        mso-style-priority: 100 !important;\\n        text-decoration: none !important;\\n    }\\n\\n    a[x-apple-data-detectors] {\\n        color: inherit !important;\\n        text-decoration: none !important;\\n        font-size: inherit !important;\\n        font-family: inherit !important;\\n        font-weight: inherit !important;\\n        line-height: inherit !important;\\n    }\\n\\n    .es-desk-hidden {\\n        display: none;\\n        float: left;\\n        overflow: hidden;\\n        width: 0;\\n        max-height: 0;\\n        line-height: 0;\\n        mso-hide: all;\\n    }\\n\\n    @media only screen and (max-width:600px) {\\n\\n        p,\\n        ul li,\\n        ol li,\\n        a {\\n            font-size: 16px !important;\\n            line-height: 150% !important\\n        }\\n\\n        h1 {\\n            font-size: 30px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h2 {\\n            font-size: 26px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h3 {\\n            font-size: 20px !important;\\n            text-align: center;\\n            line-height: 120% !important\\n        }\\n\\n        h1 a {\\n            font-size: 30px !important\\n        }\\n\\n        h2 a {\\n            font-size: 26px !important\\n        }\\n\\n        h3 a {\\n            font-size: 20px !important\\n        }\\n\\n        .es-menu td a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-header-body p,\\n        .es-header-body ul li,\\n        .es-header-body ol li,\\n        .es-header-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-footer-body p,\\n        .es-footer-body ul li,\\n        .es-footer-body ol li,\\n        .es-footer-body a {\\n            font-size: 16px !important\\n        }\\n\\n        .es-infoblock p,\\n        .es-infoblock ul li,\\n        .es-infoblock ol li,\\n        .es-infoblock a {\\n            font-size: 12px !important\\n        }\\n\\n        *[class=\\\"gmail-fix\\\"] {\\n            display: none !important\\n        }\\n\\n        .es-m-txt-c,\\n        .es-m-txt-c h1,\\n        .es-m-txt-c h2,\\n        .es-m-txt-c h3 {\\n            text-align: center !important\\n        }\\n\\n        .es-m-txt-r,\\n        .es-m-txt-r h1,\\n        .es-m-txt-r h2,\\n        .es-m-txt-r h3 {\\n            text-align: right !important\\n        }\\n\\n        .es-m-txt-l,\\n        .es-m-txt-l h1,\\n        .es-m-txt-l h2,\\n        .es-m-txt-l h3 {\\n            text-align: left !important\\n        }\\n\\n        .es-m-txt-r img,\\n        .es-m-txt-c img,\\n        .es-m-txt-l img {\\n            display: inline !important\\n        }\\n\\n        .es-button-border {\\n            display: block !important\\n        }\\n\\n        a.es-button {\\n            font-size: 20px !important;\\n            display: block !important;\\n            border-width: 10px 0px 10px 0px !important\\n        }\\n\\n        .es-btn-fw {\\n            border-width: 10px 0px !important;\\n            text-align: center !important\\n        }\\n\\n        .es-adaptive table,\\n        .es-btn-fw,\\n        .es-btn-fw-brdr,\\n        .es-left,\\n        .es-right {\\n            width: 100% !important\\n        }\\n\\n        .es-content table,\\n        .es-header table,\\n        .es-footer table,\\n        .es-content,\\n        .es-footer,\\n        .es-header {\\n            width: 100% !important;\\n            max-width: 600px !important\\n        }\\n\\n        .es-adapt-td {\\n            display: block !important;\\n            width: 100% !important\\n        }\\n\\n        .adapt-img {\\n            width: 100% !important;\\n            height: auto !important\\n        }\\n\\n        .es-m-p0 {\\n            padding: 0px !important\\n        }\\n\\n        .es-m-p0r {\\n            padding-right: 0px !important\\n        }\\n\\n        .es-m-p0l {\\n            padding-left: 0px !important\\n        }\\n\\n        .es-m-p0t {\\n            padding-top: 0px !important\\n        }\\n\\n        .es-m-p0b {\\n            padding-bottom: 0 !important\\n        }\\n\\n        .es-m-p20b {\\n            padding-bottom: 20px !important\\n        }\\n\\n        .es-mobile-hidden,\\n        .es-hidden {\\n            display: none !important\\n        }\\n\\n        tr.es-desk-hidden,\\n        td.es-desk-hidden,\\n        table.es-desk-hidden {\\n            width: auto !important;\\n            overflow: visible !important;\\n            float: none !important;\\n            max-height: inherit !important;\\n            line-height: inherit !important\\n        }\\n\\n        tr.es-desk-hidden {\\n            display: table-row !important\\n        }\\n\\n        table.es-desk-hidden {\\n            display: table !important\\n        }\\n\\n        td.es-desk-menu-hidden {\\n            display: table-cell !important\\n        }\\n\\n        .es-menu td {\\n            width: 1% !important\\n        }\\n\\n        table.es-table-not-adapt,\\n        .esd-block-html table {\\n            width: auto !important\\n        }\\n\\n        table.es-social {\\n            display: inline-block !important\\n        }\\n\\n        table.es-social td {\\n            display: inline-block !important\\n        }\\n    }\\n</style>\\n<div class=\\\"es-wrapper-color\\\" style=\\\"background-color:#F6F6F6\\\"><!--[if gte mso 9]>\\n\\t\\t\\t<v:background xmlns:v=\\\"urn:schemas-microsoft-com:vml\\\" fill=\\\"t\\\">\\n\\t\\t\\t\\t<v:fill type=\\\"tile\\\" color=\\\"#f6f6f6\\\"></v:fill>\\n\\t\\t\\t</v:background>\\n\\t\\t<![endif]-->\\n<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-wrapper\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;padding:0;Margin:0;width:100%;height:100%;background-repeat:repeat;background-position:center top\\\" width=\\\"100%\\\">\\n\\t<tbody>\\n\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t<td style=\\\"padding:0;Margin:0\\\" valign=\\\"top\\\">\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:transparent;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\"><!--[if mso]><table style=\\\"width:560px\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\"><tr><td style=\\\"width:356px\\\" valign=\\\"top\\\"><![endif]-->\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"left\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-left\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;float:left\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" class=\\\"es-m-p0r es-m-p20b\\\" style=\\\"padding:0;Margin:0;width:356px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td><td style=\\\"width:20px\\\"></td><td style=\\\"width:184px\\\" valign=\\\"top\\\"><![endif]-->\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table align=\\\"right\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;width:184px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;display:none\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!--[if mso]></td></tr></table><![endif]--></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\n\\t\\t\\t<table align=\\\"center\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;table-layout:fixed !important;width:100%;\\\">\\n\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0\\\">\\n\\t\\t\\t\\t\\t\\t<table align=\\\"center\\\" bgcolor=\\\"#ffffff\\\" cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" class=\\\"es-content-body\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px;background-color:#FFFFFF;width:600px\\\">\\n\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"Margin:0;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:0;Margin:0;width:560px\\\" valign=\\\"top\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" role=\\\"presentation\\\" style=\\\"mso-table-lspace:0pt;mso-table-rspace:0pt;border-collapse:collapse;border-spacing:0px\\\" width=\\\"100%\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"center\\\" style=\\\"padding:15px;Margin:0;font-size:0px; background: #0a4073\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" style=\\\"display:block;border:0;outline:none;text-decoration:none;-ms-interpolation-mode:bicubic\\\" width=\\\"150\\\" /></td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" bgcolor=\\\"#fff\\\" style=\\\"font-family:arial, 'helvetica neue', helvetica, sans-serif;font-style:italic;font-size:18px;width:auto;color:#0a4073;text-align:center;margin-top:20px;line-height:35px;border-bottom:1px solid #aaa;font-weight:bold\\\">Your bid was successfully placed!</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr style=\\\"border-collapse:collapse\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td align=\\\"left\\\" style=\\\"padding:0;Margin:0;padding-top:15px\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Hi {{event.first_name}}&nbsp;{{event.last_name}},</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">&nbsp;</p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Your maximum autoBid of<strong> {{event.amount}}</strong> has been successfully placed on <a href=\\\"{{event.url}}\\\" style=\\\"text-decoration: none;\\\">{{event.title}}</a></p>\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<p style=\\\"Margin:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;mso-line-height-rule:exactly;font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif;line-height:21px;color:#333333\\\">Please feel free to contact us at <a href=\\\"mailto:admin@dpworld.com\\\">admin@dpworld.com</a> with any questions or concerns.</p>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"padding: 15px;\\\">&nbsp;</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<td style=\\\"background: #0a4073;padding-top:20px;padding-bottom:20px;border-top:4px solid #199de5;margin-top: 15px;text-align:center;\\\"><img alt=\\\"DP World Logo\\\" height=\\\"60\\\" src=\\\"https://dpworldauction.moblearn.net/assets/images/dp-logo.png\\\" width=\\\"150\\\" />\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div style=\\\"margin-top:20px;color:#fff; font-family:roboto, 'helvetica neue', helvetica, arial, sans-serif\\\">&copy; DP World Auction 2021. All rights reserved.</div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t\\t\\t\\t</tbody>\\n\\t\\t\\t\\t\\t\\t</table>\\n\\t\\t\\t\\t\\t\\t</td>\\n\\t\\t\\t\\t\\t</tr>\\n\\t\\t\\t\\t</tbody>\\n\\t\\t\\t</table>\\n\\t\\t\\t</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n</div>\\n\",\n                    \"created_at\": \"2020-11-17T14:19:17.000Z\",\n                    \"updated_at\": \"2021-06-22T13:09:42.000Z\",\n                    \"buyer\": 1,\n                    \"seller\": 0,\n                    \"admin\": 0,\n                    \"general\": 0,\n                    \"status\": 1\n                }\n            ],\n            \"totalRecords\": 21,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"86862c25-fc03-4ffc-8ed8-28268c77deea"},{"name":"Get Single Template","id":"259e0153-c8b3-4ec6-9378-1bcee5851381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 33,\n    \"subject\": \"\",\n    \"template\": \"\",\n    \"title\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleTemplate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","communication","getSingleTemplate"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"cf9e2848-d619-49b9-b560-4febf41dacaf","name":"example","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id\": 33,\n    \"subject\": \"\",\n    \"template\": \"\",\n    \"title\": \"\",\n    \"method\": \"email\"\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/communication/getSingleTemplate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Tue, 19 Oct 2021 15:39:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"667"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"29b-TT9VW5cW2xffWNOEBSNKXDZxjEU\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 33,\n                \"title\": \"withdraw\",\n                \"subject\": \"\",\n                \"type\": \"global\",\n                \"method\": \"email\",\n                \"template\": \"<table border=\\\"1\\\" cellpadding=\\\"1\\\" cellspacing=\\\"1\\\" style=\\\"width: 500px;\\\">\\n\\t<tbody>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>sdf</td>\\n\\t\\t</tr>\\n\\t\\t<tr>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t\\t<td>&nbsp;</td>\\n\\t\\t</tr>\\n\\t</tbody>\\n</table>\\n\\n<p>&nbsp;</p>\\n\",\n                \"created_at\": \"2021-06-10T12:30:17.000Z\",\n                \"updated_at\": \"2021-10-19T15:37:39.000Z\",\n                \"buyer\": 1,\n                \"seller\": 0,\n                \"admin\": 0,\n                \"general\": 0,\n                \"status\": 1\n            }\n        }\n    }\n}"}],"_postman_id":"259e0153-c8b3-4ec6-9378-1bcee5851381"}],"id":"3859c529-7ac8-434d-a7aa-25c2ccddd6f4","_postman_id":"3859c529-7ac8-434d-a7aa-25c2ccddd6f4","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Setting","item":[{"name":"Search Table Action","id":"7654bdd2-c6cd-4131-8f6b-ecfd9180c2cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"name\": \"Dubai\",\r\n    \"address\": \"4825 E Cheyenne Ave Suite 130\",\r\n    \"city\": \"Las Vegas\",\r\n    \"state\": \"NV\",\r\n    \"zipCode\": 89115,\r\n    \"weeklyHoursStart\": \"10:00 am\",\r\n    \"weeklyHoursEnd\": \"7:00 pm\",\r\n    \"saturdayHoursStart\": \"10:00 am\",\r\n    \"saturdayHoursEnd\": \"7:00 pm\",\r\n    \"sundayHoursStart\": \"10:00 am\",\r\n    \"sundayHoursEnd\": \"7:00 pm\",\r\n    \"table\": \"locations\",\r\n    \"active\": 1,\r\n    \"weeklyHours\": \"10:00 am - 7:00 pm\",\r\n    \"saturdayHours\": \"10:00 am - 7:00 pm\",\r\n    \"sundayHours\": \"10:00 am - 7:00 pm\",\r\n    \"taxRate\": 8.375,\r\n    \"timezone\": \"America/Los_Angeles\",\r\n    \"warehousePositionMin\": 0,\r\n    \"warehousePositionMax\": 0,\r\n    \"protected\": 0,\r\n    \"curbsideAvailable\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","searchTableAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"756de8d3-c34d-491e-843c-b38953024cc5","name":"searchTableAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"name\": \"Dubai\",\r\n    \"address\": \"4825 E Cheyenne Ave Suite 130\",\r\n    \"city\": \"Las Vegas\",\r\n    \"state\": \"NV\",\r\n    \"zipCode\": 89115,\r\n    \"weeklyHoursStart\": \"10:00 am\",\r\n    \"weeklyHoursEnd\": \"7:00 pm\",\r\n    \"saturdayHoursStart\": \"10:00 am\",\r\n    \"saturdayHoursEnd\": \"7:00 pm\",\r\n    \"sundayHoursStart\": \"10:00 am\",\r\n    \"sundayHoursEnd\": \"7:00 pm\",\r\n    \"table\": \"locations\",\r\n    \"active\": 1,\r\n    \"weeklyHours\": \"10:00 am - 7:00 pm\",\r\n    \"saturdayHours\": \"10:00 am - 7:00 pm\",\r\n    \"sundayHours\": \"10:00 am - 7:00 pm\",\r\n    \"taxRate\": 8.375,\r\n    \"timezone\": \"America/Los_Angeles\",\r\n    \"warehousePositionMin\": 0,\r\n    \"warehousePositionMax\": 0,\r\n    \"protected\": 0,\r\n    \"curbsideAvailable\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 09:07:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"7654bdd2-c6cd-4131-8f6b-ecfd9180c2cc"},{"name":"Search Table","id":"680ec2a4-fbab-4222-85b8-f3a98723ffa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"primaryTable\": \"dynamic_pages\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"dp.active\"\r\n    },\r\n    \"description\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"dp.description\"\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableFetch","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","searchTableFetch"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"1bc3aafc-08bb-4348-afd8-951a2a361dbf","name":"Search Table","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"page\": 1,\r\n  \"limit\": 20,\r\n  \"order\": \"\",\r\n  \"orderby\": \"\",\r\n  \"primaryTable\": \"dynamic_pages\",\r\n  \"filters\": {\r\n    \"active\": {\r\n      \"value\": \"2\",\r\n      \"type\": \"notin\",\r\n      \"field\": \"dp.active\"\r\n    },\r\n    \"description\": {\r\n      \"value\": \"\",\r\n      \"type\": \"like\",\r\n      \"field\": \"dp.description\"\r\n    }\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/searchTableFetch"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:49:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1c5-NYFNRzMOby6SxpfTXdSgGMx5KeA\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"description\": \"Projects\",\n                    \"base_table\": \"projects\",\n                    \"custom_table\": \"custom_projects\",\n                    \"active\": 1\n                },\n                {\n                    \"id\": 2,\n                    \"description\": \"Auctions\",\n                    \"base_table\": \"auctionlot\",\n                    \"custom_table\": \"custom_auctionlot\",\n                    \"active\": 1\n                },\n                {\n                    \"id\": 3,\n                    \"description\": \"Users\",\n                    \"base_table\": \"users\",\n                    \"custom_table\": \"custom_users\",\n                    \"active\": 1\n                }\n            ],\n            \"totalRecords\": 3,\n            \"setDisp\": \"1-3\"\n        }\n    }\n}"}],"_postman_id":"680ec2a4-fbab-4222-85b8-f3a98723ffa9"},{"name":"Bid Increment Action","id":"b2b4e733-0a68-4a5d-bd24-639153983ab2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":1,\"from_amount\":\"\",\"to_amount\":\"\",\"increment\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/bidIncrementAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","bidIncrementAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"25f198e7-7870-4d42-a1d0-8d1edd25331c","name":"Add/Update Bid Increment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"id\":1,\"from_amount\":\"\",\"to_amount\":\"\",\"increment\":1}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/bidIncrementAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 08:55:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"b2b4e733-0a68-4a5d-bd24-639153983ab2"},{"name":"Bid Increament","id":"f53da93c-784d-44d0-9810-c26d27905d7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getAllBidIncrements","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","getAllBidIncrements"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"b04cc5cc-c9e6-423d-a3f8-65f6622a647e","name":"Bid increament","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getAllBidIncrements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 14:01:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"553-KOvkga3LuL3RHhyNQBY1G6P9Dvw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 1,\n                    \"from_amount\": 0,\n                    \"to_amount\": 75,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 2,\n                    \"from_amount\": 76,\n                    \"to_amount\": 150,\n                    \"increment\": 5,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 3,\n                    \"from_amount\": 151,\n                    \"to_amount\": 250,\n                    \"increment\": 10,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 4,\n                    \"from_amount\": 251,\n                    \"to_amount\": 500,\n                    \"increment\": 25,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 5,\n                    \"from_amount\": 501,\n                    \"to_amount\": 1000,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 6,\n                    \"from_amount\": 1001,\n                    \"to_amount\": 5000,\n                    \"increment\": 75,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 7,\n                    \"from_amount\": 5001,\n                    \"to_amount\": 50000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 8,\n                    \"from_amount\": 50001,\n                    \"to_amount\": 75000,\n                    \"increment\": 250,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 9,\n                    \"from_amount\": 75001,\n                    \"to_amount\": 100000,\n                    \"increment\": 500,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 10,\n                    \"from_amount\": 100001,\n                    \"to_amount\": 2500000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 11,\n                    \"from_amount\": 2500000,\n                    \"to_amount\": 10000000000,\n                    \"increment\": 1000,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 12,\n                    \"from_amount\": 150,\n                    \"to_amount\": 300,\n                    \"increment\": 50,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 13,\n                    \"from_amount\": 200,\n                    \"to_amount\": 2000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 14,\n                    \"from_amount\": 5,\n                    \"to_amount\": 10,\n                    \"increment\": 1,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 15,\n                    \"from_amount\": 500,\n                    \"to_amount\": 20000,\n                    \"increment\": 100,\n                    \"type\": \"range\"\n                },\n                {\n                    \"id\": 16,\n                    \"from_amount\": 10,\n                    \"to_amount\": 100,\n                    \"increment\": 2,\n                    \"type\": \"range\"\n                }\n            ],\n            \"totalRecords\": 16,\n            \"setDisp\": \"1-16\"\n        }\n    }\n}"}],"_postman_id":"f53da93c-784d-44d0-9810-c26d27905d7d"},{"name":"Get SingleBidIncrement","id":"8c4a7416-d021-4661-9982-9ebd82379646","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"from_amount\": \"\",\r\n    \"to_amount\": \"\",\r\n    \"increment\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleBidIncrement","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","getSingleBidIncrement"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"77a133ab-bc49-4ca4-b1e9-f4bc685b4533","name":"Get SingleBidIncrement","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 1,\r\n    \"from_amount\": \"\",\r\n    \"to_amount\": \"\",\r\n    \"increment\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleBidIncrement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 08:45:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"b7-MRC52E4OuOBbInm/QDbkto7f08M\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 1,\n                \"from_amount\": 0,\n                \"to_amount\": 75,\n                \"increment\": 1,\n                \"type\": \"range\"\n            }\n        }\n    }\n}"}],"_postman_id":"8c4a7416-d021-4661-9982-9ebd82379646"},{"name":"Configuration Action","id":"3744228a-aa80-45ae-a8bb-0c274cdbda10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 19,\r\n    \"value\": \"150\",\r\n    \"type\": \"number\",\r\n    \"question\": \"What is the Bid Deposit Amount?\",\r\n    \"variable\": \"bid_deposit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","configurationAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"f3d07387-67e5-4144-b44f-fb19624b4d1d","name":"configurationAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 19,\r\n    \"value\": \"150\",\r\n    \"type\": \"number\",\r\n    \"question\": \"What is the Bid Deposit Amount?\",\r\n    \"variable\": \"bid_deposit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 07:29:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"3744228a-aa80-45ae-a8bb-0c274cdbda10"},{"name":"Configuration Variables","id":"95f9eda9-e092-4ca5-8e52-20df32945730","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationVariables","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","configurationVariables"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"dcd54cd5-3bad-4cc1-93fe-64db3bfaa941","name":"configurationVariables","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"searchterm\": \"\",\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/configurationVariables"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 14:02:39 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"87b-xGLJRQNUc4Uy2VQqa1TSvtg7604\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 30,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 29,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 28,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 27,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 26,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 25,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 24,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 23,\n                    \"variable\": \"\",\n                    \"value\": \"2000\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 22,\n                    \"variable\": \"\",\n                    \"value\": \"200\",\n                    \"question\": null,\n                    \"enabled\": null,\n                    \"type\": null\n                },\n                {\n                    \"id\": 21,\n                    \"variable\": \"site_trn_no\",\n                    \"value\": \"10005760560003\",\n                    \"question\": \"TRN No \",\n                    \"enabled\": 1,\n                    \"type\": \"text\"\n                },\n                {\n                    \"id\": 20,\n                    \"variable\": \"partial_payment_limit\",\n                    \"value\": \"10000\",\n                    \"question\": \"What is the Limit on partial payment?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 19,\n                    \"variable\": \"bid_deposit\",\n                    \"value\": \"150\",\n                    \"question\": \"What is the Bid Deposit Amount?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 18,\n                    \"variable\": \"schedule_appointment\",\n                    \"value\": \"1\",\n                    \"question\": \"Schedule Appointment\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 17,\n                    \"variable\": \"shipping\",\n                    \"value\": \"150\",\n                    \"question\": \"What is the Shipping Amount?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 16,\n                    \"variable\": \"buyer_premium\",\n                    \"value\": \"15\",\n                    \"question\": \"What is the Buyer Premium?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 15,\n                    \"variable\": \"tax\",\n                    \"value\": \"5\",\n                    \"question\": \"What is the Tax Percent?\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 14,\n                    \"variable\": \"admin_email\",\n                    \"value\": \"srikanth+admin@auctionsoftware.com\",\n                    \"question\": \"Admin Email\",\n                    \"enabled\": 1,\n                    \"type\": \"text\"\n                },\n                {\n                    \"id\": 13,\n                    \"variable\": \"country_code\",\n                    \"value\": \"+1\",\n                    \"question\": \"Country Code\",\n                    \"enabled\": 1,\n                    \"type\": \"text\"\n                },\n                {\n                    \"id\": 12,\n                    \"variable\": \"bid_history_email\",\n                    \"value\": \"1\",\n                    \"question\": \"Bid History\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                },\n                {\n                    \"id\": 11,\n                    \"variable\": \"max_next_limit\",\n                    \"value\": \"1000\",\n                    \"question\": \"Maximum Bidding count\",\n                    \"enabled\": 1,\n                    \"type\": \"number\"\n                }\n            ],\n            \"totalRecords\": 30,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"95f9eda9-e092-4ca5-8e52-20df32945730"},{"name":"Get Single Configuration","id":"32f9c5f5-580e-4bf5-b197-110b719796e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 30,\r\n    \"value\": \"\",\r\n    \"type\": \"\",\r\n    \"question\": \"\",\r\n    \"variable\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleConfiguration","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","setting","getSingleConfiguration"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"a84c1a91-11ef-4713-abf9-cd87dc8e4e15","name":"Get Single Configuration","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 30,\r\n    \"value\": \"\",\r\n    \"type\": \"\",\r\n    \"question\": \"\",\r\n    \"variable\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/setting/getSingleConfiguration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 07:24:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"c4-OtRIj17PNtcquoqxCckCHFsCS2A\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"item\": {\n                \"id\": 30,\n                \"variable\": \"\",\n                \"value\": \"2000\",\n                \"question\": null,\n                \"enabled\": null,\n                \"type\": null\n            }\n        }\n    }\n}"}],"_postman_id":"32f9c5f5-580e-4bf5-b197-110b719796e9"}],"id":"fba3693d-5bd0-44c7-b643-673d64ae829e","_postman_id":"fba3693d-5bd0-44c7-b643-673d64ae829e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Dynamic","item":[{"name":"Property Column Action","id":"cb2a09e8-b9bd-4570-b4b8-27d24093e665","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 0,\r\n  \"view_page\": 1,\r\n  \"label\": \"test\",\r\n  \"placeholder\": \"test\",\r\n  \"type\": \"text\",\r\n  \"name\": \"test_test\",\r\n  \"show_order\": 0,\r\n  \"is_deletable\": 1,\r\n  \"is_default\": 0,\r\n  \"is_required\": 0,\r\n  \"class\": \"col-sm-6 col-12\",\r\n  \"date_disable_past\": 0,\r\n  \"diff_name\": true,\r\n  \"variable_name\": \"test_tester\",\r\n  \"accept\": \"\",\r\n  \"multiple\": 0,\r\n  \"search\": 0,\r\n  \"search_type\": \"\",\r\n  \"reorder\": 0,\r\n  \"folder\": \"\",\r\n  \"for_organization\": 0,\r\n  \"icon_only\": 0,\r\n  \"for_buyer\": 0,\r\n  \"autoFocus\": 0,\r\n  \"sub_select\": 0,\r\n  \"sub_level\": 0,\r\n  \"sub_field\": \"\",\r\n  \"userType\": \"\",\r\n  \"country\": 0,\r\n  \"state\": 0,\r\n  \"active\": 1,\r\n  \"is_compress\": 0,\r\n  \"compress_quality\": 0,\r\n  \"compress_width\": 0,\r\n  \"compress_height\": 0,\r\n  \"selectType\": \"default\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","propertyColumnAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4af93aef-8551-467f-b81a-ebbcb0bae33a","name":"propertyColumnAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": 0,\r\n  \"view_page\": 1,\r\n  \"label\": \"test\",\r\n  \"placeholder\": \"test\",\r\n  \"type\": \"text\",\r\n  \"name\": \"test_test\",\r\n  \"show_order\": 0,\r\n  \"is_deletable\": 1,\r\n  \"is_default\": 0,\r\n  \"is_required\": 0,\r\n  \"class\": \"col-sm-6 col-12\",\r\n  \"date_disable_past\": 0,\r\n  \"diff_name\": true,\r\n  \"variable_name\": \"test_tester\",\r\n  \"accept\": \"\",\r\n  \"multiple\": 0,\r\n  \"search\": 0,\r\n  \"search_type\": \"\",\r\n  \"reorder\": 0,\r\n  \"folder\": \"\",\r\n  \"for_organization\": 0,\r\n  \"icon_only\": 0,\r\n  \"for_buyer\": 0,\r\n  \"autoFocus\": 0,\r\n  \"sub_select\": 0,\r\n  \"sub_level\": 0,\r\n  \"sub_field\": \"\",\r\n  \"userType\": \"\",\r\n  \"country\": 0,\r\n  \"state\": 0,\r\n  \"active\": 1,\r\n  \"is_compress\": 0,\r\n  \"compress_quality\": 0,\r\n  \"compress_width\": 0,\r\n  \"compress_height\": 0,\r\n  \"selectType\": \"default\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:54:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"68-YksMq2DjJLpdfq0ykD7v0JjJYVw\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully added!\",\n        \"responseData\": {\n            \"id\": 154\n        }\n    }\n}"}],"_postman_id":"cb2a09e8-b9bd-4570-b4b8-27d24093e665"},{"name":"Get Single Property","id":"639f934d-f2b8-4d5f-a8f2-e105f81ba8d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getSingleProperty","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","getSingleProperty"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"4a39f6b3-7f76-465d-8b66-3976824dd60a","name":"getSingleProperty","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getSingleProperty"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:56:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2af-bGj7xPKo0CyQ4370WT8iKJ47ffs\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"record\": {\n                \"id\": 110,\n                \"view_page\": \"1\",\n                \"field_group\": null,\n                \"label\": \"Test\",\n                \"diff_name\": 0,\n                \"placeholder\": \"test\",\n                \"type\": \"select\",\n                \"name\": \"test\",\n                \"show_order\": 6,\n                \"is_default\": 0,\n                \"is_required\": 0,\n                \"class\": \"col-sm-3 col-12\",\n                \"date_disable_past\": 0,\n                \"accept\": null,\n                \"multiple\": 0,\n                \"object_image\": 0,\n                \"folder\": null,\n                \"for_organization\": 0,\n                \"for_buyer\": 0,\n                \"is_deletable\": 1,\n                \"sub_select\": 1,\n                \"sub_level\": 1,\n                \"sub_field\": null,\n                \"country\": 0,\n                \"state\": 0,\n                \"default_group\": null,\n                \"active\": 1,\n                \"reorder\": 0,\n                \"search\": 0,\n                \"search_type\": \"select type\",\n                \"icon_only\": 0,\n                \"is_compress\": 0,\n                \"compress_quality\": 0,\n                \"compress_width\": 0,\n                \"compress_height\": 0\n            }\n        }\n    }\n}"}],"_postman_id":"639f934d-f2b8-4d5f-a8f2-e105f81ba8d5"},{"name":"Property Column ReOrder","id":"ee53e755-d369-4d07-97c4-0d514bab3b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"array\": true,\r\n    \"data\": [\r\n        {\r\n            \"id\": 3,\r\n            \"show_order\": 0\r\n        },\r\n        {\r\n            \"id\": 11,\r\n            \"show_order\": 1\r\n        },\r\n        {\r\n            \"id\": 23,\r\n            \"show_order\": 2\r\n        },\r\n        {\r\n            \"id\": 7,\r\n            \"show_order\": 3\r\n        },\r\n        {\r\n            \"id\": 8,\r\n            \"show_order\": 4\r\n        },\r\n        {\r\n            \"id\": 17,\r\n            \"show_order\": 5\r\n        },\r\n        {\r\n            \"id\": 110,\r\n            \"show_order\": 6\r\n        },\r\n        {\r\n            \"id\": 5,\r\n            \"show_order\": 7\r\n        },\r\n        {\r\n            \"id\": 13,\r\n            \"show_order\": 8\r\n        },\r\n        {\r\n            \"id\": 9,\r\n            \"show_order\": 9\r\n        },\r\n        {\r\n            \"id\": 10,\r\n            \"show_order\": 10\r\n        },\r\n        {\r\n            \"id\": 28,\r\n            \"show_order\": 11\r\n        },\r\n        {\r\n            \"id\": 29,\r\n            \"show_order\": 12\r\n        },\r\n        {\r\n            \"id\": 26,\r\n            \"show_order\": 13\r\n        },\r\n        {\r\n            \"id\": 16,\r\n            \"show_order\": 14\r\n        },\r\n        {\r\n            \"id\": 153,\r\n            \"show_order\": 15\r\n        },\r\n        {\r\n            \"id\": 136,\r\n            \"show_order\": 16\r\n        },\r\n        {\r\n            \"id\": 143,\r\n            \"show_order\": 17\r\n        },\r\n        {\r\n            \"id\": 150,\r\n            \"show_order\": 18\r\n        }\r\n    ],\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnReOrder","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","propertyColumnReOrder"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"3606e7ee-ffc3-4fba-9f5a-8dd524dd775a","name":"propertyColumnReOrder","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"array\": true,\r\n    \"data\": [\r\n        {\r\n            \"id\": 3,\r\n            \"show_order\": 0\r\n        },\r\n        {\r\n            \"id\": 11,\r\n            \"show_order\": 1\r\n        },\r\n        {\r\n            \"id\": 23,\r\n            \"show_order\": 2\r\n        },\r\n        {\r\n            \"id\": 7,\r\n            \"show_order\": 3\r\n        },\r\n        {\r\n            \"id\": 8,\r\n            \"show_order\": 4\r\n        },\r\n        {\r\n            \"id\": 17,\r\n            \"show_order\": 5\r\n        },\r\n        {\r\n            \"id\": 110,\r\n            \"show_order\": 6\r\n        },\r\n        {\r\n            \"id\": 5,\r\n            \"show_order\": 7\r\n        },\r\n        {\r\n            \"id\": 13,\r\n            \"show_order\": 8\r\n        },\r\n        {\r\n            \"id\": 9,\r\n            \"show_order\": 9\r\n        },\r\n        {\r\n            \"id\": 10,\r\n            \"show_order\": 10\r\n        },\r\n        {\r\n            \"id\": 28,\r\n            \"show_order\": 11\r\n        },\r\n        {\r\n            \"id\": 29,\r\n            \"show_order\": 12\r\n        },\r\n        {\r\n            \"id\": 26,\r\n            \"show_order\": 13\r\n        },\r\n        {\r\n            \"id\": 16,\r\n            \"show_order\": 14\r\n        },\r\n        {\r\n            \"id\": 153,\r\n            \"show_order\": 15\r\n        },\r\n        {\r\n            \"id\": 136,\r\n            \"show_order\": 16\r\n        },\r\n        {\r\n            \"id\": 143,\r\n            \"show_order\": 17\r\n        },\r\n        {\r\n            \"id\": 150,\r\n            \"show_order\": 18\r\n        }\r\n    ],\r\n    \"table\": \"dynamic_fields\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnReOrder"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:57:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"5a-0eYuE3HK73yrNwO0LhGhDgb4DuY\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\"\n    }\n}"}],"_postman_id":"ee53e755-d369-4d07-97c4-0d514bab3b12"},{"name":"property Column Status Action","id":"3834616a-3e22-4f7b-a5f1-55f2cc07efb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"active\": 2,\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\",\r\n    \"view_page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnStatusAction","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","propertyColumnStatusAction"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"097f35db-86b7-44db-a8ea-d267cd2b2bfa","name":"propertyColumnStatusAction","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"active\": 2,\r\n    \"id\": 110,\r\n    \"table\": \"dynamic_fields\",\r\n    \"view_page\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/propertyColumnStatusAction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 13:58:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"50-iKA6sMMAF32LHYJC/RGCjm2burM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\"\n    }\n}"}],"_postman_id":"3834616a-3e22-4f7b-a5f1-55f2cc07efb0"},{"name":"Get All Dynamic Array","id":"0b3c32ec-7853-47f9-b032-cf3369fff354","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"dt.show_order\",\r\n    \"table\": \"dynamic_tables\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"dt.view_page\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getAllDynamicArray","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","dynamic","getAllDynamicArray"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"29bd02b0-cabc-4889-ae57-b1097ac0b459","name":"getAllDynamicArray","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"asc\",\r\n    \"orderby\": \"dt.show_order\",\r\n    \"table\": \"dynamic_tables\",\r\n    \"filters\": {\r\n        \"action\": {\r\n            \"value\": 1,\r\n            \"type\": \"in\",\r\n            \"field\": \"dt.view_page\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/dynamic/getAllDynamicArray"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Mon, 07 Nov 2022 10:49:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"13a7-BQg1sTBT4Z7QpYYgmNRcYvKA7ac\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 19,\n                    \"view_page\": \"1\",\n                    \"label\": \"ID\",\n                    \"type\": \"\",\n                    \"field\": \"id\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.id\",\n                    \"show_order\": 1,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 31,\n                    \"view_page\": \"1\",\n                    \"label\": \"Picture\",\n                    \"type\": \"imagewithurl\",\n                    \"field\": \"avatar\",\n                    \"sort\": 0,\n                    \"sort_field\": null,\n                    \"show_order\": 2,\n                    \"table_search\": 0,\n                    \"folder\": \"product\",\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 20,\n                    \"view_page\": \"1\",\n                    \"label\": \"Invoice ID\",\n                    \"type\": \"\",\n                    \"field\": \"buynow_common_invoice\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 3,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 32,\n                    \"view_page\": \"1\",\n                    \"label\": \"Listing Title\",\n                    \"type\": \"text\",\n                    \"field\": \"title\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.title\",\n                    \"show_order\": 4,\n                    \"table_search\": 1,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"in\",\n                    \"is_default\": 1,\n                    \"class\": \"col-md-4 col-sm-6 col-12\",\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 21,\n                    \"view_page\": \"1\",\n                    \"label\": \"Current price\",\n                    \"type\": \"price\",\n                    \"field\": \"wprice\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.wprice\",\n                    \"show_order\": 5,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 36,\n                    \"view_page\": \"1\",\n                    \"label\": \"Reserve price\",\n                    \"type\": \"price\",\n                    \"field\": \"rprice\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p.rprice\",\n                    \"show_order\": 6,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 33,\n                    \"view_page\": \"1\",\n                    \"label\": \"Start Date\",\n                    \"type\": \"datetime\",\n                    \"field\": \"date_added\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 7,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 34,\n                    \"view_page\": \"1\",\n                    \"label\": \"End date\",\n                    \"type\": \"datetime\",\n                    \"field\": \"date_closed\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 8,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 35,\n                    \"view_page\": \"1\",\n                    \"label\": \"Auction Title\",\n                    \"type\": \"text\",\n                    \"field\": \"auctiontitle\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 9,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 22,\n                    \"view_page\": \"1\",\n                    \"label\": \"Sold date\",\n                    \"type\": \"date\",\n                    \"field\": \"buynow_paid_date\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 10,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 23,\n                    \"view_page\": \"1\",\n                    \"label\": \"Purchased Quantity\",\n                    \"type\": \"\",\n                    \"field\": \"buynow_qty\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 11,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 24,\n                    \"view_page\": \"1\",\n                    \"label\": \"Amount\",\n                    \"type\": \"\",\n                    \"field\": \"buynow_amount\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 12,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 25,\n                    \"view_page\": \"1\",\n                    \"label\": \"Winner Buyer\",\n                    \"type\": \"\",\n                    \"field\": \"winner_first_name,winner_last_name\",\n                    \"sort\": 1,\n                    \"sort_field\": null,\n                    \"show_order\": 13,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 26,\n                    \"view_page\": \"1\",\n                    \"label\": \"Winner Email\",\n                    \"type\": \"\",\n                    \"field\": \"winner_email\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 14,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 27,\n                    \"view_page\": \"1\",\n                    \"label\": \"Created At\",\n                    \"type\": \"datetime\",\n                    \"field\": \"created_at\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 15,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 28,\n                    \"view_page\": \"1\",\n                    \"label\": \"Updated At\",\n                    \"type\": \"datetime\",\n                    \"field\": \"updated_at\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 16,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 29,\n                    \"view_page\": \"1\",\n                    \"label\": \"Posted By\",\n                    \"type\": \"\",\n                    \"field\": \"as_employees_emp_firstname,as_employees_emp_lastname\",\n                    \"sort\": 1,\n                    \"sort_field\": \"p\",\n                    \"show_order\": 17,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                },\n                {\n                    \"id\": 30,\n                    \"view_page\": \"1\",\n                    \"label\": \"Bids\",\n                    \"type\": \"\",\n                    \"field\": \"bidscount\",\n                    \"sort\": 1,\n                    \"sort_field\": \"bidscount\",\n                    \"show_order\": 18,\n                    \"table_search\": 0,\n                    \"folder\": null,\n                    \"is_deletable\": 0,\n                    \"active\": 1,\n                    \"filter_type\": \"select type\",\n                    \"is_default\": 0,\n                    \"class\": null,\n                    \"diff_name\": 0,\n                    \"diff_sort\": 0\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"0b3c32ec-7853-47f9-b032-cf3369fff354"}],"id":"f741f672-dc16-4b7c-a695-62076df1c2c3","_postman_id":"f741f672-dc16-4b7c-a695-62076df1c2c3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}},{"name":"Transaction","item":[{"name":"Payment","id":"d9ff04f9-de5d-4088-af72-8f31c5e0af18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.cart_id\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        }\r\n\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/transaction/payment","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}},"urlObject":{"path":["api","admin","transaction","payment"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"6b63f75d-b5b1-4ed4-affb-3b76cde575ea","name":"payment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"page\": 1,\r\n    \"limit\": 20,\r\n    \"order\": \"\",\r\n    \"orderby\": \"\",\r\n    \"filters\": {\r\n        \"searchterm\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.cart_id\"\r\n        },\r\n        \"fromdate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        },\r\n        \"todate\": {\r\n            \"value\": \"\",\r\n            \"type\": \"like\",\r\n            \"field\": \"par.created_at\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://largeproductapi-test.ecommerce.auction/api/admin/transaction/payment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Date","value":"Sat, 05 Nov 2022 14:06:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"542f-1CoBDWcVmNV0DvQIonn8NqclUIk\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Details successfully retrieved!\",\n        \"responseData\": {\n            \"records\": [\n                {\n                    \"id\": 57,\n                    \"cart_id\": 10065,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3M0l0CAulnVHuRJh1sZGvBpP\",\n                    \"created_at\": \"2022-11-05T11:57:34.000Z\",\n                    \"amount\": 12600,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 56,\n                    \"cart_id\": 10064,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LxkdVAulnVHuRJh1mml6O0S\",\n                    \"created_at\": \"2022-10-28T04:57:43.000Z\",\n                    \"amount\": 229.95,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 55,\n                    \"cart_id\": 10060,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LsPtKAulnVHuRJh1rQKTzrM\",\n                    \"created_at\": \"2022-10-13T11:48:01.000Z\",\n                    \"amount\": 2835,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 54,\n                    \"cart_id\": 10060,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-13T11:08:22.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 53,\n                    \"cart_id\": 10060,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-13T10:18:45.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 52,\n                    \"cart_id\": 10059,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LsLX3AulnVHuRJh0rvG92Kn\",\n                    \"created_at\": \"2022-10-13T07:08:43.000Z\",\n                    \"amount\": 1890,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 51,\n                    \"cart_id\": 10058,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-13T06:25:45.000Z\",\n                    \"amount\": 10.5,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 50,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3Ls3OrAulnVHuRJh1GhppZSi\",\n                    \"created_at\": \"2022-10-12T11:47:04.000Z\",\n                    \"amount\": 441,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 49,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-12T10:54:21.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 48,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-12T09:46:52.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 47,\n                    \"cart_id\": 10057,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-12T09:33:16.000Z\",\n                    \"amount\": 1059.45,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 46,\n                    \"cart_id\": 10056,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LryylAulnVHuRJh0n9mOn22\",\n                    \"created_at\": \"2022-10-12T07:03:49.000Z\",\n                    \"amount\": 207.9,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 45,\n                    \"cart_id\": 10054,\n                    \"user_id\": 55,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-10-11T06:07:10.000Z\",\n                    \"amount\": 410.55,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Riyaz\",\n                    \"last_name\": \"Buyer\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 44,\n                    \"cart_id\": 10045,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3Lb1uPAulnVHuRJh03lD3e5d\",\n                    \"created_at\": \"2022-08-26T12:45:16.000Z\",\n                    \"amount\": 512.4,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 43,\n                    \"cart_id\": 10044,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3Lb0mdAulnVHuRJh09BlAbGm\",\n                    \"created_at\": \"2022-08-26T11:33:10.000Z\",\n                    \"amount\": 1054.2,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 42,\n                    \"cart_id\": 10042,\n                    \"user_id\": 46,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-26T08:20:22.000Z\",\n                    \"amount\": 229.95,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 41,\n                    \"cart_id\": 10041,\n                    \"user_id\": 46,\n                    \"trans_id\": \"pi_3LaxkgAulnVHuRJh1pLUCjPa\",\n                    \"created_at\": \"2022-08-26T08:18:57.000Z\",\n                    \"amount\": 105,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 40,\n                    \"cart_id\": 10040,\n                    \"user_id\": 46,\n                    \"trans_id\": \"pi_3LaxhkAulnVHuRJh1ESPrWdj\",\n                    \"created_at\": \"2022-08-26T08:15:55.000Z\",\n                    \"amount\": 262.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 39,\n                    \"cart_id\": 10039,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxhIAulnVHuRJh0FbY71pK\",\n                    \"created_at\": \"2022-08-26T08:15:27.000Z\",\n                    \"amount\": 325.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 38,\n                    \"cart_id\": 10038,\n                    \"user_id\": 46,\n                    \"trans_id\": \"pi_3LaxgOAulnVHuRJh1gpzy2p0\",\n                    \"created_at\": \"2022-08-26T08:14:31.000Z\",\n                    \"amount\": 31500,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Buyer s\",\n                    \"last_name\": \"Registrat\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 37,\n                    \"cart_id\": 10037,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxU9AulnVHuRJh1RlCmcBc\",\n                    \"created_at\": \"2022-08-26T08:01:52.000Z\",\n                    \"amount\": 759.15,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 36,\n                    \"cart_id\": 10037,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxBKAulnVHuRJh00oH7lSv\",\n                    \"created_at\": \"2022-08-26T07:42:25.000Z\",\n                    \"amount\": 15750,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 35,\n                    \"cart_id\": 10036,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxBIAulnVHuRJh0yarYyU4\",\n                    \"created_at\": \"2022-08-26T07:42:23.000Z\",\n                    \"amount\": 15750,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 34,\n                    \"cart_id\": 10035,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LaxAVAulnVHuRJh0s3nljTM\",\n                    \"created_at\": \"2022-08-26T07:41:33.000Z\",\n                    \"amount\": 727.65,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 33,\n                    \"cart_id\": 10034,\n                    \"user_id\": 43,\n                    \"trans_id\": \"pi_3LaunHAulnVHuRJh1PrR8y4E\",\n                    \"created_at\": \"2022-08-26T05:09:26.000Z\",\n                    \"amount\": 312.9,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"RIYAZ\",\n                    \"last_name\": \"BUYER\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 32,\n                    \"cart_id\": 10031,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZWt7AulnVHuRJh1dQiMTkV\",\n                    \"created_at\": \"2022-08-22T09:25:44.000Z\",\n                    \"amount\": 749.7,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 31,\n                    \"cart_id\": 10030,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZWfXAulnVHuRJh0MyWwM3I\",\n                    \"created_at\": \"2022-08-22T09:11:42.000Z\",\n                    \"amount\": 420,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 30,\n                    \"cart_id\": 10029,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZVsXAulnVHuRJh0PoarFoY\",\n                    \"created_at\": \"2022-08-22T08:21:03.000Z\",\n                    \"amount\": 924000,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 29,\n                    \"cart_id\": 10028,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZV3MAulnVHuRJh0YU6BxGw\",\n                    \"created_at\": \"2022-08-22T07:28:11.000Z\",\n                    \"amount\": 16800,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 28,\n                    \"cart_id\": 10027,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSTJAulnVHuRJh1ycsA5l2\",\n                    \"created_at\": \"2022-08-22T04:42:48.000Z\",\n                    \"amount\": 13125,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 27,\n                    \"cart_id\": 10026,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSS0AulnVHuRJh0kt6ded9\",\n                    \"created_at\": \"2022-08-22T04:41:27.000Z\",\n                    \"amount\": 3150,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 26,\n                    \"cart_id\": 10025,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSMkAulnVHuRJh1vhRYLZ8\",\n                    \"created_at\": \"2022-08-22T04:36:00.000Z\",\n                    \"amount\": 77700,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 25,\n                    \"cart_id\": 10024,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZSCyAulnVHuRJh0gsicd6i\",\n                    \"created_at\": \"2022-08-22T04:25:55.000Z\",\n                    \"amount\": 17325,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 24,\n                    \"cart_id\": 10023,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LZQl4AulnVHuRJh071OvryF\",\n                    \"created_at\": \"2022-08-22T02:53:01.000Z\",\n                    \"amount\": 3675,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 23,\n                    \"cart_id\": 10022,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-19T07:59:44.000Z\",\n                    \"amount\": 525,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 22,\n                    \"cart_id\": 10021,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LYPFGAulnVHuRJh1U2eQPMH\",\n                    \"created_at\": \"2022-08-19T07:03:57.000Z\",\n                    \"amount\": 105,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 21,\n                    \"cart_id\": 10020,\n                    \"user_id\": 27,\n                    \"trans_id\": \"pi_3LXmUmAulnVHuRJh0KcQHVZE\",\n                    \"created_at\": \"2022-08-17T13:41:23.000Z\",\n                    \"amount\": 997.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"saurabh\",\n                    \"last_name\": \"thakur\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 20,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjWdAulnVHuRJh0DJEH4sk\",\n                    \"created_at\": \"2022-08-17T10:31:07.000Z\",\n                    \"amount\": 735,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 19,\n                    \"cart_id\": 10019,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LXjTpAulnVHuRJh1XNyl6ut\",\n                    \"created_at\": \"2022-08-17T10:28:12.000Z\",\n                    \"amount\": 262.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 18,\n                    \"cart_id\": 10017,\n                    \"user_id\": 10,\n                    \"trans_id\": \"pi_3LTgvNAulnVHuRJh1BiJi2sm\",\n                    \"created_at\": \"2022-08-06T06:55:55.000Z\",\n                    \"amount\": 420,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"Name\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 17,\n                    \"cart_id\": 10016,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LTKpDAulnVHuRJh1RdT6EDk\",\n                    \"created_at\": \"2022-08-05T07:20:07.000Z\",\n                    \"amount\": 525,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 16,\n                    \"cart_id\": 10014,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LSdC6AulnVHuRJh1OX9klB4\",\n                    \"created_at\": \"2022-08-03T08:44:48.000Z\",\n                    \"amount\": 472.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 15,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LSdAiAulnVHuRJh0EnZhIwt\",\n                    \"created_at\": \"2022-08-03T08:43:23.000Z\",\n                    \"amount\": 315,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 14,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1X5KjBs8\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 13,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh158lAt5k\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 12,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh198Pa9hV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 11,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1oFXOESV\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 10,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j4AulnVHuRJh1NKVFaut\",\n                    \"created_at\": \"2022-08-01T17:48:25.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 9,\n                    \"cart_id\": 10013,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j3AulnVHuRJh0XlQXpYQ\",\n                    \"created_at\": \"2022-08-01T17:48:24.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 8,\n                    \"cart_id\": 10000,\n                    \"user_id\": 4,\n                    \"trans_id\": \"pi_3LS2j1AulnVHuRJh1pvDjEnJ\",\n                    \"created_at\": \"2022-08-01T17:48:22.000Z\",\n                    \"amount\": 210,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 7,\n                    \"cart_id\": 10012,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LRwXgAulnVHuRJh0sIJ0qfz\",\n                    \"created_at\": \"2022-08-01T11:12:14.000Z\",\n                    \"amount\": 472.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 6,\n                    \"cart_id\": 10009,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LRwNGAulnVHuRJh19JHwyeu\",\n                    \"created_at\": \"2022-08-01T11:01:29.000Z\",\n                    \"amount\": 367.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 5,\n                    \"cart_id\": 10011,\n                    \"user_id\": 21,\n                    \"trans_id\": \"pi_3LRwLrAulnVHuRJh0JEqFrQc\",\n                    \"created_at\": \"2022-08-01T11:00:03.000Z\",\n                    \"amount\": 367.5,\n                    \"payment_method\": \"online\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"XXXX-XXXX-XXX\",\n                    \"card_type\": null,\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 4,\n                    \"cart_id\": 10010,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-01T10:25:55.000Z\",\n                    \"amount\": 315,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 3,\n                    \"cart_id\": 10008,\n                    \"user_id\": 21,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-08-01T10:15:15.000Z\",\n                    \"amount\": 315,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"Test Cucumber\",\n                    \"last_name\": \"Tester\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 2,\n                    \"cart_id\": 10007,\n                    \"user_id\": 4,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-07-29T09:53:27.000Z\",\n                    \"amount\": 220500,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                },\n                {\n                    \"id\": 1,\n                    \"cart_id\": 10003,\n                    \"user_id\": 4,\n                    \"trans_id\": null,\n                    \"created_at\": \"2022-07-11T07:53:52.000Z\",\n                    \"amount\": 367.5,\n                    \"payment_method\": \"Cash\",\n                    \"no_of_cards\": \"single\",\n                    \"mk_card_number\": \"Cash\",\n                    \"card_type\": \"offline\",\n                    \"status\": \"success\",\n                    \"first_name\": \"TEST\",\n                    \"last_name\": \"NAME\",\n                    \"common_invoice\": null,\n                    \"qty\": null,\n                    \"paid\": null,\n                    \"total_amount\": null,\n                    \"paid_amount\": null\n                }\n            ],\n            \"totalRecords\": 57,\n            \"setDisp\": \"1-20\"\n        }\n    }\n}"}],"_postman_id":"d9ff04f9-de5d-4088-af72-8f31c5e0af18"}],"id":"3e56cea2-2edc-42f3-a429-f994343b7135","_postman_id":"3e56cea2-2edc-42f3-a429-f994343b7135","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}}],"id":"4075517f-2ae9-4760-a272-e23a823275af","_postman_id":"4075517f-2ae9-4760-a272-e23a823275af","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","id":"5a700d7e-b363-433c-8931-cd788abb9f71","name":"Admin","type":"folder"}}}],"id":"5a700d7e-b363-433c-8931-cd788abb9f71","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"1d07cb73-7a18-452a-a6eb-23e02840f776","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"728ebbc1-06ec-43a0-b7a9-bca0bc9d8107","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"5a700d7e-b363-433c-8931-cd788abb9f71","description":""},{"name":"Common","item":[{"name":"Image Uploader","item":[{"name":"Multiple Image Uploader","id":"03093e9e-4612-4c64-a94a-6a9b9cea87b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"largeproductapi-test.ecommerce.auction"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6NywiaWF0IjoxNjY3ODA1NDA0LCJleHAiOjE2Njg0MTAyMDR9.WGwFtz8sWw8ut6I6ZIA7qhJv829MSr__KIKoDqec374"},{"key":"ipaddress","value":"14.96.10.50"},{"key":"origin","value":"https://largeproductadmin-test.ecommerce.auction"},{"key":"referer","value":"https://largeproductadmin-test.ecommerce.auction/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"107\", \"Chromium\";v=\"107\", \"Not=A?Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-site"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"}],"body":{"mode":"formdata","formdata":[{"key":"folder","value":"product","type":"text"},{"key":"isCompress","value":"0","type":"text"},{"key":"quality","value":"80","type":"text"},{"key":"resultWidth","value":"500","type":"text"},{"key":"resultHeight","value":"500","type":"text"},{"key":"file_upload","type":"file","src":"/C:/Users/Bala/Pictures/Capture.PNG"}]},"url":"https://largeproductapi-test.ecommerce.auction/api/commonFunction/image_uploader/muliple_img_uploader","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"e80550e3-da05-4d3c-bdda-bef757180055","id":"e80550e3-da05-4d3c-bdda-bef757180055","name":"Large Product - API Documentation","type":"collection"}},"urlObject":{"path":["api","commonFunction","image_uploader","muliple_img_uploader"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"40bbcb1e-2338-4abc-b30a-f8a80213b1a1","name":"Image Uploader","originalRequest":{"method":"POST","header":[{"key":"authority","value":"largeproductapi-test.ecommerce.auction"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6NywiaWF0IjoxNjY3ODA1NDA0LCJleHAiOjE2Njg0MTAyMDR9.WGwFtz8sWw8ut6I6ZIA7qhJv829MSr__KIKoDqec374"},{"key":"ipaddress","value":"14.96.10.50"},{"key":"origin","value":"https://largeproductadmin-test.ecommerce.auction"},{"key":"referer","value":"https://largeproductadmin-test.ecommerce.auction/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"107\", \"Chromium\";v=\"107\", \"Not=A?Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-site"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"}],"body":{"mode":"formdata","formdata":[{"key":"folder","value":"product","type":"text"},{"key":"isCompress","value":"0","type":"text"},{"key":"quality","value":"80","type":"text"},{"key":"resultWidth","value":"500","type":"text"},{"key":"resultHeight","value":"500","type":"text"},{"key":"file_upload","type":"file","src":"/C:/Users/Bala/Pictures/Capture.PNG"}]},"url":"https://largeproductapi-test.ecommerce.auction/api/commonFunction/image_uploader/muliple_img_uploader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 08 Nov 2022 08:15:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1ad-FJQwvJlMDnZnv+JIGl2vfnexZ5w\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {\n            \"files\": [\n                {\n                    \"fieldname\": \"file_upload\",\n                    \"originalname\": \"Capture.PNG\",\n                    \"encoding\": \"7bit\",\n                    \"mimetype\": \"image/png\",\n                    \"destination\": \"public/uploads/product/\",\n                    \"filename\": \"file_upload-1667895341566_263361.png\",\n                    \"path\": \"public/uploads/product/file_upload-1667895341566_263361.png\",\n                    \"size\": 576225,\n                    \"file_name\": \"file_upload-1667895341566_263361.png\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"03093e9e-4612-4c64-a94a-6a9b9cea87b9"}],"id":"5c588e4d-45f6-48bc-ae8b-05abbfa8bdac","_postman_id":"5c588e4d-45f6-48bc-ae8b-05abbfa8bdac","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"e80550e3-da05-4d3c-bdda-bef757180055","id":"e80550e3-da05-4d3c-bdda-bef757180055","name":"Large Product - API Documentation","type":"collection"}}},{"name":"Common","item":[{"name":"Image Uploader","item":[{"name":"Multiple Image Uploader","id":"47da1cdd-833d-4e76-a2d9-9c116dad05e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authority","value":"largeproductapi-test.ecommerce.auction"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6NywiaWF0IjoxNjY3ODA1NDA0LCJleHAiOjE2Njg0MTAyMDR9.WGwFtz8sWw8ut6I6ZIA7qhJv829MSr__KIKoDqec374"},{"key":"ipaddress","value":"14.96.10.50"},{"key":"origin","value":"https://largeproductadmin-test.ecommerce.auction"},{"key":"referer","value":"https://largeproductadmin-test.ecommerce.auction/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"107\", \"Chromium\";v=\"107\", \"Not=A?Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-site"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"}],"body":{"mode":"formdata","formdata":[{"key":"folder","value":"product","type":"text"},{"key":"isCompress","value":"0","type":"text"},{"key":"quality","value":"80","type":"text"},{"key":"resultWidth","value":"500","type":"text"},{"key":"resultHeight","value":"500","type":"text"},{"key":"file_upload","type":"file","src":"/C:/Users/Bala/Pictures/Capture.PNG"}]},"url":"https://largeproductapi-test.ecommerce.auction/api/commonFunction/image_uploader/muliple_img_uploader","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"e80550e3-da05-4d3c-bdda-bef757180055","id":"e80550e3-da05-4d3c-bdda-bef757180055","name":"Large Product - API Documentation","type":"collection"}},"urlObject":{"path":["api","commonFunction","image_uploader","muliple_img_uploader"],"host":["https://largeproductapi-test.ecommerce.auction"],"query":[],"variable":[]}},"response":[{"id":"0e8dea78-d091-455b-a13f-890f1ab7354c","name":"Image Uploader","originalRequest":{"method":"POST","header":[{"key":"authority","value":"largeproductapi-test.ecommerce.auction"},{"key":"accept","value":"application/json, text/plain, */*"},{"key":"accept-language","value":"en-US,en;q=0.9"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6NywiaWF0IjoxNjY3ODA1NDA0LCJleHAiOjE2Njg0MTAyMDR9.WGwFtz8sWw8ut6I6ZIA7qhJv829MSr__KIKoDqec374"},{"key":"ipaddress","value":"14.96.10.50"},{"key":"origin","value":"https://largeproductadmin-test.ecommerce.auction"},{"key":"referer","value":"https://largeproductadmin-test.ecommerce.auction/"},{"key":"sec-ch-ua","value":"\"Google Chrome\";v=\"107\", \"Chromium\";v=\"107\", \"Not=A?Brand\";v=\"24\""},{"key":"sec-ch-ua-mobile","value":"?0"},{"key":"sec-ch-ua-platform","value":"\"Windows\""},{"key":"sec-fetch-dest","value":"empty"},{"key":"sec-fetch-mode","value":"cors"},{"key":"sec-fetch-site","value":"same-site"},{"key":"user-agent","value":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"}],"body":{"mode":"formdata","formdata":[{"key":"folder","value":"product","type":"text"},{"key":"isCompress","value":"0","type":"text"},{"key":"quality","value":"80","type":"text"},{"key":"resultWidth","value":"500","type":"text"},{"key":"resultHeight","value":"500","type":"text"},{"key":"file_upload","type":"file","src":["/C:/Users/Bala/Pictures/Capture.PNG"]}]},"url":"https://largeproductapi-test.ecommerce.auction/api/commonFunction/image_uploader/muliple_img_uploader"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 08 Nov 2022 08:15:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"Expect-CT","value":"max-age=0"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"X-XSS-Protection","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"1ad-FJQwvJlMDnZnv+JIGl2vfnexZ5w\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"responseType\": 1,\n        \"message\": \"Successfully updated!\",\n        \"responseData\": {\n            \"files\": [\n                {\n                    \"fieldname\": \"file_upload\",\n                    \"originalname\": \"Capture.PNG\",\n                    \"encoding\": \"7bit\",\n                    \"mimetype\": \"image/png\",\n                    \"destination\": \"public/uploads/product/\",\n                    \"filename\": \"file_upload-1667895341566_263361.png\",\n                    \"path\": \"public/uploads/product/file_upload-1667895341566_263361.png\",\n                    \"size\": 576225,\n                    \"file_name\": \"file_upload-1667895341566_263361.png\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"47da1cdd-833d-4e76-a2d9-9c116dad05e7"}],"id":"8b171386-1a42-4e4c-ba77-2c1b5d30e8bc","_postman_id":"8b171386-1a42-4e4c-ba77-2c1b5d30e8bc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"e80550e3-da05-4d3c-bdda-bef757180055","id":"e80550e3-da05-4d3c-bdda-bef757180055","name":"Large Product - API Documentation","type":"collection"}}}],"id":"5a7b1f0b-de5f-4c35-9900-91d671dbec32","_postman_id":"5a7b1f0b-de5f-4c35-9900-91d671dbec32","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"e80550e3-da05-4d3c-bdda-bef757180055","id":"e80550e3-da05-4d3c-bdda-bef757180055","name":"Large Product - API Documentation","type":"collection"}}}],"id":"f17d30cc-6ea1-40a6-8587-b96124937cc1","_postman_id":"f17d30cc-6ea1-40a6-8587-b96124937cc1","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]},"isInherited":true,"source":{"_postman_id":"e80550e3-da05-4d3c-bdda-bef757180055","id":"e80550e3-da05-4d3c-bdda-bef757180055","name":"Large Product - API Documentation","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE"}]}},"event":[{"listen":"prerequest","script":{"id":"1e817d03-3a1f-4fbd-866a-ebeeb27db44b","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"f719122e-b18a-4064-a112-a898edb6a32e","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"url","value":"https://largeproductapi-test.ecommerce.auction","type":"string"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE","type":"string"},{"key":"admin_token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhZG1pbl9pZCI6MSwiaWF0IjoxNjgyMzM5Mjc0LCJleHAiOjE2ODI5NDQwNzR9.yFZZh_fD_5hRHQ9DqSG5hptBIVY7xRJ_HvYFXV1SLlE","type":"string"},{"key":"seller_token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiaWF0IjoxNjY3ODI3OTM1LCJleHAiOjE2Njg0MzI3MzV9.rdNf16amzSqqvQdrYLNkkD4OfdijlOS2YRuYvXU63E0","type":"string"}]}