{"info":{"_postman_id":"a99980df-e1b3-42ac-b582-71a8c6d851ba","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":"a99980df-e1b3-42ac-b582-71a8c6d851ba","publishedId":"2sAYJ1m2de","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-12-18T14:55:55.000Z"},"item":[{"name":"Check If Customer Exists","id":"a48b624a-d7d3-41f1-a698-4384e10b4bfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"tokenId\": \"8e60d3d7-d27c-490a-adc0-32fdfb51d3f0-Bina\",\r\n  \"docType\": 26,\r\n  \"custTel\": \"03-55555551\",\r\n  \"custEmail\": \"mosheaa@moshe.co.il\",\r\n  \"custVatNo\": \"123456\",\r\n   \"custId\": 1717\r\n  }\r\n","options":{"raw":{"language":"json"}}},"url":"https://webapps.binaw.com/PostJsonDoc.aspx","description":"<h3 id=\"post-request-to-create-json-document\">POST Request to Create JSON Document</h3>\n<p>This endpoint allows you to create a JSON document by sending a POST request to the specified URL.</p>\n<h4 id=\"request-body\">Request Body</h4>\n<ul>\n<li><p><code>tokenId</code> (string) - The token ID for authentication.</p>\n</li>\n<li><p><code>docType</code> (number) - The type of the document.</p>\n</li>\n<li><p><code>custTel</code> (string) - The customer's telephone number.</p>\n</li>\n<li><p><code>custEmail</code> (string) - The customer's email address.</p>\n</li>\n<li><p><code>custVatNo</code> (string) - The customer's VAT number.</p>\n</li>\n<li><p><code>custId</code> (number) - The customer's ID.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will be in JSON format with the following schema:</p>\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            \"ResCode\": {\n                \"type\": \"number\"\n            },\n            \"ResMsg\": {\n                \"type\": \"string\"\n            },\n            \"custId\": {\n                \"type\": \"number\"\n            }\n        }\n    }\n}\n\n</code></pre>\n","urlObject":{"protocol":"https","path":["PostJsonDoc.aspx"],"host":["webapps","binaw","com"],"query":[],"variable":[]}},"response":[{"id":"eac7549b-fef7-4dea-bbd1-4813e042d3bf","name":"Check If Customer Exists","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"tokenId\": \"8e60d3d7-d27c-490a-adc0-32fdfb51d3f0-Bina\",\r\n  \"docType\": 26,\r\n  \"custTel\": \"03-55555551\",\r\n  \"custEmail\": \"mosheaa@moshe.co.il\",\r\n  \"custVatNo\": \"123456\",\r\n   \"custId\": 1717\r\n  }\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:56:46 GMT"},{"key":"Content-Length","value":"43"}],"cookie":[],"responseTime":null,"body":"[{\"ResCode\":0,\"ResMsg\":\"OK\",\"custId\":1717}]"}],"_postman_id":"a48b624a-d7d3-41f1-a698-4384e10b4bfe"}]}