{"info":{"_postman_id":"b178408c-f71c-4d4e-bdad-c7b3e8494337","name":"New Collection","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"32135503","collectionId":"b178408c-f71c-4d4e-bdad-c7b3e8494337","publishedId":"2sAYJ1khqW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-12-18T14:46:21.000Z"},"item":[{"name":"Get Customer","id":"c3cddcb7-031c-4cf6-8acc-d1245af2f013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"tokenId\": \"8e60d3d7-d27c-490a-adc0-32fdfb51d3f0-Bina\",\r\n  \"docType\": 2626,\r\n  \"custId\": 1717 \r\n    }","options":{"raw":{"language":"json"}}},"url":"https://webapps.binaw.com/PostJsonDoc.aspx","description":"<p>The HTTP POST request to the specified URL is used to send a JSON payload containing a tokenId, docType, and custId. The request is used to retrieve information related to the provided payload.</p>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><p>tokenId (string): The unique identifier for the token.</p>\n</li>\n<li><p>docType (number): The type of document.</p>\n</li>\n<li><p>custId (number): The customer ID.</p>\n</li>\n</ul>\n<p>The response to this request is a JSON array containing objects with keys such as custId, custName, custAddress, custNeighborhood, custFloor, custEntrance, custPostalcode, custSpecialdate1, custSpecialdate2, custCity, custArea, custEmail, custVatNo, custToPayment, custTell, custCell, custGroup, and custSalesMan.</p>\n<h3 id=\"response-schema\">Response Schema</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"properties\": {\n      \"custId\": {\"type\": \"number\"},\n      \"custName\": {\"type\": \"string\"},\n      \"custAddress\": {\"type\": \"string\"},\n      \"custNeighborhood\": {\"type\": \"string\"},\n      \"custFloor\": {\"type\": \"string\"},\n      \"custEntrance\": {\"type\": \"string\"},\n      \"custPostalcode\": {\"type\": \"string\"},\n      \"custSpecialdate1\": {\"type\": \"string\"},\n      \"custSpecialdate2\": {\"type\": \"string\"},\n      \"custCity\": {\"type\": \"string\"},\n      \"custArea\": {\"type\": \"string\"},\n      \"custEmail\": {\"type\": \"string\"},\n      \"custVatNo\": {\"type\": \"string\"},\n      \"custToPayment\": {\"type\": \"string\"},\n      \"custTell\": {\"type\": \"string\"},\n      \"custCell\": {\"type\": \"string\"},\n      \"custGroup\": {\"type\": \"string\"},\n      \"custSalesMan\": {\"type\": \"string\"}\n    }\n  }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["PostJsonDoc.aspx"],"host":["webapps","binaw","com"],"query":[],"variable":[]}},"response":[{"id":"e4f409c9-e796-4147-9a6c-f19cf40a441e","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"tokenId\": \"8e60d3d7-d27c-490a-adc0-32fdfb51d3f0-Bina\",\r\n  \"docType\": 2626,\r\n  \"custId\": 1717 \r\n    }","options":{"raw":{"language":"json"}}},"url":"https://webapps.binaw.com/PostJsonDoc.aspx"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"private"},{"key":"Content-Type","value":"text/plain; charset=utf-8"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Date","value":"Wed, 18 Dec 2024 14:41:28 GMT"},{"key":"Content-Length","value":"579"}],"cookie":[],"responseTime":null,"body":"[{\"custId\":1717,\"custName\":\" הלקוח הטוב של בינה [VIP]\",\"custAddress\":\"אהרון 3 דירה 5\",\"custNeighborhood\":\"לאומית\",\"custFloor\":\"5\",\"custEntrance\":\"דרומית\",\"custPostalcode\":\"99999\",\"custSpecialdate1\":\"\\/Date(1692824400000)\\/\",\"custSpecialdate2\":\"\\/Date(1255298400000)\\/\",\"custCity\":\"גבעת שמואל\",\"custArea\":\"באר שבע, אופקים, נתיבות, \",\"custEmail\":\"nitsan@binaw.com\",\"custVatNo\":\"038611596\",\"custToPayment\":\"שוטף + 30\",\"custTell\":\"037361150\",\"custCell\":\"0542331057\",\"custGroup\":\"1717\",\"custSalesMan\":\"מכירות\"}]"}],"_postman_id":"c3cddcb7-031c-4cf6-8acc-d1245af2f013"}]}