{"info":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","description":"<html><head></head><body><p>This API documentation explains the input, output, and endpoint URL for each API to help you use them effectively.</p>\n<p>All the following API requests uses <code>Bearer Token</code> as authorization channel.</p>\n<p>You can get the <strong>Bearer Token</strong> from your EQUP account under <code>Settings</code> &gt; <code>API</code> as shown in the below screenshot and use it as your <code>Bearer Token</code></p>\n<img src=\"https://content.pstmn.io/acaae3a4-0970-43b8-a298-83f4957e4209/QXBpLnBuZw==\" width=\"488\" height=\"227\"></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8281534","collectionId":"ad10d8bf-9dce-4974-a889-38b345e1e365","publishedId":"UVeJJPkB","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-12-05T11:23:58.000Z"},"item":[{"name":"CRM","item":[{"name":"Contacts","item":[{"name":"Get All Contacts With Pagination","id":"39bbddbb-4d9a-4d48-a882-18bd35de576b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/contacts","description":"<p>Get all contacts listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number, default 1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contacts"],"host":["{{url}}"],"query":[{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"per_page","value":"1"}],"variable":[]}},"response":[{"id":"eea920a1-c6a0-4597-aa25-85edac472889","name":"Get All Contacts With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/contacts","host":["{{url}}"],"path":["contacts"],"query":[{"key":"page","value":"1","disabled":true},{"key":"per_page","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 13:06:06 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 76,\n    \"currentPage\": 1,\n    \"lastPage\": 4,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": \"https://api.saleoid.sayosquare.com/api/contacts?page=2\",\n    \"data\": [\n        {\n            \"contact_id\": \"9ed0ad66-ca2d-4b37-849e-5fc24274c123\",\n            \"first_name\": \"Neo\",\n            \"last_name\": \"Anderson\",\n            \"name\": \"Neo Anderson\",\n            \"email\": \"neo.anderson@gmail.com\",\n            \"job_title\": \"Marketing Head\",\n            \"address\": [\n                {\n                    \"id\": 486,\n                    \"address\": \"8300 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 487,\n                    \"address\": \"8301 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"billing_address\": [\n                {\n                    \"id\": 488,\n                    \"address\": \"8304 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 489,\n                    \"address\": \"8305 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"service_address\": [\n                {\n                    \"id\": 490,\n                    \"address\": \"8302 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 491,\n                    \"address\": \"8303 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"date_of_birth\": \"1998-11-10\",\n            \"phone\": \"Invalid phone number\",\n            \"mobile\": \"Invalid phone number\",\n            \"fax\": \"Invalid phone number\",\n            \"source\": \"Api\",\n            \"stage\": \"contact\",\n            \"last_contacted\": null,\n            \"social_handler\": {\n                \"facebook\": \"http://facebook.com\",\n                \"linkedin\": \"http://linkedin.com\",\n                \"twitter\": \"http://twitter.com\",\n                \"google\": null,\n                \"skype\": \"http://skype.com\"\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"http://example.com\",\n            \"date_created\": \"2025-05-02 13:03:15\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": {\n                \"date01\": \"2025-09-19\"\n            }\n        },\n        {\n            \"contact_id\": \"9ec48b41-3bce-4dba-bbdb-3082563c7af9\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1049@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 451,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:19\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3778-4bdc-a248-dcebc9bd3320\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1033@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 435,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:16\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3979-4f9b-b840-730a62085a08\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1040@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 442,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:16\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3b50-44f0-81d0-5ccccf4cea50\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1047@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 449,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:18\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3b10-4a66-a3ec-f6c9beeee7a8\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1046@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 448,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:18\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3ad1-467e-9f54-62978ed508a2\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1045@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 447,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:17\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3b8d-49a2-a84b-8081703f7921\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1048@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 450,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:19\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-38e5-4ada-8402-66fd039d03c5\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1038@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 440,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:18\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3891-437e-b096-939079e55ba6\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1037@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 439,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:16\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3851-4a57-9307-18e2807328fc\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1036@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 438,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:17\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3814-4bc6-8bfc-6c536f65df23\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1035@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 437,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:18\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-37d1-4b1d-abf2-83f5650a4126\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1034@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 436,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:16\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-371b-4874-9d44-50686ea54c64\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1032@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 434,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:18\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-36d4-4139-a614-88d9f1410cf1\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1031@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 433,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:17\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3683-4519-9d3e-18355f5f1b7f\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1030@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 432,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:17\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3616-4194-95b5-b3e12e60e089\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1029@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 431,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:15\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-35a0-4ebb-b5c3-de4142d34b2c\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1028@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 430,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:16\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3513-4ea4-82ea-ffd9c1dc10cc\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1027@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 429,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:18\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        },\n        {\n            \"contact_id\": \"9ec48b41-3324-49bc-bf07-df0964c9e52e\",\n            \"first_name\": \"gurinderrr\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinderrr singh\",\n            \"email\": \"gurinder+1026@digimoz.com\",\n            \"job_title\": \"\",\n            \"address\": [\n                {\n                    \"id\": 428,\n                    \"address\": \"\",\n                    \"city\": \"\",\n                    \"state\": \"\",\n                    \"country\": \"\",\n                    \"zip_code\": \"\"\n                }\n            ],\n            \"billing_address\": null,\n            \"service_address\": null,\n            \"date_of_birth\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"source\": \"Call\",\n            \"stage\": \"contact\",\n            \"last_contacted\": \"2025-04-26 12:40:16\",\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"score\": 0,\n            \"contact_owner\": {\n                \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n                \"first_name\": \"gurinder\",\n                \"last_name\": \"singh\",\n                \"name\": \"gurinder singh\",\n                \"email\": \"gurinder@digimoz.com\",\n                \"company\": \"T-comp\",\n                \"website\": \"\",\n                \"phone_no\": \"91-9999999999-IN\"\n            },\n            \"website\": \"\",\n            \"date_created\": \"2025-04-26 12:17:50\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"company\": null,\n            \"custom_fields\": []\n        }\n    ]\n}"}],"_postman_id":"39bbddbb-4d9a-4d48-a882-18bd35de576b"},{"name":"Get Particular Contact Detail","id":"71c563d4-0e7b-49bf-b1fb-19bd505656a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/contact/9ed0ad66-ca2d-4b37-849e-5fc24274c123","description":"<p>Get particular contact details by passing contact_id in url.</p>\n<p><strong>contact_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contact","9ed0ad66-ca2d-4b37-849e-5fc24274c123"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"23b5e13d-49d2-41a5-a876-29cab02266dd","name":"Get Particular Contact Detail","originalRequest":{"method":"GET","header":[],"url":"{{url}}/contact/9ed0ad66-ca2d-4b37-849e-5fc24274c123"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 13:05:18 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"contact_id\": \"9ed0ad66-ca2d-4b37-849e-5fc24274c123\",\n        \"first_name\": \"Neo\",\n        \"last_name\": \"Anderson\",\n        \"name\": \"Neo Anderson\",\n        \"email\": \"neo.anderson@gmail.com\",\n        \"job_title\": \"Marketing Head\",\n        \"address\": [\n            {\n                \"id\": 486,\n                \"address\": \"8300 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 487,\n                \"address\": \"8301 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"billing_address\": [\n            {\n                \"id\": 488,\n                \"address\": \"8304 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 489,\n                \"address\": \"8305 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"service_address\": [\n            {\n                \"id\": 490,\n                \"address\": \"8302 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 491,\n                \"address\": \"8303 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"date_of_birth\": \"1998-11-10\",\n        \"phone\": \"Invalid phone number\",\n        \"mobile\": \"Invalid phone number\",\n        \"fax\": \"Invalid phone number\",\n        \"source\": \"Api\",\n        \"stage\": \"contact\",\n        \"last_contacted\": null,\n        \"social_handler\": {\n            \"facebook\": \"http://facebook.com\",\n            \"linkedin\": \"http://linkedin.com\",\n            \"twitter\": \"http://twitter.com\",\n            \"google\": null,\n            \"skype\": \"http://skype.com\"\n        },\n        \"score\": 0,\n        \"contact_owner\": {\n            \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n            \"first_name\": \"gurinder\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinder singh\",\n            \"email\": \"gurinder@digimoz.com\",\n            \"company\": \"T-comp\",\n            \"website\": \"\",\n            \"phone_no\": \"91-9999999999-IN\"\n        },\n        \"website\": \"http://example.com\",\n        \"date_created\": \"2025-05-02 13:03:15\",\n        \"unsubscribed\": 0,\n        \"bounced\": 0,\n        \"spammed\": null,\n        \"company\": null,\n        \"custom_fields\": {\n            \"date01\": \"2025-09-19\"\n        }\n    }\n}"}],"_postman_id":"71c563d4-0e7b-49bf-b1fb-19bd505656a7"},{"name":"Single Contact Creation","id":"65467401-366a-4ca9-aeb1-b0f939836ff1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"neo.anderson@gmail.com\",\r\n  \"first_name\": \"Neo\",\r\n  \"last_name\": \"Anderson\",\r\n  \"job_title\": \"Marketing Head\",\r\n  \"company_id\": \"96175638-247f-47eb-88d2-812bee299375\",\r\n  \"stage\": \"contact\",\r\n  \"phone\": \"9999999999\",\r\n  \"mobile\": \"9999999999\",\r\n  \"fax\": \"9999999999\",\r\n  \"source\": \"api\",\r\n  \"date_of_birth\": \"1998-11-10\",\r\n  \"website\": \"http://example.com\",\r\n  \"address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"address_2\": {\r\n    \"address\": \"8301 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"service_address\": {\r\n    \"service_address\": \"8302 Richardson Rd\",\r\n    \"service_city\": \"Commerce Township\",\r\n    \"service_state\": \"Michigan\",\r\n    \"service_zip\": \"48382\",\r\n    \"service_country\": \"US\"\r\n  },\r\n  \"service_address_2\": {\r\n    \"service_address\": \"8303 Richardson Rd\",\r\n    \"service_city\": \"Commerce Township\",\r\n    \"service_state\": \"Michigan\",\r\n    \"service_zip\": \"48382\",\r\n    \"service_country\": \"US\"\r\n  },\r\n  \"billing_address\": {\r\n    \"billing_address\": \"8304 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"billing_address_2\": {\r\n    \"billing_address\": \"8305 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"social_handler\": {\r\n    \"facebook\": \"http://facebook.com\",\r\n    \"linkedin\": \"http://linkedin.com\",\r\n    \"twitter\": \"http://twitter.com\",\r\n    \"skype\": \"http://skype.com\"\r\n  },\r\n  \"custom_fields\": {\r\n    \"date01\": \"2025-09-19\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact","description":"<p><strong>Possible request parameters to create contact:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>company_id</td>\n<td>optional</td>\n<td>Assign company to this contact</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>optional</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required without mobile</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job title of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number of the contact</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>required without email</td>\n<td>Mobile number of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax number of the contact</td>\n</tr>\n<tr>\n<td>social_handler</td>\n<td>optional</td>\n<td>Social Links of contact. For data structure refer Social Handler table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_3</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>billing_address_2</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>billing_address_3</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>service_address_2</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>service_address_3</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Creation date of contact.  <br />Required Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Birth Date of contact.  <br />Format Y-m-d (UTC) ex: 2019-02-22</td>\n</tr>\n<tr>\n<td>stage</td>\n<td>optional</td>\n<td>Stage of contact.  <br />Possible values: contact, lead, prospect, customer</td>\n</tr>\n<tr>\n<td>source</td>\n<td>optional</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website of the contact</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It can be json of <strong>custom field values</strong> and having <strong>custom field names</strong> as index. For Example:  <br /><code>{ \"color\": \"red\", \"size\": \"small\" }</code><em>Note: Custom field name should exists in system. Consider checking</em> <a href=\"https://documenter.getpostman.com/view/8281534/UVeJJPkB#0787fd2e-8e0f-4223-af09-006ca3e66007\">Custom fields</a></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Street Address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>City of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>State of the contact</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>optional</td>\n<td>Zip code of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing street address of the contact</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the contact</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the contact</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip code of the contact</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Service Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service street address of the contact</td>\n</tr>\n<tr>\n<td>service_city</td>\n<td>optional</td>\n<td>Service city of the contact</td>\n</tr>\n<tr>\n<td>service_state</td>\n<td>optional</td>\n<td>Service state of the contact</td>\n</tr>\n<tr>\n<td>service_zip</td>\n<td>optional</td>\n<td>Service zip of the contact</td>\n</tr>\n<tr>\n<td>service_country</td>\n<td>optional</td>\n<td>Service country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Social Handler</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>facebook</td>\n<td>optional</td>\n<td>Facebook handle</td>\n</tr>\n<tr>\n<td>linkedin</td>\n<td>optional</td>\n<td>Linkedin handle</td>\n</tr>\n<tr>\n<td>twitter</td>\n<td>optional</td>\n<td>Twitter handle</td>\n</tr>\n<tr>\n<td>skype</td>\n<td>optional</td>\n<td>Skype handle</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contact"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1e77ba55-6893-4c03-8d84-ab8b44aaa5a9","name":"Single Contact Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"neo.anderson@gmail.com\",\r\n  \"first_name\": \"Neo\",\r\n  \"last_name\": \"Anderson\",\r\n  \"job_title\": \"Marketing Head\",\r\n  \"company_id\": \"96175638-247f-47eb-88d2-812bee299375\",\r\n  \"stage\": \"contact\",\r\n  \"phone\": \"9999999999\",\r\n  \"mobile\": \"9999999999\",\r\n  \"fax\": \"9999999999\",\r\n  \"source\": \"api\",\r\n  \"date_of_birth\": \"1998-11-10\",\r\n  \"website\": \"http://example.com\",\r\n  \"address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"address_2\": {\r\n    \"address\": \"8301 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"United States\"\r\n  },\r\n  \"service_address\": {\r\n    \"service_address\": \"8302 Richardson Rd\",\r\n    \"service_city\": \"Commerce Township\",\r\n    \"service_state\": \"Michigan\",\r\n    \"service_zip\": \"48382\",\r\n    \"service_country\": \"US\"\r\n  },\r\n  \"service_address_2\": {\r\n    \"service_address\": \"8303 Richardson Rd\",\r\n    \"service_city\": \"Commerce Township\",\r\n    \"service_state\": \"Michigan\",\r\n    \"service_zip\": \"48382\",\r\n    \"service_country\": \"US\"\r\n  },\r\n  \"billing_address\": {\r\n    \"billing_address\": \"8304 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"billing_address_2\": {\r\n    \"billing_address\": \"8305 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"social_handler\": {\r\n    \"facebook\": \"http://facebook.com\",\r\n    \"linkedin\": \"http://linkedin.com\",\r\n    \"twitter\": \"http://twitter.com\",\r\n    \"skype\": \"http://skype.com\"\r\n  },\r\n  \"custom_fields\": {\r\n    \"date01\": \"2025-09-19\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 13:03:15 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"contact_id\": \"9ed0ad66-ca2d-4b37-849e-5fc24274c123\",\n        \"first_name\": \"Neo\",\n        \"last_name\": \"Anderson\",\n        \"name\": \"Neo Anderson\",\n        \"email\": \"neo.anderson@gmail.com\",\n        \"job_title\": \"Marketing Head\",\n        \"address\": [\n            {\n                \"id\": 486,\n                \"address\": \"8300 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 487,\n                \"address\": \"8301 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"billing_address\": [\n            {\n                \"id\": 488,\n                \"address\": \"8304 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 489,\n                \"address\": \"8305 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"service_address\": [\n            {\n                \"id\": 490,\n                \"address\": \"8302 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 491,\n                \"address\": \"8303 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"date_of_birth\": \"1998-11-10\",\n        \"phone\": \"Invalid phone number\",\n        \"mobile\": \"Invalid phone number\",\n        \"fax\": \"Invalid phone number\",\n        \"source\": \"Api\",\n        \"stage\": \"contact\",\n        \"last_contacted\": null,\n        \"social_handler\": {\n            \"facebook\": \"http://facebook.com\",\n            \"linkedin\": \"http://linkedin.com\",\n            \"twitter\": \"http://twitter.com\",\n            \"google\": null,\n            \"skype\": \"http://skype.com\"\n        },\n        \"score\": 0,\n        \"contact_owner\": {\n            \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n            \"first_name\": \"gurinder\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinder singh\",\n            \"email\": \"gurinder@digimoz.com\",\n            \"company\": \"T-comp\",\n            \"website\": \"\",\n            \"phone_no\": \"91-9999999999-IN\"\n        },\n        \"website\": \"http://example.com\",\n        \"date_created\": \"2025-05-02 13:03:15\",\n        \"unsubscribed\": 0,\n        \"bounced\": 0,\n        \"spammed\": null,\n        \"company\": null,\n        \"custom_fields\": {\n            \"date01\": \"2025-09-19\"\n        }\n    }\n}"}],"_postman_id":"65467401-366a-4ca9-aeb1-b0f939836ff1"},{"name":"Bulk Contact Creation","id":"8b7ca895-1efa-4727-890b-03566e6f38a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"email\": \"john.travolta@dummymail.com\",\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Travolta\",\r\n    \"job_title\": \"supervisor\",\r\n    \"company_id\": \"6\",\r\n    \"stage\": \"contact\",\r\n    \"phone\": \"9999999999\",\r\n    \"mobile\": \"9999999999\",\r\n    \"fax\": \"9999999999\",\r\n    \"source\": \"api\",\r\n    \"date_of_birth\": \"1998-11-10\",\r\n    \"website\": \"http://example.com\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"service_address\": {\r\n        \"service_address\": \"8302 Richardson Rd\",\r\n        \"service_city\": \"Commerce Township\",\r\n        \"service_state\": \"Michigan\",\r\n        \"service_zip\": \"48382\",\r\n        \"service_country\": \"US\"\r\n    },\r\n    \"service_address_2\": {\r\n        \"service_address\": \"8303 Richardson Rd\",\r\n        \"service_city\": \"Commerce Township\",\r\n        \"service_state\": \"Michigan\",\r\n        \"service_zip\": \"48382\",\r\n        \"service_country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n      \"facebook\": \"http://facebook.com\",\r\n      \"linkedin\": \"http://linkedin.com\",\r\n      \"twitter\": \"http://twitter.com\",\r\n      \"google\": \"http://google.com\",\r\n      \"skype\": \"http://skype.com\"\r\n    },\r\n    \"custom_fields\": {\r\n      \"datte01\": \"2021-09-19\",\r\n      \"texxt01\": \"dummy text\",\r\n      \"decimall01\": \"11.55\",\r\n      \"check01\": [\r\n        \"check1\",\r\n        \"check2\"\r\n      ]\r\n    }\r\n  },\r\n  {\r\n    \"email\": \"bruce.banner@dummymail.com\",\r\n    \"first_name\": \"Bruce\",\r\n    \"last_name\": \"Banner\",\r\n    \"job_title\": \"supervisor\",\r\n    \"company_id\": \"6\",\r\n    \"stage\": \"contact\",\r\n    \"phone\": \"9999999999\",\r\n    \"mobile\": \"9999999999\",\r\n    \"fax\": \"9999999999\",\r\n    \"source\": \"api\",\r\n    \"date_of_birth\": \"1998-11-10\",\r\n    \"website\": \"http://example.com\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"service_address\": {\r\n        \"service_address\": \"8302 Richardson Rd\",\r\n        \"service_city\": \"Commerce Township\",\r\n        \"service_state\": \"Michigan\",\r\n        \"service_zip\": \"48382\",\r\n        \"service_country\": \"US\"\r\n    },\r\n    \"service_address_2\": {\r\n        \"service_address\": \"8303 Richardson Rd\",\r\n        \"service_city\": \"Commerce Township\",\r\n        \"service_state\": \"Michigan\",\r\n        \"service_zip\": \"48382\",\r\n        \"service_country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n      \"facebook\": \"http://facebook.com\",\r\n      \"linkedin\": \"http://linkedin.com\",\r\n      \"twitter\": \"http://twitter.com\",\r\n      \"google\": \"http://google.com\",\r\n      \"skype\": \"http://skype.com\"\r\n    },\r\n    \"custom_fields\": {\r\n      \"datte01\": \"2021-09-19\",\r\n      \"texxt01\": \"dummy text\",\r\n      \"decimall01\": \"11.55\",\r\n      \"check01\": [\r\n        \"check1\",\r\n        \"check2\"\r\n      ]\r\n    }\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-contact","description":"<p><strong>Possible request parameters for bulk contact:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>company_id</td>\n<td>optional</td>\n<td>Assign company to this contact</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>optional</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required without mobile</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job title of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number of the contact</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>required without email</td>\n<td>Mobile number of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax number of the contact</td>\n</tr>\n<tr>\n<td>social_handler</td>\n<td>optional</td>\n<td>Social Links of contact. For data structure refer Social Handler table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_3</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>billing_address_2</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>billing_address_3</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>service_address_2</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>service_address_3</td>\n<td></td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Creation date of contact.  <br />Required Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Birth Date of contact.  <br />Format Y-m-d (UTC) ex: 2019-02-22</td>\n</tr>\n<tr>\n<td>stage</td>\n<td>optional</td>\n<td>Stage of contact.  <br />Possible values: contact, lead, prospect, customer</td>\n</tr>\n<tr>\n<td>source</td>\n<td>optional</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website of the contact</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of <strong>custom field values</strong> and having <strong>custom field names</strong> as index. For Example:  <br /><code>{ \"color\": \"red\", \"size\": \"small\" }</code>*  <br />Note: Custom field name should exists in system. Consider checking* <a href=\"https://documenter.getpostman.com/view/8281534/UVeJJPkB#0787fd2e-8e0f-4223-af09-006ca3e66007\">Custom fields</a></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Street Address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>City of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>State of the contact</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>optional</td>\n<td>Zip code of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing street address of the contact</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the contact</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the contact</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip code of the contact</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Service <strong>Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service street address of the contact</td>\n</tr>\n<tr>\n<td>service_city</td>\n<td>optional</td>\n<td>Service city of the contact</td>\n</tr>\n<tr>\n<td>service_state</td>\n<td>optional</td>\n<td>Service state of the contact</td>\n</tr>\n<tr>\n<td>service_zip</td>\n<td>optional</td>\n<td>Service zip of the contact</td>\n</tr>\n<tr>\n<td>service_country</td>\n<td>optional</td>\n<td>Service country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Social Handler</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>facebook</td>\n<td>optional</td>\n<td>Contact Facebook profile link</td>\n</tr>\n<tr>\n<td>linkedin</td>\n<td>optional</td>\n<td>Linkedin handler for contact</td>\n</tr>\n<tr>\n<td>twitter</td>\n<td>optional</td>\n<td>Twitter handler for contact</td>\n</tr>\n<tr>\n<td>skype</td>\n<td>optional</td>\n<td>Skype handler for contact</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-contact"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4b6e828b-4ce1-43fc-9290-dd1d028922d3","name":"Bulk Contact Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[{\"email\":\"example@dummymail.com\",\"first_name\":\"Amelia\",\"last_name\":\"McFadden\",\"job_title\":\"supervisor\",\"company_id\":\"6\",\"stage\":\"contact\",\"phone\":\"9999999999\",\"mobile\":\"9999999999\",\"fax\":\"9999999999\",\"source\":\"api\",\"date_of_birth\":\"1998-11-10\",\"website\":\"http:\\/\\/example.com\",\"address\":{\"address\":\"8300 Richardson Rd\",\"city\":\"Commerce Township\",\"state\":\"Michigan\",\"zip\":\"48382\",\"country\":\"US\"},\"shipping_address\":{\"shipping_address\":\"8300 Richardson Rd\",\"shipping_city\":\"Commerce Township\",\"shipping_state\":\"Michigan\",\"shipping_zip\":\"48382\",\"shipping_country\":\"US\"},\"billing_address\":{\"billing_address\":\"8300 Richardson Rd\",\"billing_city\":\"Commerce Township\",\"billing_state\":\"Michigan\",\"billing_zip\":\"48382\",\"billing_country\":\"US\"},\"social_handler\":{\"facebook\":\"http:\\/\\/facebook.com\",\"linkedin\":\"http:\\/\\/linkedin.com\",\"twitter\":\"http:\\/\\/twitter.com\",\"google\":\"http:\\/\\/google.com\",\"skype\":\"http:\\/\\/skype.com\"},\"custom_fields\":{\"datte01\":\"2021-09-19\",\"texxt01\":\"dummy text\",\"decimall01\":\"11.55\",\"check01\":[\"check1\",\"check2\"]}},{\"email\":\"example1@dummymail.com\",\"first_name\":\"Amelia\",\"last_name\":\"McFaddens\",\"job_title\":\"supervisor\",\"company_id\":\"6\",\"stage\":\"contact\",\"phone\":\"9999999999\",\"mobile\":\"9999999999\",\"fax\":\"9999999999\",\"source\":\"api\",\"date_of_birth\":\"1998-11-10\",\"website\":\"http:\\/\\/example.com\",\"address\":{\"address\":\"8300 Richardson Rd\",\"city\":\"Commerce Township\",\"state\":\"Michigan\",\"zip\":\"48382\",\"country\":\"US\"},\"shipping_address\":{\"shipping_address\":\"8300 Richardson Rd\",\"shipping_city\":\"Commerce Township\",\"shipping_state\":\"Michigan\",\"shipping_zip\":\"48382\",\"shipping_country\":\"US\"},\"billing_address\":{\"billing_address\":\"8300 Richardson Rd\",\"billing_city\":\"Commerce Township\",\"billing_state\":\"Michigan\",\"billing_zip\":\"48382\",\"billing_country\":\"US\"},\"social_handler\":{\"facebook\":\"http:\\/\\/facebook.com\",\"linkedin\":\"http:\\/\\/linkedin.com\",\"twitter\":\"http:\\/\\/twitter.com\",\"google\":\"http:\\/\\/google.com\",\"skype\":\"http:\\/\\/skype.com\"},\"custom_fields\":{\"datte01\":\"2021-09-19\",\"texxt01\":\"dummy text\",\"decimall01\":\"11.55\",\"check01\":[\"check1\",\"check2\"]}}]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-contact"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"8b7ca895-1efa-4727-890b-03566e6f38a0"},{"name":"Contact Update","id":"b286dca8-1078-49bf-8f26-a9077c9b1649","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"bruce.banner@gmail.com\",\r\n    \"first_name\": \"Bruce\",\r\n    \"last_name\": \"Bugg\",\r\n    \"job_title\": \"Marketing Head\",\r\n    \"company_id\": \"96175638-247f-47eb-88d2-812bee299375\",\r\n    \"stage\": \"contact\",\r\n    \"phone\": \"9999999999\",\r\n    \"mobile\": \"9999999999\",\r\n    \"fax\": \"9999999999\",\r\n    \"source\": \"api\",\r\n    \"date_of_birth\": \"1998-11-10\",\r\n    \"website\": \"http://example.com\",\r\n    \"address\": {\r\n        \"id\": 499,\r\n        \"is_default\": 1,\r\n        \"address\": \"8308 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"830a Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"service_address\": {\r\n        \"id\": 502,\r\n        \"service_address\": \"83022 Richardson Rd\",\r\n        \"service_city\": \"Commerce Township\",\r\n        \"service_state\": \"Michigan\",\r\n        \"service_zip\": \"48382\",\r\n        \"service_country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"id\": 500,\r\n        \"billing_address\": \"83044 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n        \"facebook\": \"http://facebook.com\",\r\n        \"linkedin\": \"http://linkedin.com\",\r\n        \"twitter\": \"http://twitter.com\",\r\n        \"google\": \"http://google.com\",\r\n        \"skype\": \"http://skype.com\"\r\n    },\r\n    \"custom_fields\": {\r\n        \"datte01\": \"2021-09-19\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact/9ed0b23d-30fb-4f25-b6fb-1c37001944de","description":"<p><strong>Possible request parameters for updating a contact information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>company_id</td>\n<td>optional</td>\n<td>Assign company to this contact</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>optional</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>optional</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job title of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number of the contact</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile number of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax number of the contact</td>\n</tr>\n<tr>\n<td>social_handler</td>\n<td>optional</td>\n<td>Social Links of contact. For data structure refer Social Handler table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_3</td>\n<td>optional</td>\n<td>Address of contact. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>billing_address_2</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>billing_address_3</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table.</td>\n</tr>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>service_address_2</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>service_address_3</td>\n<td>optional</td>\n<td>Service Address of contact. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Birth Date of contact.  <br />Format Y-m-d (UTC) ex: 2019-02-22</td>\n</tr>\n<tr>\n<td>stage</td>\n<td>optional</td>\n<td>Stage of contact.  <br />Possible values: contact, lead, prospect, customer</td>\n</tr>\n<tr>\n<td>source</td>\n<td>optional</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website of the contact</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of <strong>custom field values</strong> and having <strong>custom field names</strong> as index. For Example:  <br /><code>{ \"color\": \"red\", \"size\": \"small\" }</code>*  <br />Note: Custom field name should exists in system. Consider checking* <a href=\"https://documenter.getpostman.com/view/8281534/UVeJJPkB#0787fd2e-8e0f-4223-af09-006ca3e66007\">Custom fields</a></td>\n</tr>\n<tr>\n<td>_method</td>\n<td>required only if(using method post)</td>\n<td>value: PUT</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>optional</td>\n<td>Pass id for update</td>\n</tr>\n<tr>\n<td>is_default</td>\n<td>optional</td>\n<td>1/0</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Street Address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>City of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>State of the contact</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>optional</td>\n<td>Zip code of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>optional</td>\n<td>Pass id for update</td>\n</tr>\n<tr>\n<td>is_default</td>\n<td>optional</td>\n<td>1/0</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing street address of the contact</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the contact</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the contact</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip code of the contact</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Service Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>optional</td>\n<td>Pass id for update</td>\n</tr>\n<tr>\n<td>is_default</td>\n<td>optional</td>\n<td>1/0</td>\n</tr>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service street address of the contact</td>\n</tr>\n<tr>\n<td>service_city</td>\n<td>optional</td>\n<td>Service city of the contact</td>\n</tr>\n<tr>\n<td>service_state</td>\n<td>optional</td>\n<td>Service state of the contact</td>\n</tr>\n<tr>\n<td>service_zip</td>\n<td>optional</td>\n<td>Service zip of the contact</td>\n</tr>\n<tr>\n<td>service_country</td>\n<td>optional</td>\n<td>Service country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Social Handler</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>facebook</td>\n<td>optional</td>\n<td>Contact Facebook profile link</td>\n</tr>\n<tr>\n<td>linkedin</td>\n<td>optional</td>\n<td>Linkedin handler for contact</td>\n</tr>\n<tr>\n<td>twitter</td>\n<td>optional</td>\n<td>Twitter handler for contact</td>\n</tr>\n<tr>\n<td>skype</td>\n<td>optional</td>\n<td>Skype handler for contact</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contact","9ed0b23d-30fb-4f25-b6fb-1c37001944de"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9c98d05d-c5c1-4e78-9770-1e74cb4b0597","name":"Contact Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"bruce.banner@gmail.com\",\r\n    \"first_name\": \"Bruce\",\r\n    \"last_name\": \"Bugg\",\r\n    \"job_title\": \"Marketing Head\",\r\n    \"company_id\": \"96175638-247f-47eb-88d2-812bee299375\",\r\n    \"stage\": \"contact\",\r\n    \"phone\": \"9999999999\",\r\n    \"mobile\": \"9999999999\",\r\n    \"fax\": \"9999999999\",\r\n    \"source\": \"api\",\r\n    \"date_of_birth\": \"1998-11-10\",\r\n    \"website\": \"http://example.com\",\r\n    \"address\": {\r\n        \"id\": 499,\r\n        \"is_default\": 1,\r\n        \"address\": \"8308 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"830a Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"service_address\": {\r\n        \"id\": 502,\r\n        \"service_address\": \"83022 Richardson Rd\",\r\n        \"service_city\": \"Commerce Township\",\r\n        \"service_state\": \"Michigan\",\r\n        \"service_zip\": \"48382\",\r\n        \"service_country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"id\": 500,\r\n        \"billing_address\": \"83044 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n        \"facebook\": \"http://facebook.com\",\r\n        \"linkedin\": \"http://linkedin.com\",\r\n        \"twitter\": \"http://twitter.com\",\r\n        \"google\": \"http://google.com\",\r\n        \"skype\": \"http://skype.com\"\r\n    },\r\n    \"custom_fields\": {\r\n        \"datte01\": \"2021-09-19\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact/9ed0b23d-30fb-4f25-b6fb-1c37001944de"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 14:17:55 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"contact_id\": \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\n        \"first_name\": \"Bruce\",\n        \"last_name\": \"Bugg\",\n        \"name\": \"Bruce Bugg\",\n        \"email\": \"bruce.banner@gmail.com\",\n        \"job_title\": \"Marketing Head\",\n        \"address\": [\n            {\n                \"id\": 498,\n                \"address\": \"8300 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 499,\n                \"address\": \"8308 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 504,\n                \"address\": \"830a Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"billing_address\": [\n            {\n                \"id\": 500,\n                \"address\": \"83044 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 501,\n                \"address\": \"8305 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"service_address\": [\n            {\n                \"id\": 502,\n                \"address\": \"83022 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 503,\n                \"address\": \"8303 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"date_of_birth\": \"1998-11-10\",\n        \"phone\": \"Invalid phone number\",\n        \"mobile\": \"Invalid phone number\",\n        \"fax\": \"Invalid phone number\",\n        \"source\": \"Api\",\n        \"stage\": \"contact\",\n        \"last_contacted\": null,\n        \"social_handler\": {\n            \"facebook\": \"http://facebook.com\",\n            \"linkedin\": \"http://linkedin.com\",\n            \"twitter\": \"http://twitter.com\",\n            \"google\": \"http://google.com\",\n            \"skype\": \"http://skype.com\"\n        },\n        \"score\": 0,\n        \"contact_owner\": {\n            \"team_user_id\": \"9c44bc0e-97cf-4a13-9427-495359354b52\",\n            \"first_name\": \"gurinder\",\n            \"last_name\": \"singh\",\n            \"name\": \"gurinder singh\",\n            \"email\": \"gurinder@digimoz.com\",\n            \"company\": \"T-comp\",\n            \"website\": \"\",\n            \"phone_no\": \"91-9999999999-IN\"\n        },\n        \"website\": \"http://example.com\",\n        \"date_created\": \"2025-05-02 13:16:47\",\n        \"unsubscribed\": 0,\n        \"bounced\": 0,\n        \"spammed\": null,\n        \"company\": null,\n        \"custom_fields\": {\n            \"texxt01\": \"dummy text\",\n            \"decimall01\": \"11.55\",\n            \"check01\": \"check1,check2\"\n        }\n    }\n}"}],"_postman_id":"b286dca8-1078-49bf-8f26-a9077c9b1649"},{"name":"Contacts List Based Of Email Ids List","id":"8c0b5ecb-c185-4eaa-a707-bcc9c20ee3f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    \"bruce.banner@gmail.com\",\r\n    \"john.travolta@dummymail.com\"\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/contacts","description":"<p>Get particular contacts detail by passing array of email id's in request payload.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contacts"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b5484fab-c8ba-4ac7-80ff-e007eb7a2e7e","name":"Contacts List Based Of Email Ids List","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    \"bruce.banner@gmail.com\",\r\n    \"john.travolta@dummymail.com\"\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/contacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 14:22:09 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"contact_id\": \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\n            \"name\": \"Bruce Bugg\",\n            \"email\": \"bruce.banner@gmail.com\"\n        },\n        {\n            \"contact_id\": \"9ed0b23d-1cfa-4ce2-b2da-5926c19ff319\",\n            \"name\": \"John Travolta\",\n            \"email\": \"john.travolta@dummymail.com\"\n        }\n    ]\n}"}],"_postman_id":"8c0b5ecb-c185-4eaa-a707-bcc9c20ee3f1"},{"name":"Delete Contact","id":"da10983d-ce63-4c66-8592-b1bef11e9f00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/contact/9ed0b23d-30fb-4f25-b6fb-1c37001944de","description":"<p>To delete a contact, pass contact id in url</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contact","9ed0b23d-30fb-4f25-b6fb-1c37001944de"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"61e0aa21-e9d6-4d5a-a679-5505c21a8cca","name":"delete single contact","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/contact/9617586f-83a2-43f9-bc4a-c649131e4c84"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Contact successfully deleted.\"\n}"}],"_postman_id":"da10983d-ce63-4c66-8592-b1bef11e9f00"},{"name":"Assign Tags To Contacts","id":"26780964-544a-4143-8408-b2b7e2b19950","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contact_ids\": [\r\n        \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\r\n        \"9ed0b23d-1cfa-4ce2-b2da-5926c19ff319\"\r\n    ],\r\n    \"tag_ids\": [\r\n        \"9dedcc03-3659-46e2-885a-d1f459e3437c\",\r\n        \"9ec4868e-4449-4046-87b0-72d7822b27a8\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact-assign-tag","description":"<p><strong>Possible request parameters to assign tags to contacts:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_ids</td>\n<td>required array</td>\n<td>Array of contact ids to assign the tags</td>\n</tr>\n<tr>\n<td>tag_ids</td>\n<td>required array</td>\n<td>Array of tag ids to assign the contacts</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contact-assign-tag"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a21e6475-a007-4149-962e-8c3d07f4dc9d","name":"Assign Tags To Contacts","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contact_ids\": [\r\n        \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\r\n        \"9ed0b23d-1cfa-4ce2-b2da-5926c19ff319\"\r\n    ],\r\n    \"tag_ids\": [\r\n        \"9dedcc03-3659-46e2-885a-d1f459e3437c\",\r\n        \"9ec4868e-4449-4046-87b0-72d7822b27a8\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact-assign-tag"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 14:28:44 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"26780964-544a-4143-8408-b2b7e2b19950"},{"name":"Remove Tags From Contacts","id":"31265b95-d27e-4ffa-bb69-7bb69ef396b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contact_ids\": [\r\n        \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\r\n        \"9ed0b23d-1cfa-4ce2-b2da-5926c19ff319\"\r\n    ],\r\n    \"tag_ids\": [\r\n        \"9dedcc03-3659-46e2-885a-d1f459e3437c\",\r\n        \"9ec4868e-4449-4046-87b0-72d7822b27a8\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact-remove-assigned-tag","description":"<p><strong>Possible request parameters to assign tags to contacts.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_ids</td>\n<td>required array</td>\n<td>Array of contact ids to assign the tags</td>\n</tr>\n<tr>\n<td>tag_ids</td>\n<td>required array</td>\n<td>Array of tags to assign the contacts</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contact-remove-assigned-tag"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e240a33d-15a9-4edb-962e-08c5e38d6984","name":"Remove Tags From Contacts","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"contact_ids\": [\r\n        \"9617586f-83a2-43f9-bc4a-c649131e4c84\",\r\n        \"96175638-3166-43d4-9913-40b8368d190f\"\r\n    ],\r\n    \"tag_ids\": [\r\n        \"960b91bb-8b6c-41f6-a3e1-94a05a3cae2c\",\r\n        \"960b861c-4ed3-49ae-8389-94532f25b109\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contact-remove-assigned-tag"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Mon, 07 Feb 2022 14:44:40 GMT"},{"key":"Date","value":"Mon, 07 Feb 2022 14:44:40 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"31265b95-d27e-4ffa-bb69-7bb69ef396b2"}],"id":"1e2e0a23-d86b-4c68-b021-3d68a7b16109","_postman_id":"1e2e0a23-d86b-4c68-b021-3d68a7b16109","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Custom Fields","item":[{"name":"Get All Custom Fields With Pagination","id":"53d7dfdd-cc8e-4ef4-8f1a-1eb6cd3ebbd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/contacts/custom-fields","description":"<p>Get all custom fields listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number, default 1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contacts","custom-fields"],"host":["{{url}}"],"query":[{"disabled":true,"key":"per_page","value":"1"}],"variable":[]}},"response":[{"id":"c2687eeb-1f77-4c6a-9416-5d1ae0922347","name":"Get All Custom Fields With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/contacts/custom-fields","host":["{{url}}"],"path":["contacts","custom-fields"],"query":[{"key":"per_page","value":"1","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 14:31:29 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 6,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"custom_attribute_id\": \"9ed0b1e4-5b46-4cd9-8537-882b1da9d544\",\n            \"name\": \"check01\",\n            \"label\": \"check\",\n            \"type\": \"checkbox\",\n            \"attributes\": {\n                \"options\": [\n                    {\n                        \"label\": \"check1\",\n                        \"value\": \"check1\"\n                    },\n                    {\n                        \"label\": \"check2\",\n                        \"value\": \"check2\"\n                    }\n                ]\n            },\n            \"required\": 0,\n            \"tooltip\": null,\n            \"in_mailmerge\": 0\n        },\n        {\n            \"custom_attribute_id\": \"9ed0b1a0-87a7-49e1-aed9-b8f94ca5ad36\",\n            \"name\": \"decimall01\",\n            \"label\": \"decimall\",\n            \"type\": \"decimal\",\n            \"attributes\": null,\n            \"required\": 0,\n            \"tooltip\": null,\n            \"in_mailmerge\": 0\n        },\n        {\n            \"custom_attribute_id\": \"9ed0b16f-43df-4f85-b3eb-c319fdc2a6af\",\n            \"name\": \"texxt01\",\n            \"label\": \"texxt\",\n            \"type\": \"text\",\n            \"attributes\": null,\n            \"required\": 0,\n            \"tooltip\": null,\n            \"in_mailmerge\": 0\n        },\n        {\n            \"custom_attribute_id\": \"9ecf39a2-c9b0-4622-aeb9-461764afd7e3\",\n            \"name\": \"date01\",\n            \"label\": \"date\",\n            \"type\": \"date\",\n            \"attributes\": null,\n            \"required\": 0,\n            \"tooltip\": null,\n            \"in_mailmerge\": 0\n        },\n        {\n            \"custom_attribute_id\": \"9e6cce95-384d-4035-92f3-7298ebd888b0\",\n            \"name\": \"location02\",\n            \"label\": \"Location\",\n            \"type\": \"location\",\n            \"attributes\": null,\n            \"required\": 0,\n            \"tooltip\": null,\n            \"in_mailmerge\": 0\n        },\n        {\n            \"custom_attribute_id\": \"9e6ab7e3-16e8-43ac-ab63-a4988ab01f54\",\n            \"name\": \"game_type01\",\n            \"label\": \"game type\",\n            \"type\": \"checkbox\",\n            \"attributes\": {\n                \"options\": [\n                    {\n                        \"label\": \"cricket\",\n                        \"value\": \"cricket\"\n                    },\n                    {\n                        \"label\": \"baseball\",\n                        \"value\": \"baseball\"\n                    },\n                    {\n                        \"label\": \"hockey\",\n                        \"value\": \"hockey\"\n                    }\n                ]\n            },\n            \"required\": 0,\n            \"tooltip\": null,\n            \"in_mailmerge\": 0\n        }\n    ]\n}"}],"_postman_id":"53d7dfdd-cc8e-4ef4-8f1a-1eb6cd3ebbd9"},{"name":"Get Particular Custom Field Detail","id":"a5ac8de8-2fe2-49f4-9587-c507076ce949","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/custom-field/9ed0b1e4-5b46-4cd9-8537-882b1da9d544","description":"<p>Get particular custom field details by passing custom_field_id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["custom-field","9ed0b1e4-5b46-4cd9-8537-882b1da9d544"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"462fa76d-988f-4f45-a71b-6ce5f7209a42","name":"Get Particular Custom Field Detail","originalRequest":{"method":"GET","header":[],"url":"{{url}}/custom-field/9ed0b1e4-5b46-4cd9-8537-882b1da9d544"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 14:33:05 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"custom_attribute_id\": \"9ed0b1e4-5b46-4cd9-8537-882b1da9d544\",\n        \"name\": \"check01\",\n        \"label\": \"check\",\n        \"type\": \"checkbox\",\n        \"attributes\": {\n            \"options\": [\n                {\n                    \"label\": \"check1\",\n                    \"value\": \"check1\"\n                },\n                {\n                    \"label\": \"check2\",\n                    \"value\": \"check2\"\n                }\n            ]\n        },\n        \"required\": 0,\n        \"tooltip\": null,\n        \"in_mailmerge\": 0\n    }\n}"}],"_postman_id":"a5ac8de8-2fe2-49f4-9587-c507076ce949"},{"name":"Single Custom Field Creation","id":"a7dcdeaa-e383-404a-9348-8718b0293d74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": \"Past Car Models\",\r\n    \"name\": \"past_car_models\",\r\n    \"type\": \"checkbox\",\r\n    \"required\": \"0\",\r\n    \"possible_values\": [\r\n        \"Maruti Suzuki\",\r\n        \"Tata\",\r\n        \"Honda\",\r\n        \"Hyundia\"\r\n    ],\r\n    \"in_mailmerge\": \"1\",\r\n    \"tooltip\": \"Past car models\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contacts/custom-field","description":"<p><strong>Possible request parameters to create a custom field:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>label</td>\n<td>required</td>\n<td>Label of the custom field.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the custom field.</td>\n</tr>\n<tr>\n<td>required</td>\n<td>optional boolean</td>\n<td>To make the custom field required.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of Custom field  <br />Possible Value are: text,integer,decimal,date,time,percentage,email,phone,url,textarea,dropdown,checkbox,radio_button.</td>\n</tr>\n<tr>\n<td>in_mailmerge</td>\n<td>optional boolean</td>\n<td>To Show the custom field in mail merge.</td>\n</tr>\n<tr>\n<td>possible_values</td>\n<td>optional array</td>\n<td>Array of possible values.  <br />e.g. for gender possible values are male, female, then possible_values: [\"Male\", \"Female\"]</td>\n</tr>\n<tr>\n<td>tooltip</td>\n<td>optional</td>\n<td>To add tooltip to the custom field.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contacts","custom-field"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"38e6f943-4f16-4506-9386-4e92a7a43e2e","name":"Single Custom Field Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": \"Past Car Models\",\r\n    \"name\": \"past_car_models\",\r\n    \"type\": \"checkbox\",\r\n    \"required\": \"0\",\r\n    \"possible_values\": [\r\n        \"Maruti Suzuki\",\r\n        \"Tata\",\r\n        \"Honda\",\r\n        \"Hyundia\"\r\n    ],\r\n    \"in_mailmerge\": \"1\",\r\n    \"tooltip\": \"Past car models\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/contacts/custom-field"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 14:33:44 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"custom_attribute_id\": \"9ed0cdc1-f02c-421c-8a19-33e958b05c0f\",\n        \"name\": \"past_car_models01\",\n        \"label\": \"Past Car Models\",\n        \"type\": \"checkbox\",\n        \"attributes\": {\n            \"options\": [\n                {\n                    \"label\": \"Maruti Suzuki\",\n                    \"value\": \"Maruti Suzuki\"\n                },\n                {\n                    \"label\": \"Tata\",\n                    \"value\": \"Tata\"\n                },\n                {\n                    \"label\": \"Honda\",\n                    \"value\": \"Honda\"\n                },\n                {\n                    \"label\": \"Hyundia\",\n                    \"value\": \"Hyundia\"\n                }\n            ]\n        },\n        \"required\": 0,\n        \"tooltip\": \"Past car models\",\n        \"in_mailmerge\": 1\n    }\n}"}],"_postman_id":"a7dcdeaa-e383-404a-9348-8718b0293d74"},{"name":"Custom Field Update","id":"5f391d62-b020-4175-8a50-60b34d9c0bd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": \"Past Car Models\",\r\n    \"type\": \"checkbox\",\r\n    \"possible_values\": [\r\n        \"Maruti Suzuki\",\r\n        \"Tata\",\r\n        \"Honda\",\r\n        \"Hyundia\",\r\n        \"Suzuki\"\r\n    ],\r\n    \"required\": 0,\r\n    \"tooltip\": \"Past car models\",\r\n    \"in_mailmerge\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/custom-field/9ed0cdc1-f02c-421c-8a19-33e958b05c0f","description":"<p><strong>Possible request parameters for updating custom field information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>label</td>\n<td>optional</td>\n<td>Label of the custom field.</td>\n</tr>\n<tr>\n<td>required</td>\n<td>optional boolean</td>\n<td>To make the custom field required.</td>\n</tr>\n<tr>\n<td>in_mailmerge</td>\n<td>optional boolean</td>\n<td>To show the custom field in mail merge.</td>\n</tr>\n<tr>\n<td>possible_values</td>\n<td>optional json</td>\n<td>Array of possible values.  <br />e.g. for gender possible values are male, female, then possible_values: [\"Male\", \"Female\"]</td>\n</tr>\n<tr>\n<td>tooltip</td>\n<td>optional</td>\n<td>To add tooltip to the custom field.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["custom-field","9ed0cdc1-f02c-421c-8a19-33e958b05c0f"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4fcfb60e-28c4-4ef5-af1b-4c1c61327cf3","name":"Custom Field Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"label\": \"Past Car Models\",\r\n    \"type\": \"checkbox\",\r\n    \"possible_values\": [\r\n        \"Maruti Suzuki\",\r\n        \"Tata\",\r\n        \"Honda\",\r\n        \"Hyundia\",\r\n        \"Suzuki\"\r\n    ],\r\n    \"required\": 0,\r\n    \"tooltip\": \"Past car models\",\r\n    \"in_mailmerge\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/custom-field/9ed0cdc1-f02c-421c-8a19-33e958b05c0f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 14:40:20 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"custom_attribute_id\": \"9ed0cdc1-f02c-421c-8a19-33e958b05c0f\",\n        \"name\": \"past_car_models01\",\n        \"label\": \"Past Car Models\",\n        \"type\": \"checkbox\",\n        \"attributes\": {\n            \"options\": [\n                {\n                    \"label\": \"Maruti Suzuki\",\n                    \"value\": \"Maruti Suzuki\"\n                },\n                {\n                    \"label\": \"Tata\",\n                    \"value\": \"Tata\"\n                },\n                {\n                    \"label\": \"Honda\",\n                    \"value\": \"Honda\"\n                },\n                {\n                    \"label\": \"Hyundia\",\n                    \"value\": \"Hyundia\"\n                },\n                {\n                    \"label\": \"Suzuki\",\n                    \"value\": \"Suzuki\"\n                }\n            ]\n        },\n        \"required\": 0,\n        \"tooltip\": \"Past car models\",\n        \"in_mailmerge\": 1\n    }\n}"}],"_postman_id":"5f391d62-b020-4175-8a50-60b34d9c0bd6"},{"name":"Bulk Custom Field Creation","id":"276d33b1-64a1-4f1f-95d4-dc8482a09468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"label\": \"Location\",\r\n        \"name\": \"location\",\r\n        \"type\": \"checkbox\",\r\n        \"required\": \"0\",\r\n        \"possible_values\": [\r\n            \"Village\",\r\n            \"Town\",\r\n            \"City\"\r\n        ],\r\n        \"in_mailmerge\": \"1\",\r\n        \"tooltip\": \"Location\"\r\n    },\r\n    {\r\n        \"label\": \"Income\",\r\n        \"name\": \"income\",\r\n        \"type\": \"integer\",\r\n        \"required\": \"0\",\r\n        \"possible_values\": null,\r\n        \"in_mailmerge\": \"1\",\r\n        \"tooltip\": \"Income\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/contacts/bulk-custom-field","description":"<p><strong>Possible request parameters for bulk custom field:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>label</td>\n<td>required</td>\n<td>Label of the custom field.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the custom field.</td>\n</tr>\n<tr>\n<td>required</td>\n<td>optional boolean</td>\n<td>To make the custom field required.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of Custom field  <br />Possible Value are: text,integer,decimal,date,time,percentage,email,phone,url,textarea,dropdown,checkbox,radio_button.</td>\n</tr>\n<tr>\n<td>in_mailmerge</td>\n<td>optional boolean</td>\n<td>To Show the custom field in mail merge.</td>\n</tr>\n<tr>\n<td>possible_values</td>\n<td>optional array</td>\n<td>Array of possible values.  <br />e.g. for gender possible values are male, female, then possible_values: [\"Male\", \"Female\"]</td>\n</tr>\n<tr>\n<td>tooltip</td>\n<td>optional</td>\n<td>To add tooltip to the custom field.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["contacts","bulk-custom-field"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b5c99e5d-2f13-4fe8-8f3d-799c1697939a","name":"Bulk Custom Field Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"label\": \"Location\",\r\n        \"name\": \"location\",\r\n        \"type\": \"checkbox\",\r\n        \"required\": \"0\",\r\n        \"possible_values\": [\r\n            \"Village\",\r\n            \"Town\",\r\n            \"City\"\r\n        ],\r\n        \"in_mailmerge\": \"1\",\r\n        \"tooltip\": \"Location\"\r\n    },\r\n    {\r\n        \"label\": \"Income\",\r\n        \"name\": \"income\",\r\n        \"type\": \"integer\",\r\n        \"required\": \"0\",\r\n        \"possible_values\": null,\r\n        \"in_mailmerge\": \"1\",\r\n        \"tooltip\": \"Income\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/contacts/bulk-custom-field"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 12:34:16 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"276d33b1-64a1-4f1f-95d4-dc8482a09468"}],"id":"0787fd2e-8e0f-4223-af09-006ca3e66007","_postman_id":"0787fd2e-8e0f-4223-af09-006ca3e66007","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Companies","item":[{"name":"Get All Companies With Pagination","id":"864e49ee-aadb-4da7-8842-993492a08a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/companies?per_page=30&page=1","description":"<p>Get all companies listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number, default 1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["companies"],"host":["{{url}}"],"query":[{"key":"per_page","value":"30"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"1184845c-1da8-487b-ae4c-329991831bf0","name":"Get All Companies With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/companies?per_page=30&page=1","host":["{{url}}"],"path":["companies"],"query":[{"key":"per_page","value":"30"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 17:27:50 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 5,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"company_id\": \"9ed107ba-7598-498a-8fc0-9f5bf5a27e1c\",\n            \"name\": \"Acmey Corp\",\n            \"website\": \"acmecorp.com\",\n            \"phone\": \"32-16549854-BE\",\n            \"mobile\": \"32-16549875-BE\",\n            \"fax\": \"65-49872315-SG\",\n            \"number_of_employee\": 33,\n            \"number_of_associated_contacts\": null,\n            \"annual_revenue\": \"500000\",\n            \"description\": \"null\",\n            \"address\": [\n                {\n                    \"id\": 521,\n                    \"address\": \"8300 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 522,\n                    \"address\": \"8300a Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 525,\n                    \"address\": \"8300d Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"billing_address\": [\n                {\n                    \"id\": 523,\n                    \"address\": \"8304 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 524,\n                    \"address\": \"8524 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"social_handler\": {\n                \"facebook\": \"http://facebook.com\",\n                \"linkedin\": \"http://linkedin.com\",\n                \"twitter\": \"http://twitter.com\",\n                \"skype\": \"http://skype.com\"\n            },\n            \"primary_contact\": {\n                \"contact_id\": \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\n                \"first_name\": \"Bruce\",\n                \"last_name\": \"Bugg\",\n                \"name\": \"Bruce Bugg\",\n                \"email\": \"bruce.banner@gmail.com\",\n                \"job_title\": \"Marketing Head\",\n                \"date_of_birth\": \"1998-11-10\",\n                \"phone\": \"Invalid phone number\",\n                \"mobile\": \"Invalid phone number\",\n                \"fax\": \"Invalid phone number\",\n                \"source\": \"Api\",\n                \"stage\": \"contact\",\n                \"score\": 0,\n                \"website\": \"http://example.com\",\n                \"date_created\": \"2025-05-02 13:16:47\",\n                \"unsubscribed\": 0,\n                \"bounced\": 0,\n                \"spammed\": null,\n                \"address\": [\n                    {\n                        \"id\": 498,\n                        \"address\": \"8300 Richardson Rd\",\n                        \"city\": \"Commerce Township\",\n                        \"state\": \"Michigan\",\n                        \"country\": \"United States\",\n                        \"zip_code\": \"48382\"\n                    },\n                    {\n                        \"id\": 499,\n                        \"address\": \"8308 Richardson Rd\",\n                        \"city\": \"Commerce Township\",\n                        \"state\": \"Michigan\",\n                        \"country\": \"United States\",\n                        \"zip_code\": \"48382\"\n                    },\n                    {\n                        \"id\": 504,\n                        \"address\": \"830a Richardson Rd\",\n                        \"city\": \"Commerce Township\",\n                        \"state\": \"Michigan\",\n                        \"country\": \"United States\",\n                        \"zip_code\": \"48382\"\n                    }\n                ],\n                \"billing_address\": [\n                    {\n                        \"id\": 500,\n                        \"address\": \"83044 Richardson Rd\",\n                        \"city\": \"Commerce Township\",\n                        \"state\": \"Michigan\",\n                        \"country\": \"United States\",\n                        \"zip_code\": \"48382\"\n                    },\n                    {\n                        \"id\": 501,\n                        \"address\": \"8305 Richardson Rd\",\n                        \"city\": \"Commerce Township\",\n                        \"state\": \"Michigan\",\n                        \"country\": \"United States\",\n                        \"zip_code\": \"48382\"\n                    }\n                ],\n                \"social_handler\": {\n                    \"facebook\": \"http://facebook.com\",\n                    \"linkedin\": \"http://linkedin.com\",\n                    \"twitter\": \"http://twitter.com\",\n                    \"skype\": \"http://skype.com\"\n                }\n            },\n            \"owner_name\": \"Nathen\",\n            \"business_type\": \"General Partnership\",\n            \"industry_type\": \"Finance and Insurance\",\n            \"custom_fields\": []\n        },\n        {\n            \"company_id\": \"9ed10678-5d30-4ebd-a331-58255cdb8495\",\n            \"name\": \"Cater Corp\",\n            \"website\": \"null\",\n            \"phone\": \"Invalid phone number\",\n            \"mobile\": \"32-15654985-BE\",\n            \"fax\": \"36-98525369-HU\",\n            \"number_of_employee\": 24,\n            \"number_of_associated_contacts\": null,\n            \"annual_revenue\": \"52400\",\n            \"description\": \"null\",\n            \"address\": [\n                {\n                    \"id\": 517,\n                    \"address\": \"8300 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 518,\n                    \"address\": \"8301 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"billing_address\": [\n                {\n                    \"id\": 519,\n                    \"address\": \"8304 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 520,\n                    \"address\": \"8305 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"social_handler\": {\n                \"facebook\": \"null\",\n                \"linkedin\": \"null\",\n                \"twitter\": \"null\",\n                \"skype\": \"null\"\n            },\n            \"primary_contact\": null,\n            \"owner_name\": \"James Doe\",\n            \"business_type\": \"Partnership\",\n            \"industry_type\": \"Manufacturing\",\n            \"custom_fields\": []\n        },\n        {\n            \"company_id\": \"9ed10585-c270-4ae1-b55a-2bc5d7dcdc85\",\n            \"name\": \"Acmed Corp\",\n            \"website\": \"acmecorp.com\",\n            \"phone\": \"32-16549854-BE\",\n            \"mobile\": \"32-16549875-BE\",\n            \"fax\": \"65-49872315-SG\",\n            \"number_of_employee\": 33,\n            \"number_of_associated_contacts\": null,\n            \"annual_revenue\": \"500\",\n            \"description\": \"null\",\n            \"address\": [\n                {\n                    \"id\": 509,\n                    \"address\": \"8300 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 510,\n                    \"address\": \"8301 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"billing_address\": [\n                {\n                    \"id\": 511,\n                    \"address\": \"8304 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 512,\n                    \"address\": \"8305 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"social_handler\": {\n                \"facebook\": \"http://facebook.com\",\n                \"linkedin\": \"http://linkedin.com\",\n                \"twitter\": \"http://twitter.com\",\n                \"skype\": \"http://skype.com\"\n            },\n            \"primary_contact\": null,\n            \"owner_name\": \"Nathen\",\n            \"business_type\": \"General Partnership\",\n            \"industry_type\": \"Finance and Insurance\",\n            \"custom_fields\": []\n        },\n        {\n            \"company_id\": \"9ed10402-6e4c-4f8f-a1ae-645b58e2c0ca\",\n            \"name\": \"Acme Corp\",\n            \"website\": \"acmecorp.com\",\n            \"phone\": \"32-16549854-BE\",\n            \"mobile\": \"32-16549875-BE\",\n            \"fax\": \"65-49872315-SG\",\n            \"number_of_employee\": 33,\n            \"number_of_associated_contacts\": null,\n            \"annual_revenue\": \"500\",\n            \"description\": \"null\",\n            \"address\": null,\n            \"billing_address\": null,\n            \"social_handler\": {\n                \"facebook\": \"http://facebook.com\",\n                \"linkedin\": \"http://linkedin.com\",\n                \"twitter\": \"http://twitter.com\",\n                \"skype\": \"http://skype.com\"\n            },\n            \"primary_contact\": null,\n            \"owner_name\": \"Nathen\",\n            \"business_type\": \"General Partnership\",\n            \"industry_type\": \"Finance and Insurance\",\n            \"custom_fields\": []\n        },\n        {\n            \"company_id\": \"9e09d735-500d-4c29-b9d1-7f8ac20f16fc\",\n            \"name\": \"Benton, John B Jr\",\n            \"website\": null,\n            \"phone\": null,\n            \"mobile\": null,\n            \"fax\": null,\n            \"number_of_employee\": null,\n            \"number_of_associated_contacts\": null,\n            \"annual_revenue\": null,\n            \"description\": null,\n            \"address\": null,\n            \"billing_address\": null,\n            \"social_handler\": {\n                \"facebook\": null,\n                \"linkedin\": null,\n                \"twitter\": null,\n                \"google\": null,\n                \"skype\": null\n            },\n            \"primary_contact\": null,\n            \"owner_name\": null,\n            \"business_type\": null,\n            \"industry_type\": null,\n            \"custom_fields\": []\n        }\n    ]\n}"}],"_postman_id":"864e49ee-aadb-4da7-8842-993492a08a10"},{"name":"Get Particular Company Detail","id":"1cb37e89-c865-42f5-a671-4c06f923d726","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/company/9ed107ba-7598-498a-8fc0-9f5bf5a27e1c","description":"<p>Get particular company details by passing company_id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["company","9ed107ba-7598-498a-8fc0-9f5bf5a27e1c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7b11fa7b-67e0-4a72-ab2a-2f86146b0ba0","name":"Get Particular Company Detail","originalRequest":{"method":"GET","header":[],"url":"{{url}}/company/9ed107ba-7598-498a-8fc0-9f5bf5a27e1c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 17:29:04 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"company_id\": \"9ed107ba-7598-498a-8fc0-9f5bf5a27e1c\",\n        \"name\": \"Acmey Corp\",\n        \"website\": \"acmecorp.com\",\n        \"phone\": \"32-16549854-BE\",\n        \"mobile\": \"32-16549875-BE\",\n        \"fax\": \"65-49872315-SG\",\n        \"number_of_employee\": 33,\n        \"number_of_associated_contacts\": null,\n        \"annual_revenue\": \"500000\",\n        \"description\": \"null\",\n        \"address\": [\n            {\n                \"id\": 521,\n                \"address\": \"8300 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 522,\n                \"address\": \"8300a Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 525,\n                \"address\": \"8300d Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"billing_address\": [\n            {\n                \"id\": 523,\n                \"address\": \"8304 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 524,\n                \"address\": \"8524 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"social_handler\": {\n            \"facebook\": \"http://facebook.com\",\n            \"linkedin\": \"http://linkedin.com\",\n            \"twitter\": \"http://twitter.com\",\n            \"skype\": \"http://skype.com\"\n        },\n        \"primary_contact\": {\n            \"contact_id\": \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\n            \"first_name\": \"Bruce\",\n            \"last_name\": \"Bugg\",\n            \"name\": \"Bruce Bugg\",\n            \"email\": \"bruce.banner@gmail.com\",\n            \"job_title\": \"Marketing Head\",\n            \"date_of_birth\": \"1998-11-10\",\n            \"phone\": \"Invalid phone number\",\n            \"mobile\": \"Invalid phone number\",\n            \"fax\": \"Invalid phone number\",\n            \"source\": \"Api\",\n            \"stage\": \"contact\",\n            \"score\": 0,\n            \"website\": \"http://example.com\",\n            \"date_created\": \"2025-05-02 13:16:47\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"address\": [\n                {\n                    \"id\": 498,\n                    \"address\": \"8300 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 499,\n                    \"address\": \"8308 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 504,\n                    \"address\": \"830a Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"billing_address\": [\n                {\n                    \"id\": 500,\n                    \"address\": \"83044 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 501,\n                    \"address\": \"8305 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"social_handler\": {\n                \"facebook\": \"http://facebook.com\",\n                \"linkedin\": \"http://linkedin.com\",\n                \"twitter\": \"http://twitter.com\",\n                \"skype\": \"http://skype.com\"\n            }\n        },\n        \"owner_name\": \"Nathen\",\n        \"business_type\": \"General Partnership\",\n        \"industry_type\": \"Finance and Insurance\",\n        \"custom_fields\": []\n    }\n}"}],"_postman_id":"1cb37e89-c865-42f5-a671-4c06f923d726"},{"name":"Single Company Creation","id":"4120ae51-3f64-47d3-8adb-8de964b33134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Acmeds Corp\",\r\n    \"owner_name\": \"Nathen\",\r\n    \"industry_type\": \"Finance and Insurance\",\r\n    \"business_type\": \"General Partnership\",\r\n    \"website\": \"acmecorp.com\",\r\n    \"mobile\": \"3216549875\",\r\n    \"phone\": \"3216549854\",\r\n    \"fax\": \"6549872315\",\r\n    \"number_of_employee\": \"33\",\r\n    \"annual_revenue\": \"500\",\r\n    \"description\": \"null\",\r\n    \"primary_contact\": \"2\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n        \"facebook\": \"http://facebook.com\",\r\n        \"linkedin\": \"http://linkedin.com\",\r\n        \"twitter\": \"http://twitter.com\",\r\n        \"skype\": \"http://skype.com\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/company","description":"<p><strong>Possible request parameters to create company:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the Company</td>\n</tr>\n<tr>\n<td>website</td>\n<td></td>\n<td>Company website url</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number of the company</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile number of the company</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax number of the company</td>\n</tr>\n<tr>\n<td>number_of_employee</td>\n<td>optional</td>\n<td>Number of employees in the company</td>\n</tr>\n<tr>\n<td>annual_revenue</td>\n<td>optional</td>\n<td>Annual revenue of the company</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the company</td>\n</tr>\n<tr>\n<td>social_handler</td>\n<td>optional</td>\n<td>Social Links of company. For data structure refer Social Handler table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_3</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address_2</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address_3</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>primary_contact</td>\n<td>optional</td>\n<td>Primary contact of the company</td>\n</tr>\n<tr>\n<td>owner_name</td>\n<td>optional</td>\n<td>Owner name of the company</td>\n</tr>\n<tr>\n<td>industry_type</td>\n<td>optional</td>\n<td>Industry type of the company</td>\n</tr>\n<tr>\n<td>business_type</td>\n<td>optional</td>\n<td>Business type of the company</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about company. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }Note: Custom field name should exists in system. Consider checking Custom fields.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Street Address of the company</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>City of the company</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>State of the company</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>optional</td>\n<td>Zip code of the company</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Country of the company</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing street address of the company</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the company</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the company</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip of the company</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the company</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Social Handle</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>facebook</td>\n<td>optional</td>\n<td>Facebook handle for company</td>\n</tr>\n<tr>\n<td>linkedin</td>\n<td>optional</td>\n<td>Linkedin handle for company</td>\n</tr>\n<tr>\n<td>twitter</td>\n<td>optional</td>\n<td>Twitter handle for company</td>\n</tr>\n<tr>\n<td>skype</td>\n<td>optional</td>\n<td>Skype handle for company</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["company"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"55481a70-b2b8-4d8b-9ce9-ffdb425bbbcc","name":"Single Company Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Acmeds Corp\",\r\n    \"owner_name\": \"Nathen\",\r\n    \"industry_type\": \"Finance and Insurance\",\r\n    \"business_type\": \"General Partnership\",\r\n    \"website\": \"acmecorp.com\",\r\n    \"mobile\": \"3216549875\",\r\n    \"phone\": \"3216549854\",\r\n    \"fax\": \"6549872315\",\r\n    \"number_of_employee\": \"33\",\r\n    \"annual_revenue\": \"500\",\r\n    \"description\": \"null\",\r\n    \"primary_contact\": \"2\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n        \"facebook\": \"http://facebook.com\",\r\n        \"linkedin\": \"http://linkedin.com\",\r\n        \"twitter\": \"http://twitter.com\",\r\n        \"skype\": \"http://skype.com\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/company"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 17:15:50 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"company_id\": \"9ed107ba-7598-498a-8fc0-9f5bf5a27e1c\",\n        \"name\": \"Acmeds Corp\",\n        \"website\": \"acmecorp.com\",\n        \"phone\": \"32-16549854-BE\",\n        \"mobile\": \"32-16549875-BE\",\n        \"fax\": \"65-49872315-SG\",\n        \"number_of_employee\": \"33\",\n        \"number_of_associated_contacts\": null,\n        \"annual_revenue\": \"500\",\n        \"description\": \"null\",\n        \"address\": [\n            {\n                \"id\": 521,\n                \"address\": \"8300 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 522,\n                \"address\": \"8301 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"billing_address\": [\n            {\n                \"id\": 523,\n                \"address\": \"8304 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 524,\n                \"address\": \"8305 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"social_handler\": {\n            \"facebook\": \"http://facebook.com\",\n            \"linkedin\": \"http://linkedin.com\",\n            \"twitter\": \"http://twitter.com\",\n            \"google\": null,\n            \"skype\": \"http://skype.com\"\n        },\n        \"primary_contact\": null,\n        \"owner_name\": \"Nathen\",\n        \"business_type\": \"General Partnership\",\n        \"industry_type\": \"Finance and Insurance\",\n        \"custom_fields\": []\n    }\n}"}],"_postman_id":"4120ae51-3f64-47d3-8adb-8de964b33134"},{"name":"Bulk Company Creation","id":"fde97ad1-5d83-47c0-af76-b238af82b101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Napel Inc\",\r\n    \"owner_name\": \"Mike Shane\",\r\n    \"industry_type\": \"Wholesale Trade\",\r\n    \"business_type\": \"Trust\",\r\n    \"website\": \"napelinc.com\",\r\n    \"mobile\": \"1478523695\",\r\n    \"phone\": \"3698521547\",\r\n    \"fax\": \"7984561325\",\r\n    \"number_of_employee\": \"45\",\r\n    \"annual_revenue\": \"550000\",\r\n    \"description\": \"null\",\r\n    \"primary_contact\": \"null\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n      \"facebook\": \"null\",\r\n      \"linkedin\": \"null\",\r\n      \"twitter\": \"null\",\r\n      \"google\": \"null\",\r\n      \"skype\": \"null\"\r\n    }\r\n  },\r\n  {\r\n    \"name\": \"Cater Corp\",\r\n    \"owner_name\": \"James Doe\",\r\n    \"industry_type\": \"Manufacturing\",\r\n    \"business_type\": \"Partnership\",\r\n    \"website\": \"null\",\r\n    \"mobile\": \"3215654985\",\r\n    \"phone\": \"6985471523\",\r\n    \"fax\": \"3698525369\",\r\n    \"number_of_employee\": \"24\",\r\n    \"annual_revenue\": \"52400\",\r\n    \"description\": \"null\",\r\n    \"primary_contact\": \"null\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n      \"facebook\": \"null\",\r\n      \"linkedin\": \"null\",\r\n      \"twitter\": \"null\",\r\n      \"skype\": \"null\"\r\n    }\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-company","description":"<p><strong>Possible request parameters for bulk company:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the company</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Company website url</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number of the company</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile number of the company</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax number of the company</td>\n</tr>\n<tr>\n<td>number_of_employee</td>\n<td>optional</td>\n<td>Number of employees in the company</td>\n</tr>\n<tr>\n<td>annual_revenue</td>\n<td>optional</td>\n<td>Annual revenue of the company</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the company</td>\n</tr>\n<tr>\n<td>social_handler</td>\n<td>optional</td>\n<td>Social Links of company. For data structure refer Social Handler table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_3</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address_2</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address_3</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>primary_contact</td>\n<td>optional</td>\n<td>Primary contact of the company</td>\n</tr>\n<tr>\n<td>owner_name</td>\n<td>optional</td>\n<td>Owner name of the company</td>\n</tr>\n<tr>\n<td>industry_type</td>\n<td>optional</td>\n<td>Industry type of the company</td>\n</tr>\n<tr>\n<td>business_type</td>\n<td>optional</td>\n<td>Business type of the company</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about company. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }Note: Custom field name should exists in system. Consider checking Custom fields.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Street Address of the company</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>City of the company</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>State of the company</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>optional</td>\n<td>Zip code of the company</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Country of the company</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing street address of the company</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the company</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the company</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip of the company</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the company</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Social Handle</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>facebook</td>\n<td>optional</td>\n<td>Facebook handle for company</td>\n</tr>\n<tr>\n<td>linkedin</td>\n<td>optional</td>\n<td>Linkedin handle for company</td>\n</tr>\n<tr>\n<td>twitter</td>\n<td>optional</td>\n<td>Twitter handle for company</td>\n</tr>\n<tr>\n<td>skype</td>\n<td>optional</td>\n<td>Skype handle for company</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-company"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"dc1d21c5-2e75-49a1-ae4c-405d57f152b5","name":"Bulk Company Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Napel Inc\",\r\n    \"owner_name\": \"Mike Shane\",\r\n    \"industry_type\": \"Wholesale Trade\",\r\n    \"business_type\": \"Trust\",\r\n    \"website\": \"napelinc.com\",\r\n    \"mobile\": \"1478523695\",\r\n    \"phone\": \"3698521547\",\r\n    \"fax\": \"7984561325\",\r\n    \"number_of_employee\": \"45\",\r\n    \"annual_revenue\": \"550000\",\r\n    \"description\": \"null\",\r\n    \"primary_contact\": \"null\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n      \"facebook\": \"null\",\r\n      \"linkedin\": \"null\",\r\n      \"twitter\": \"null\",\r\n      \"google\": \"null\",\r\n      \"skype\": \"null\"\r\n    }\r\n  },\r\n  {\r\n    \"name\": \"Cater Corp\",\r\n    \"owner_name\": \"James Doe\",\r\n    \"industry_type\": \"Manufacturing\",\r\n    \"business_type\": \"Partnership\",\r\n    \"website\": \"null\",\r\n    \"mobile\": \"3215654985\",\r\n    \"phone\": \"6985471523\",\r\n    \"fax\": \"3698525369\",\r\n    \"number_of_employee\": \"24\",\r\n    \"annual_revenue\": \"52400\",\r\n    \"description\": \"null\",\r\n    \"primary_contact\": \"null\",\r\n    \"address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"address_2\": {\r\n        \"address\": \"8301 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"US\"\r\n    },\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8304 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"billing_address_2\": {\r\n        \"billing_address\": \"8305 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"social_handler\": {\r\n      \"facebook\": \"null\",\r\n      \"linkedin\": \"null\",\r\n      \"twitter\": \"null\",\r\n      \"google\": \"null\",\r\n      \"skype\": \"null\"\r\n    }\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-company"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 17:12:19 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"fde97ad1-5d83-47c0-af76-b238af82b101"},{"name":"Update Single Company","id":"77822f43-85b9-42d0-9777-dd3ea1571df0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n        \"name\": \"Acmey Corp\",\r\n        \"website\": \"acmecorp.com\",\r\n        \"phone\": \"3216549854\",\r\n        \"mobile\": \"3216549875\",\r\n        \"fax\": \"6549872315\",\r\n        \"number_of_employee\": \"33\",\r\n        \"number_of_associated_contacts\": 0,\r\n        \"annual_revenue\": \"500000\",\r\n        \"description\": \"null\",\r\n        \"primary_contact\":\"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\r\n        \"address\": {\r\n            \"id\": 522,\r\n            \"is_default\": 1,\r\n            \"address\": \"8300a Richardson Rd\",\r\n            \"city\": \"Commerce Township\",\r\n            \"state\": \"Michigan\",\r\n            \"zip\": \"48382\",\r\n            \"country\": \"United States\"\r\n        },\r\n        \"address_2\": {\r\n            \"address\": \"8300d Richardson Rd\",\r\n            \"city\": \"Commerce Township\",\r\n            \"state\": \"Michigan\",\r\n            \"zip\": \"48382\",\r\n            \"country\": \"United States\"\r\n        },\r\n        \"billing_address\": {\r\n            \"id\": 524,\r\n            \"billing_address\": \"8524 Richardson Rd\",\r\n            \"billing_city\": \"Commerce Township\",\r\n            \"billing_state\": \"Michigan\",\r\n            \"billing_zip\": \"48382\",\r\n            \"billing_country\": \"United States\"\r\n        },\r\n        \"social_handler\": {\r\n            \"facebook\": \"http://facebook.com\",\r\n            \"linkedin\": \"http://linkedin.com\",\r\n            \"twitter\": \"http://twitter.com\",\r\n            \"skype\": \"http://skype.com\"\r\n        },\r\n        \"owner_name\": \"Nathen\",\r\n        \"business_type\": \"General Partnership\",\r\n        \"industry_type\": \"Finance and Insurance\",\r\n        \"custom_fields\": []\r\n    }\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/company/9ed107ba-7598-498a-8fc0-9f5bf5a27e1c","description":"<p><strong>Possible request parameters for updating company information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the company</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Company website url</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number of the company</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile number of the company</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax number of the company</td>\n</tr>\n<tr>\n<td>number_of_employee</td>\n<td>optional</td>\n<td>Number of employees in the company</td>\n</tr>\n<tr>\n<td>annual_revenue</td>\n<td>optional</td>\n<td>Annual revenue of the company</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the company</td>\n</tr>\n<tr>\n<td>social_handler</td>\n<td>optional</td>\n<td>Social Links of company. For data structure refer Social Handler table.</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_2</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>address_3</td>\n<td>optional</td>\n<td>Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address_2</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>billing_address_3</td>\n<td>optional</td>\n<td>Billing Address of company. Refer to address table.</td>\n</tr>\n<tr>\n<td>primary_contact</td>\n<td>optional</td>\n<td>Primary contact of the company</td>\n</tr>\n<tr>\n<td>owner_name</td>\n<td>optional</td>\n<td>Owner name of the company</td>\n</tr>\n<tr>\n<td>industry_type</td>\n<td>optional</td>\n<td>Industry type of the company</td>\n</tr>\n<tr>\n<td>business_type</td>\n<td>optional</td>\n<td>Business type of the company</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about company. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }Note: Custom field name should exists in system. Consider checking Custom fields.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>optional</td>\n<td>Pass id for update</td>\n</tr>\n<tr>\n<td>is_default</td>\n<td>optional</td>\n<td>1/0</td>\n</tr>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Address of the company</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>City of the company</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>State of the company</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>optional</td>\n<td>Zip code of the company</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Country of the company</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>optional</td>\n<td>Pass id for update</td>\n</tr>\n<tr>\n<td>is_default</td>\n<td>optional</td>\n<td>1/0</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing address of the company</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the company</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the company</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip of the company</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the company</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Social Handle</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>facebook</td>\n<td>optional</td>\n<td>Facebook handle for company</td>\n</tr>\n<tr>\n<td>linkedin</td>\n<td>optional</td>\n<td>Linkedin handle for company</td>\n</tr>\n<tr>\n<td>twitter</td>\n<td>optional</td>\n<td>Twitter handle for company</td>\n</tr>\n<tr>\n<td>skype</td>\n<td>optional</td>\n<td>Skype handle for company</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["company","9ed107ba-7598-498a-8fc0-9f5bf5a27e1c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"81fbbd59-0776-4171-ab01-bc1120fa97e8","name":"Update Single Company","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n        \"name\": \"Acmey Corp\",\r\n        \"website\": \"acmecorp.com\",\r\n        \"phone\": \"3216549854\",\r\n        \"mobile\": \"3216549875\",\r\n        \"fax\": \"6549872315\",\r\n        \"number_of_employee\": \"33\",\r\n        \"number_of_associated_contacts\": 0,\r\n        \"annual_revenue\": \"500000\",\r\n        \"description\": \"null\",\r\n        \"primary_contact\":\"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\r\n        \"address\": {\r\n            \"id\": 522,\r\n            \"is_default\": 1,\r\n            \"address\": \"8300a Richardson Rd\",\r\n            \"city\": \"Commerce Township\",\r\n            \"state\": \"Michigan\",\r\n            \"zip\": \"48382\",\r\n            \"country\": \"United States\"\r\n        },\r\n        \"address_2\": {\r\n            \"address\": \"8300d Richardson Rd\",\r\n            \"city\": \"Commerce Township\",\r\n            \"state\": \"Michigan\",\r\n            \"zip\": \"48382\",\r\n            \"country\": \"United States\"\r\n        },\r\n        \"billing_address\": {\r\n            \"id\": 524,\r\n            \"billing_address\": \"8524 Richardson Rd\",\r\n            \"billing_city\": \"Commerce Township\",\r\n            \"billing_state\": \"Michigan\",\r\n            \"billing_zip\": \"48382\",\r\n            \"billing_country\": \"United States\"\r\n        },\r\n        \"social_handler\": {\r\n            \"facebook\": \"http://facebook.com\",\r\n            \"linkedin\": \"http://linkedin.com\",\r\n            \"twitter\": \"http://twitter.com\",\r\n            \"skype\": \"http://skype.com\"\r\n        },\r\n        \"owner_name\": \"Nathen\",\r\n        \"business_type\": \"General Partnership\",\r\n        \"industry_type\": \"Finance and Insurance\",\r\n        \"custom_fields\": []\r\n    }\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}/company/9ed107ba-7598-498a-8fc0-9f5bf5a27e1c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 17:26:06 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"company_id\": \"9ed107ba-7598-498a-8fc0-9f5bf5a27e1c\",\n        \"name\": \"Acmey Corp\",\n        \"website\": \"acmecorp.com\",\n        \"phone\": \"32-16549854-BE\",\n        \"mobile\": \"32-16549875-BE\",\n        \"fax\": \"65-49872315-SG\",\n        \"number_of_employee\": \"33\",\n        \"number_of_associated_contacts\": null,\n        \"annual_revenue\": \"500000\",\n        \"description\": \"null\",\n        \"address\": [\n            {\n                \"id\": 521,\n                \"address\": \"8300 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 522,\n                \"address\": \"8300a Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 525,\n                \"address\": \"8300d Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"billing_address\": [\n            {\n                \"id\": 523,\n                \"address\": \"8304 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"United States\",\n                \"zip_code\": \"48382\"\n            },\n            {\n                \"id\": 524,\n                \"address\": \"8524 Richardson Rd\",\n                \"city\": \"Commerce Township\",\n                \"state\": \"Michigan\",\n                \"country\": \"\",\n                \"zip_code\": \"48382\"\n            }\n        ],\n        \"social_handler\": {\n            \"facebook\": \"http://facebook.com\",\n            \"linkedin\": \"http://linkedin.com\",\n            \"twitter\": \"http://twitter.com\",\n            \"skype\": \"http://skype.com\"\n        },\n        \"primary_contact\": {\n            \"contact_id\": \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\n            \"first_name\": \"Bruce\",\n            \"last_name\": \"Bugg\",\n            \"name\": \"Bruce Bugg\",\n            \"email\": \"bruce.banner@gmail.com\",\n            \"job_title\": \"Marketing Head\",\n            \"date_of_birth\": \"1998-11-10\",\n            \"phone\": \"Invalid phone number\",\n            \"mobile\": \"Invalid phone number\",\n            \"fax\": \"Invalid phone number\",\n            \"source\": \"Api\",\n            \"stage\": \"contact\",\n            \"score\": 0,\n            \"website\": \"http://example.com\",\n            \"date_created\": \"2025-05-02 13:16:47\",\n            \"unsubscribed\": 0,\n            \"bounced\": 0,\n            \"spammed\": null,\n            \"address\": [\n                {\n                    \"id\": 498,\n                    \"address\": \"8300 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 499,\n                    \"address\": \"8308 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 504,\n                    \"address\": \"830a Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"billing_address\": [\n                {\n                    \"id\": 500,\n                    \"address\": \"83044 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                },\n                {\n                    \"id\": 501,\n                    \"address\": \"8305 Richardson Rd\",\n                    \"city\": \"Commerce Township\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"United States\",\n                    \"zip_code\": \"48382\"\n                }\n            ],\n            \"social_handler\": {\n                \"facebook\": \"http://facebook.com\",\n                \"linkedin\": \"http://linkedin.com\",\n                \"twitter\": \"http://twitter.com\",\n                \"skype\": \"http://skype.com\"\n            }\n        },\n        \"owner_name\": \"Nathen\",\n        \"business_type\": \"General Partnership\",\n        \"industry_type\": \"Finance and Insurance\",\n        \"custom_fields\": []\n    }\n}"}],"_postman_id":"77822f43-85b9-42d0-9777-dd3ea1571df0"},{"name":"Delete Single Company","id":"444ccd34-01b4-4080-98a4-ee960760b258","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/company/9ed10678-5958-4a67-aa01-406d68f9cc38","description":"<p>To delete a company, pass company_id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["company","9ed10678-5958-4a67-aa01-406d68f9cc38"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"2f60e2e5-2b33-464b-a1bc-9f0d0bf5f60d","name":"Delete Single Company","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/company/961be864-e7ea-43c3-831f-787ed68d1a10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 15:25:58 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"57"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Company successfully deleted.\"\n}"}],"_postman_id":"444ccd34-01b4-4080-98a4-ee960760b258"},{"name":"Get Company Contact List","id":"151c7064-dbfd-4761-9e81-58ed433f32b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/company/contacts/9ed107ba-7598-498a-8fc0-9f5bf5a27e1c","description":"<p>Get all company contact list by passing company_id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["company","contacts","9ed107ba-7598-498a-8fc0-9f5bf5a27e1c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d364f222-6fd9-40d8-a9d6-0f12ff00968d","name":"Get Company Contact List","originalRequest":{"method":"GET","header":[],"url":"{{url}}/company/contacts/9ed107ba-7598-498a-8fc0-9f5bf5a27e1c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 17:47:25 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"contact_id\": \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\",\n            \"name\": \"Bruce Bugg\"\n        }\n    ]\n}"}],"_postman_id":"151c7064-dbfd-4761-9e81-58ed433f32b9"},{"name":"Assign Primary Contact To Company","id":"3384af26-4f3b-4b4d-907b-b33fc9b4bf78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"contact_id\": \"9ed0b23d-30fb-4f25-b6fb-1c37001944de\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/company/contacts/9ed107ba-7598-498a-8fc0-9f5bf5a27e1c","description":"<p>Assign primary contact to company by passing company_id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["company","contacts","9ed107ba-7598-498a-8fc0-9f5bf5a27e1c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8afb69f3-b304-4e4d-88b1-4d64cd351af7","name":"Assign Company Primary Contact","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"contact_id","value":"1","type":"text"},{"key":"_method","value":"PUT","type":"text"}]},"url":"http://localhost:8000/api/company/contacts/9621d5e7-018b-4a8e-a24d-209c270965ab"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Primary contact successfully assigned.\"\n}"}],"_postman_id":"3384af26-4f3b-4b4d-907b-b33fc9b4bf78"}],"id":"7cfcf4f5-5b06-4a67-8d7d-5e88646e364e","_postman_id":"7cfcf4f5-5b06-4a67-8d7d-5e88646e364e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}}],"id":"340c2301-efeb-46e0-a2ca-1269e657fea7","event":[{"listen":"prerequest","script":{"id":"d7e0b787-f8e7-4ce8-81c9-a4962c51562e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0521d0f5-9299-4001-844b-8c2d3c7f07a5","type":"text/javascript","exec":[""]}}],"_postman_id":"340c2301-efeb-46e0-a2ca-1269e657fea7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"SAAS","item":[{"name":"Plans","item":[{"name":"Get All Plans With Pagination","id":"6e394590-424f-4db2-8d4e-ab3a16ce6028","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/plans","description":"<p>Get all plans list along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["plans"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fea04038-52aa-4a7d-9ba3-fff6d525f1f9","name":"Get All Plans With Pagination","originalRequest":{"method":"GET","header":[],"url":"{{url}}/plans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 13:23:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"2753"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 3,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\n            \"name\": \"Silver\",\n            \"price\": \"9.00\",\n            \"description\": \"This is the plan description.\",\n            \"feature_list\": \"<p id=\\\"feature-list-1620053376391-0-0\\\" class=\\\"ed-elem-text\\\">Feature A</p><p id=\\\"feature-list-1620053376391-0-2\\\" class=\\\"ed-elem-text\\\">Feature B</p><p id=\\\"feature-list-1620053376391-0-4\\\" class=\\\"ed-elem-text\\\">Feature C</p><p id=\\\"feature-list-1620053376391-0-6\\\" class=\\\"ed-elem-text\\\">Feature D</p><p id=\\\"feature-list-1620053376391-0-8\\\" class=\\\"ed-elem-text\\\">Feature E</p><p id=\\\"feature-list-1620053376391-0-10\\\" class=\\\"ed-elem-text\\\">Feature F</p>\",\n            \"yearly_price\": \"90.00\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"trial_period\": 30,\n            \"fee_name\": \"Setup Fee\",\n            \"fee_value\": \"29.00\",\n            \"fee_charge_on\": -1,\n            \"headline\": \"Best For Individuals\",\n            \"sub_headline\": \"CRM+Pipeline\",\n            \"button_text\": \"Get Started\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"last_sold_on\": null\n        },\n        {\n            \"plan_id\": \"960d4f88-ab5b-4f08-9003-b554230296c9\",\n            \"name\": \"Bronze\",\n            \"price\": \"14.00\",\n            \"description\": \"This is the plan description.\",\n            \"feature_list\": \"<p id=\\\"feature-list-1640869710630-0-0\\\" class=\\\"ed-elem-text\\\">Feature A</p>\\n<p id=\\\"feature-list-1640869710630-0-2\\\" class=\\\"ed-elem-text\\\">Feature B</p>\\n<p id=\\\"feature-list-1640869710630-0-4\\\" class=\\\"ed-elem-text\\\">Feature C</p>\\n<p id=\\\"feature-list-1640869710630-0-6\\\" class=\\\"ed-elem-text\\\">Feature D</p>\\n<p id=\\\"feature-list-1640869710630-0-8\\\" class=\\\"ed-elem-text\\\">Feature E</p>\",\n            \"yearly_price\": \"140.00\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"trial_period\": 0,\n            \"fee_name\": \"Setup Fee\",\n            \"fee_value\": \"29.00\",\n            \"fee_charge_on\": 1,\n            \"headline\": \"Best for Startups\",\n            \"sub_headline\": \"All Silver Features Plus Workflows\",\n            \"button_text\": \"Get Started\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"last_sold_on\": \"2022-03-28 07:36:54\"\n        },\n        {\n            \"plan_id\": \"960d4f88-acd0-46f0-bea6-70ee998109cc\",\n            \"name\": \"Gold\",\n            \"price\": \"19.00\",\n            \"description\": \"This is the plan description.\",\n            \"feature_list\": \"<p id=\\\"feature-list-1648733227088-0-0\\\" class=\\\"ed-elem-text\\\">Feature A</p>\\n<p id=\\\"feature-list-1648733227088-0-2\\\" class=\\\"ed-elem-text\\\">Feature B</p>\\n<p id=\\\"feature-list-1648733227088-0-4\\\" class=\\\"ed-elem-text\\\">Feature C</p>\\n<p id=\\\"feature-list-1648733227088-0-6\\\" class=\\\"ed-elem-text\\\">Feature D</p>\\n<p id=\\\"feature-list-1648733227088-0-8\\\" class=\\\"ed-elem-text\\\">Feature E</p>\",\n            \"yearly_price\": \"190.00\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"trial_period\": 0,\n            \"fee_name\": \"Setup Fee\",\n            \"fee_value\": \"29.00\",\n            \"fee_charge_on\": 1,\n            \"headline\": \"Best for Enteprises\",\n            \"sub_headline\": \"All Bronze Features Plus Campaings\",\n            \"button_text\": \"Get Started\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"last_sold_on\": \"2022-03-31 13:28:09\"\n        }\n    ]\n}"}],"_postman_id":"6e394590-424f-4db2-8d4e-ab3a16ce6028"},{"name":"Get Particular Plan","id":"06106085-51de-4ad0-b6ee-82822d20017d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/plan/960d4f88-aa26-409f-b729-834a2a42e225","description":"<p>Get particular plan details by passing plan_id in url.</p>\n<p><strong>plan_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["plan","960d4f88-aa26-409f-b729-834a2a42e225"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8f13e434-9cc8-4d05-868d-028fd13b2586","name":"Get Particular Plan","originalRequest":{"method":"GET","header":[],"url":"{{url}}/plan/960d4f88-aa26-409f-b729-834a2a42e225"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 13:26:48 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"928"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\n        \"name\": \"Silver\",\n        \"price\": \"9.00\",\n        \"description\": \"This is the plan description.\",\n        \"feature_list\": \"<p id=\\\"feature-list-1620053376391-0-0\\\" class=\\\"ed-elem-text\\\">Feature A</p><p id=\\\"feature-list-1620053376391-0-2\\\" class=\\\"ed-elem-text\\\">Feature B</p><p id=\\\"feature-list-1620053376391-0-4\\\" class=\\\"ed-elem-text\\\">Feature C</p><p id=\\\"feature-list-1620053376391-0-6\\\" class=\\\"ed-elem-text\\\">Feature D</p><p id=\\\"feature-list-1620053376391-0-8\\\" class=\\\"ed-elem-text\\\">Feature E</p><p id=\\\"feature-list-1620053376391-0-10\\\" class=\\\"ed-elem-text\\\">Feature F</p>\",\n        \"yearly_price\": \"90.00\",\n        \"billing_type\": \"monthly\",\n        \"no_of_billings\": -1,\n        \"trial_period\": 30,\n        \"fee_name\": \"Setup Fee\",\n        \"fee_value\": \"29.00\",\n        \"fee_charge_on\": -1,\n        \"headline\": \"Best For Individuals\",\n        \"sub_headline\": \"CRM+Pipeline\",\n        \"button_text\": \"Get Started\",\n        \"auto_charge\": 1,\n        \"charge_on\": -1,\n        \"last_sold_on\": null\n    }\n}"}],"_postman_id":"06106085-51de-4ad0-b6ee-82822d20017d"},{"name":"Single Plan Creation","id":"8adcc4df-edc0-4756-9619-e2981eedc3cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Plan X\",\r\n  \"price\": \"100\",\r\n  \"yearly_price\": \"80\",\r\n  \"billing_type\": \"monthly\",\r\n  \"auto_charge\": \"1\",\r\n  \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n  \"description\": \"text here\",\r\n  \"feature_list\": \"list\",\r\n  \"no_of_billings\": \"5\",\r\n  \"trial_period\": \"0\",\r\n  \"fee_name\": \"setup\",\r\n  \"fee_value\": \"40\",\r\n  \"fee_charge_on\": \"10\",\r\n  \"headline\": \"line A\",\r\n  \"sub_headline\": \"sub line A\",\r\n  \"button_text\": \"submit\",\r\n  \"charge_on\": \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/plan","description":"<p><strong>Possible request parameters for creating single plan:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Add the name of the plan</td>\n</tr>\n<tr>\n<td>price</td>\n<td>required</td>\n<td>Price of the plan(monthly/lifetime)</td>\n</tr>\n<tr>\n<td>yearly_price</td>\n<td>required</td>\n<td>Yearly price of the plan</td>\n</tr>\n<tr>\n<td>billing_type</td>\n<td>required</td>\n<td>Billing type of the plan (monthly, yearly, lifetime). lifetime is used for one time.</td>\n</tr>\n<tr>\n<td>auto_charge</td>\n<td>required boolean</td>\n<td>Auto charge of the plan</td>\n</tr>\n<tr>\n<td>last_sold_on</td>\n<td>optional</td>\n<td>Last sold on of the plan. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the plan</td>\n</tr>\n<tr>\n<td>feature_list</td>\n<td>optional</td>\n<td>Feature list of the plan</td>\n</tr>\n<tr>\n<td>no_of_billings</td>\n<td>optional numeric</td>\n<td>Number of billings of the plan</td>\n</tr>\n<tr>\n<td>trial_period</td>\n<td>optional numeric</td>\n<td>Trial period of the plan</td>\n</tr>\n<tr>\n<td>fee_name</td>\n<td>optional</td>\n<td>Fee name of the plan</td>\n</tr>\n<tr>\n<td>fee_value</td>\n<td>optional</td>\n<td>Fee value of the plan</td>\n</tr>\n<tr>\n<td>fee_charge_on</td>\n<td>optional</td>\n<td>Fee charge on of the plan</td>\n</tr>\n<tr>\n<td>headline</td>\n<td>optional</td>\n<td>Headline of the plan</td>\n</tr>\n<tr>\n<td>sub_headline</td>\n<td>optional</td>\n<td>Sub headline of the plan</td>\n</tr>\n<tr>\n<td>button_text</td>\n<td>optional</td>\n<td>Button text of the plan</td>\n</tr>\n<tr>\n<td>charge_on</td>\n<td>optional numeric</td>\n<td>Charge on of the plan</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["plan"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d5a550bf-44b9-4995-bdbe-da73cfdd4a8c","name":"Single Plan Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Plan X\",\r\n  \"price\": \"100\",\r\n  \"yearly_price\": \"80\",\r\n  \"billing_type\": \"monthly\",\r\n  \"auto_charge\": \"1\",\r\n  \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n  \"description\": \"text here\",\r\n  \"feature_list\": \"list\",\r\n  \"no_of_billings\": \"5\",\r\n  \"trial_period\": \"0\",\r\n  \"fee_name\": \"setup\",\r\n  \"fee_value\": \"40\",\r\n  \"fee_charge_on\": \"10\",\r\n  \"headline\": \"line A\",\r\n  \"sub_headline\": \"sub line A\",\r\n  \"button_text\": \"submit\",\r\n  \"charge_on\": \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/plan"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 13:28:14 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"444"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"plan_id\": \"961dcee6-9823-45c3-8005-454cfae2c3ae\",\n        \"name\": \"Plan X\",\n        \"price\": \"100.00\",\n        \"description\": \"text here\",\n        \"feature_list\": \"list\",\n        \"yearly_price\": \"80.00\",\n        \"billing_type\": \"monthly\",\n        \"no_of_billings\": \"5\",\n        \"trial_period\": \"0\",\n        \"fee_name\": \"setup\",\n        \"fee_value\": \"40.00\",\n        \"fee_charge_on\": \"10\",\n        \"headline\": \"line A\",\n        \"sub_headline\": \"sub line A\",\n        \"button_text\": \"submit\",\n        \"auto_charge\": \"1\",\n        \"charge_on\": \"4\",\n        \"last_sold_on\": \"2022-10-22 11:05:05\"\n    }\n}"}],"_postman_id":"8adcc4df-edc0-4756-9619-e2981eedc3cc"},{"name":"Bulk Plan Creation","id":"53996340-0130-41fb-9911-6f95cd4765d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Basic Plan\",\r\n    \"price\": \"100\",\r\n    \"yearly_price\": \"80\",\r\n    \"billing_type\": \"monthly\",\r\n    \"auto_charge\": \"1\",\r\n    \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n    \"description\": \"text here\",\r\n    \"feature_list\": \"list\",\r\n    \"no_of_billings\": \"5\",\r\n    \"trial_period\": \"0\",\r\n    \"fee_name\": \"setup\",\r\n    \"fee_value\": \"40\",\r\n    \"fee_charge_on\": \"10\",\r\n    \"headline\": \"line A\",\r\n    \"sub_headline\": \"sub line A\",\r\n    \"button_text\": \"submit\",\r\n    \"charge_on\": \"4\"\r\n  },\r\n  {\r\n    \"name\": \"Adanvce Plan\",\r\n    \"price\": \"100\",\r\n    \"yearly_price\": \"80\",\r\n    \"billing_type\": \"monthly\",\r\n    \"auto_charge\": \"1\",\r\n    \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n    \"description\": \"text here\",\r\n    \"feature_list\": \"list\",\r\n    \"no_of_billings\": \"5\",\r\n    \"trial_period\": \"0\",\r\n    \"fee_name\": \"setup\",\r\n    \"fee_value\": \"40\",\r\n    \"fee_charge_on\": \"10\",\r\n    \"headline\": \"line A\",\r\n    \"sub_headline\": \"sub line A\",\r\n    \"button_text\": \"submit\",\r\n    \"charge_on\": \"4\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-plan","description":"<p><strong>Possible request parameters for bulk plan:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the plan</td>\n</tr>\n<tr>\n<td>price</td>\n<td>required</td>\n<td>Price of the plan</td>\n</tr>\n<tr>\n<td>yearly_price</td>\n<td>required</td>\n<td>Yearly price of the plan</td>\n</tr>\n<tr>\n<td>billing_type</td>\n<td>required</td>\n<td>Billing type of the plan (monthly, yearly, lifetime). lifetime is used for one time.</td>\n</tr>\n<tr>\n<td>auto_charge</td>\n<td>required boolean</td>\n<td>Auto charge of the plan</td>\n</tr>\n<tr>\n<td>last_sold_on</td>\n<td>optional</td>\n<td>Last sold on of the plan. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the plan</td>\n</tr>\n<tr>\n<td>feature_list</td>\n<td>optional</td>\n<td>Feature list of the plan</td>\n</tr>\n<tr>\n<td>no_of_billings</td>\n<td>optional numeric</td>\n<td>No of billings of the plan</td>\n</tr>\n<tr>\n<td>trial_period</td>\n<td>optional numeric</td>\n<td>Trial period of the plan</td>\n</tr>\n<tr>\n<td>fee_name</td>\n<td>optional</td>\n<td>Fee name of the plan</td>\n</tr>\n<tr>\n<td>fee_value</td>\n<td>optional</td>\n<td>Fee value of the plan</td>\n</tr>\n<tr>\n<td>fee_charge_on</td>\n<td>optional</td>\n<td>Fee charge on of the plan</td>\n</tr>\n<tr>\n<td>headline</td>\n<td>optional</td>\n<td>Headline of the plan</td>\n</tr>\n<tr>\n<td>sub_headline</td>\n<td>optional</td>\n<td>Sub headline of the plan</td>\n</tr>\n<tr>\n<td>button_text</td>\n<td>optional</td>\n<td>Button text of the plan</td>\n</tr>\n<tr>\n<td>charge_on</td>\n<td>optional numeric</td>\n<td>Charge on of the plan</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-plan"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"cd252a77-5cd9-49ac-b27d-a04fcb61ca1b","name":"Bulk Plan Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Basic Plan\",\r\n    \"price\": \"100\",\r\n    \"yearly_price\": \"80\",\r\n    \"billing_type\": \"monthly\",\r\n    \"auto_charge\": \"1\",\r\n    \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n    \"description\": \"text here\",\r\n    \"feature_list\": \"list\",\r\n    \"no_of_billings\": \"5\",\r\n    \"trial_period\": \"0\",\r\n    \"fee_name\": \"setup\",\r\n    \"fee_value\": \"40\",\r\n    \"fee_charge_on\": \"10\",\r\n    \"headline\": \"line A\",\r\n    \"sub_headline\": \"sub line A\",\r\n    \"button_text\": \"submit\",\r\n    \"charge_on\": \"4\"\r\n  },\r\n  {\r\n    \"name\": \"Adanvce Plan\",\r\n    \"price\": \"100\",\r\n    \"yearly_price\": \"80\",\r\n    \"billing_type\": \"monthly\",\r\n    \"auto_charge\": \"1\",\r\n    \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n    \"description\": \"text here\",\r\n    \"feature_list\": \"list\",\r\n    \"no_of_billings\": \"5\",\r\n    \"trial_period\": \"0\",\r\n    \"fee_name\": \"setup\",\r\n    \"fee_value\": \"40\",\r\n    \"fee_charge_on\": \"10\",\r\n    \"headline\": \"line A\",\r\n    \"sub_headline\": \"sub line A\",\r\n    \"button_text\": \"submit\",\r\n    \"charge_on\": \"4\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-plan"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-length","value":"15"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"53996340-0130-41fb-9911-6f95cd4765d2"},{"name":"Update Particular Plan","id":"6c125a94-db5d-49b9-9dfc-7a0b8c5470ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Plan XX\",\r\n  \"price\": \"140\",\r\n  \"yearly_price\": \"100\",\r\n  \"billing_type\": \"monthly\",\r\n  \"auto_charge\": \"1\",\r\n  \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n  \"description\": \"text here\",\r\n  \"feature_list\": \"feature A\",\r\n  \"no_of_billings\": \"6\",\r\n  \"trial_period\": \"0\",\r\n  \"fee_name\": \"setup\",\r\n  \"fee_value\": \"40\",\r\n  \"fee_charge_on\": \"10\",\r\n  \"headline\": \"headline A\",\r\n  \"sub_headline\": \"sub headline A\",\r\n  \"button_text\": \"submit\",\r\n  \"charge_on\": \"4\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/plan/961dcee6-9823-45c3-8005-454cfae2c3ae","description":"<p><strong>Possible request parameters for updating a plan information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the plan</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the plan</td>\n</tr>\n<tr>\n<td>yearly_price</td>\n<td>optional</td>\n<td>Yearly price of the plan</td>\n</tr>\n<tr>\n<td>billing_type</td>\n<td>optional</td>\n<td>Billing type of the plan:(monthly, yearly, lifetime). lifetime is used for one time.</td>\n</tr>\n<tr>\n<td>auto_charge</td>\n<td>optional boolean</td>\n<td>Auto charge of the plan</td>\n</tr>\n<tr>\n<td>last_sold_on</td>\n<td>optional</td>\n<td>Last sold on of the plan. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the plan</td>\n</tr>\n<tr>\n<td>feature_list</td>\n<td>optional</td>\n<td>Feature list of the plan</td>\n</tr>\n<tr>\n<td>no_of_billings</td>\n<td>optional numeric</td>\n<td>No of billings of the plan</td>\n</tr>\n<tr>\n<td>trial_period</td>\n<td>optional numeric</td>\n<td>Trial period of the plan</td>\n</tr>\n<tr>\n<td>fee_name</td>\n<td>optional</td>\n<td>Fee name of the plan</td>\n</tr>\n<tr>\n<td>fee_value</td>\n<td>optional</td>\n<td>Fee value of the plan</td>\n</tr>\n<tr>\n<td>fee_charge_on</td>\n<td>optional</td>\n<td>Fee charge on of the plan</td>\n</tr>\n<tr>\n<td>headline</td>\n<td>optional</td>\n<td>Headline of the plan</td>\n</tr>\n<tr>\n<td>sub_headline</td>\n<td>optional</td>\n<td>Sub headline of the plan</td>\n</tr>\n<tr>\n<td>button_text</td>\n<td>optional</td>\n<td>Button text of the plan</td>\n</tr>\n<tr>\n<td>charge_on</td>\n<td>optional numeric</td>\n<td>Charge on of the plan</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["plan","961dcee6-9823-45c3-8005-454cfae2c3ae"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3bc6543a-6de2-4611-ae59-ecdcb1dc61c4","name":"Update Particular Plan","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Plan XX\",\r\n  \"price\": \"140\",\r\n  \"yearly_price\": \"100\",\r\n  \"billing_type\": \"monthly\",\r\n  \"auto_charge\": \"1\",\r\n  \"last_sold_on\": \"2022-10-22 11:05:05\",\r\n  \"description\": \"text here\",\r\n  \"feature_list\": \"feature A\",\r\n  \"no_of_billings\": \"6\",\r\n  \"trial_period\": \"0\",\r\n  \"fee_name\": \"setup\",\r\n  \"fee_value\": \"40\",\r\n  \"fee_charge_on\": \"10\",\r\n  \"headline\": \"headline A\",\r\n  \"sub_headline\": \"sub headline A\",\r\n  \"button_text\": \"submit\",\r\n  \"charge_on\": \"4\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/plan/961dcee6-9823-45c3-8005-454cfae2c3ae"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 13:29:13 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"459"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"plan_id\": \"961dcee6-9823-45c3-8005-454cfae2c3ae\",\n        \"name\": \"Plan XX\",\n        \"price\": \"140.00\",\n        \"description\": \"text here\",\n        \"feature_list\": \"feature A\",\n        \"yearly_price\": \"100.00\",\n        \"billing_type\": \"monthly\",\n        \"no_of_billings\": \"6\",\n        \"trial_period\": \"0\",\n        \"fee_name\": \"setup\",\n        \"fee_value\": \"40.00\",\n        \"fee_charge_on\": \"10\",\n        \"headline\": \"headline A\",\n        \"sub_headline\": \"sub headline A\",\n        \"button_text\": \"submit\",\n        \"auto_charge\": \"1\",\n        \"charge_on\": \"4\",\n        \"last_sold_on\": \"2022-10-22 11:05:05\"\n    }\n}"}],"_postman_id":"6c125a94-db5d-49b9-9dfc-7a0b8c5470ae"},{"name":"Delete Particular Plan","id":"4638b6a1-5907-40ea-9a0b-3a60c38a30ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/plan/961dcee6-9823-45c3-8005-454cfae2c3ae","description":"<p><strong>Delete particular plan,</strong> <strong>pass plan_id in url.</strong></p>\n<p><strong>plan_id:</strong> 36 character long</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["plan","961dcee6-9823-45c3-8005-454cfae2c3ae"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"530a9fea-19a3-40d6-a575-76658829815a","name":"Delete Particular Plan","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/plan/961dcee6-9823-45c3-8005-454cfae2c3ae"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 13:30:20 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"54"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Plan successfully deleted.\"\n}"}],"_postman_id":"4638b6a1-5907-40ea-9a0b-3a60c38a30ad"},{"name":"Plan List","id":"1435126c-419f-47a9-89e9-8d8ee3454b03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/plan-list","description":"<p>Get particular product details by passing product_id in url.</p>\n<p><strong>product_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["plan-list"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"695fee52-a655-4fec-a3fa-c1057ff1f679","name":"Product Service List Copy","originalRequest":{"method":"GET","header":[],"url":"{{url}}/plan-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.19"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 17 May 2025 18:04:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Access-Control-Allow-Origin","value":"app.saleoid.com"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"plan_id\": \"9e6a1524-2e9f-4658-8aef-a4054b3d5464\",\n            \"name\": \"trial\",\n            \"description\": null\n        },\n        {\n            \"plan_id\": \"9e60122d-a32d-420c-868a-75cfd1b3e345\",\n            \"name\": \"one time\",\n            \"description\": \"fsdf sdfsd fsdfsdf\"\n        },\n        {\n            \"plan_id\": \"9e0be435-8beb-4886-aeae-e30c7a9128b7\",\n            \"name\": \"bbb\",\n            \"description\": \"gdfgfdg\"\n        },\n        {\n            \"plan_id\": \"9e0bd1ae-e02b-4405-8d4a-bc2039bc3728\",\n            \"name\": \"aaa\",\n            \"description\": \"dsa das dasdas\"\n        }\n    ]\n}"}],"_postman_id":"1435126c-419f-47a9-89e9-8d8ee3454b03"}],"id":"202dfe9a-1f33-4433-a2b9-d0c27c3ea209","_postman_id":"202dfe9a-1f33-4433-a2b9-d0c27c3ea209","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Subscription","item":[{"name":"Get All Subscriptions With Pagination","id":"4b98fa2d-e03a-4961-8a8b-74650ffd7b52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/subscriptions","description":"<p>Get all subscription list along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["subscriptions"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a15415d7-deaa-49a6-8a6d-6450434d4c45","name":"Get All Subscriptions With Pagination","originalRequest":{"method":"GET","header":[],"url":"{{url}}/subscriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 13,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"subscription_id\": \"2c7984a5-0516-47ad-b68d-274bfb6433b9\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-04-14T14:32:35.000000Z\",\n            \"activation_date\": \"2022-04-14T13:51:35.000000Z\",\n            \"expiry_date\": \"2022-05-14T14:32:35.000000Z\",\n            \"last_billing_date\": \"2022-04-14T14:32:35.000000Z\",\n            \"next_billing_date\": \"2022-05-14T14:32:35.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"9.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Silver\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": null,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 38,\n            \"contact\": {\n                \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\n                \"first_name\": \"Gurinder\",\n                \"last_name\": \"Saini\",\n                \"name\": \"Gurinder Saini\",\n                \"email\": \"gurninder+11@digimoz.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"4f55f864-cbbc-4c9b-a0cf-a6e8463d48fe\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-04-02T00:00:40.000000Z\",\n            \"activation_date\": \"2021-12-29T00:00:00.000000Z\",\n            \"expiry_date\": \"2022-05-02T00:00:40.000000Z\",\n            \"last_billing_date\": \"2022-04-02T00:00:40.000000Z\",\n            \"next_billing_date\": \"2022-05-04T06:30:00.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"14.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Gold\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 85,\n            \"contact\": {\n                \"contact_id\": \"960b621e-fdf7-4b5a-8879-fd120457d00a\",\n                \"first_name\": \"Manish\",\n                \"last_name\": \"Thakur\",\n                \"name\": \"Manish Thakur\",\n                \"email\": \"manidevrocks+bronze1@gmail.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": \"960d4f88-acd0-46f0-bea6-70ee998109cc\",\n            \"new_price\": \"190.00\",\n            \"new_billing_type\": \"yearly\"\n        },\n        {\n            \"subscription_id\": \"70154767-c45a-41df-9a46-de3684ebbb5a\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-04-01T11:15:28.000000Z\",\n            \"activation_date\": \"2022-03-31T13:27:59.000000Z\",\n            \"expiry_date\": \"2022-05-01T11:15:28.000000Z\",\n            \"last_billing_date\": \"2022-04-01T11:15:28.000000Z\",\n            \"next_billing_date\": \"2022-05-01T11:15:28.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"19.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Gold\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": null,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 67,\n            \"contact\": {\n                \"contact_id\": \"960b6286-8728-4b0f-b159-ae4a9b15e620\",\n                \"first_name\": \"sameer\",\n                \"last_name\": \"thakur\",\n                \"name\": \"sameer thakur\",\n                \"email\": \"sameer.saiyom+01@gmail.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"bb0addb8-e334-4cba-9bb1-3f036a5cf9e2\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-03-30T12:27:15.000000Z\",\n            \"activation_date\": \"2022-03-27T10:41:07.000000Z\",\n            \"expiry_date\": \"2022-04-29T12:27:15.000000Z\",\n            \"last_billing_date\": \"2022-03-30T12:27:15.000000Z\",\n            \"next_billing_date\": \"2022-04-29T12:27:15.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"19.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Gold\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 219,\n            \"contact\": {\n                \"contact_id\": \"960b6286-5e29-499a-a663-4b728dcb473a\",\n                \"first_name\": \"Hari\",\n                \"last_name\": \"Munia\",\n                \"name\": \"Hari Munia\",\n                \"email\": \"hardeep+gold@digimoz.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": \"monthly\"\n        },\n        {\n            \"subscription_id\": \"ed8da0f9-9606-4e64-91e0-a86ab89c447e\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-03-28T10:00:54.000000Z\",\n            \"activation_date\": \"2022-03-26T07:14:37.000000Z\",\n            \"expiry_date\": \"2022-04-27T10:00:54.000000Z\",\n            \"last_billing_date\": \"2022-03-28T10:00:54.000000Z\",\n            \"next_billing_date\": \"2022-04-27T10:00:54.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"14.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Bronze\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": null,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 28,\n            \"contact\": {\n                \"contact_id\": \"960b6286-3ba9-47eb-9435-c40b359ddbcb\",\n                \"first_name\": \"Hardeepo\",\n                \"last_name\": \"Singh\",\n                \"name\": \"Hardeepo Singh\",\n                \"email\": \"hardeep@digimoz.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"7043caf1-fbe7-438a-8d99-3d6fe50ef44c\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-03-28T09:32:03.000000Z\",\n            \"activation_date\": \"2022-03-27T08:29:30.000000Z\",\n            \"expiry_date\": \"2022-04-27T09:32:03.000000Z\",\n            \"last_billing_date\": \"2022-03-28T09:32:03.000000Z\",\n            \"next_billing_date\": \"2022-04-27T09:32:03.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"19.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Gold\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": null,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 48,\n            \"contact\": {\n                \"contact_id\": \"960b6286-50df-419e-a308-1da5f96d593e\",\n                \"first_name\": \"mani\",\n                \"last_name\": \"gold\",\n                \"name\": \"mani gold\",\n                \"email\": \"manish+gold@digimoz.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"75bc0a2b-df50-48f6-91e4-bc1c81a7cfa1\",\n            \"trial_expiry_date\": \"2022-03-29T09:32:06.000000Z\",\n            \"starts_at\": \"2022-03-28T09:32:06.000000Z\",\n            \"activation_date\": \"2022-03-28T09:32:06.000000Z\",\n            \"expiry_date\": \"2022-03-29T09:32:06.000000Z\",\n            \"last_billing_date\": null,\n            \"next_billing_date\": null,\n            \"canceled_date\": \"2022-03-29T00:00:39.000000Z\",\n            \"price\": \"19.00\",\n            \"free_trial_ends_in\": \"Expired\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Gold\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"cancelled\",\n            \"auto_charge\": null,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 0,\n            \"contact\": {\n                \"contact_id\": \"960b6286-5b9a-4be3-ac8b-ca9fd8a9ca75\",\n                \"first_name\": \"Mani\",\n                \"last_name\": \"Gold\",\n                \"name\": \"Mani Gold\",\n                \"email\": \"manish+gold2@digimoz.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"dd4fb2c2-a8a3-46b6-99d8-7867ab638a81\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-03-28T08:25:15.000000Z\",\n            \"activation_date\": \"2022-03-27T07:36:45.000000Z\",\n            \"expiry_date\": \"2022-04-27T08:25:15.000000Z\",\n            \"last_billing_date\": \"2022-03-28T08:25:15.000000Z\",\n            \"next_billing_date\": \"2022-04-26T20:25:15.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"14.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Bronze\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 57,\n            \"contact\": {\n                \"contact_id\": \"960b6286-4bd2-48db-a3c0-a1a74f2e409a\",\n                \"first_name\": \"mani\",\n                \"last_name\": \"doe\",\n                \"name\": \"mani doe\",\n                \"email\": \"manish+2@digimoz.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": \"960d4f88-ab5b-4f08-9003-b554230296c9\",\n            \"new_price\": \"14.00\",\n            \"new_billing_type\": \"monthly\"\n        },\n        {\n            \"subscription_id\": \"a927eb84-db15-44c3-8554-134048727518\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-03-23T00:00:00.000000Z\",\n            \"activation_date\": \"2022-02-15T00:00:00.000000Z\",\n            \"expiry_date\": \"2022-04-22T00:00:00.000000Z\",\n            \"last_billing_date\": \"2022-03-23T00:00:00.000000Z\",\n            \"next_billing_date\": \"2022-04-23T00:00:00.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"14.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Bronze\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": null,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 71,\n            \"contact\": {\n                \"contact_id\": \"960b6283-e306-4252-abf3-afc3ed2f6e20\",\n                \"first_name\": \"manish\",\n                \"last_name\": \"thakur\",\n                \"name\": \"manish thakur\",\n                \"email\": \"manish+1@digimoz.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"c27e8945-c3c4-4019-b64f-24c1429ce4f7\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2022-02-15T00:00:00.000000Z\",\n            \"activation_date\": \"2022-02-15T00:00:00.000000Z\",\n            \"expiry_date\": \"2023-02-14T00:00:00.000000Z\",\n            \"last_billing_date\": \"2022-02-15T00:00:00.000000Z\",\n            \"next_billing_date\": \"2023-02-15T00:00:00.000000Z\",\n            \"canceled_date\": null,\n            \"price\": \"140.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Bronze\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"active\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 169,\n            \"contact\": {\n                \"contact_id\": \"960b6228-7c8e-4f47-823e-4a9495af7dda\",\n                \"first_name\": \"Mani\",\n                \"last_name\": \"dev\",\n                \"name\": \"Mani dev\",\n                \"email\": \"manidevrocks+3@gmail.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"bca864d1-5817-4d02-961d-96aca5277dd2\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2021-11-02T00:00:00.000000Z\",\n            \"activation_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"expiry_date\": \"2021-11-17T00:00:00.000000Z\",\n            \"last_billing_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"next_billing_date\": \"2021-11-18T00:00:00.000000Z\",\n            \"canceled_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"price\": \"19.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Gold\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"cancelled\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 48,\n            \"contact\": {\n                \"contact_id\": \"960b61e6-c35d-4232-953e-500375fa7139\",\n                \"first_name\": \"Jennifer\",\n                \"last_name\": \"Jones\",\n                \"name\": \"Jennifer Jones\",\n                \"email\": \"janifer@dummymail.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"3c55fd67-b5ba-4223-a025-5fb5443d305c\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2021-11-02T00:00:00.000000Z\",\n            \"activation_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"expiry_date\": \"2021-11-17T00:00:00.000000Z\",\n            \"last_billing_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"next_billing_date\": \"2021-11-18T00:00:00.000000Z\",\n            \"canceled_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"price\": \"14.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Bronze\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"cancelled\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 43,\n            \"contact\": {\n                \"contact_id\": \"960b61e6-c600-400c-8c2a-bc4f98533684\",\n                \"first_name\": \"Richard\",\n                \"last_name\": \"Roe\",\n                \"name\": \"Richard Roe\",\n                \"email\": \"richard@dummymail.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        },\n        {\n            \"subscription_id\": \"71952ed6-b868-4347-b8b9-b7859110572a\",\n            \"trial_expiry_date\": null,\n            \"starts_at\": \"2021-11-02T00:00:00.000000Z\",\n            \"activation_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"expiry_date\": \"2021-11-17T00:00:00.000000Z\",\n            \"last_billing_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"next_billing_date\": \"2021-11-18T00:00:00.000000Z\",\n            \"canceled_date\": \"2021-11-02T00:00:00.000000Z\",\n            \"price\": \"14.00\",\n            \"free_trial_ends_in\": \"Not Applicable\",\n            \"billing_cycle\": \"Auto renew until cancelled\",\n            \"plan_name\": \"Bronze\",\n            \"billing_type\": \"monthly\",\n            \"no_of_billings\": -1,\n            \"subscription_status\": \"cancelled\",\n            \"auto_charge\": 1,\n            \"charge_on\": -1,\n            \"total_paid_amount\": 43,\n            \"contact\": {\n                \"contact_id\": \"960b61e6-c742-479a-877d-160fdddf844a\",\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Williams\",\n                \"name\": \"Jane Williams\",\n                \"email\": \"jane@dummymail.com\"\n            },\n            \"via_mass\": 0,\n            \"via_api\": 0,\n            \"new_plan_id\": null,\n            \"new_price\": null,\n            \"new_billing_type\": null\n        }\n    ]\n}"}],"_postman_id":"4b98fa2d-e03a-4961-8a8b-74650ffd7b52"},{"name":"Get Particular Subscription","id":"6d9fdf4b-0739-482e-afd5-bc91d9a9b55f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/subscription/2c7984a5-0516-47ad-b68d-274bfb6433b9","description":"<p>Get particular subscription details by passing subscription_id in url.</p>\n<p><strong>subscription_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["subscription","2c7984a5-0516-47ad-b68d-274bfb6433b9"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f98b0342-c2a3-460b-ac8f-86a5e11cab0e","name":"Get Particular Subscription","originalRequest":{"method":"GET","header":[],"url":"{{url}}/subscription/2c7984a5-0516-47ad-b68d-274bfb6433b9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-length","value":"865"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"subscription_id\": \"2c7984a5-0516-47ad-b68d-274bfb6433b9\",\n        \"trial_expiry_date\": null,\n        \"starts_at\": \"2022-04-14T14:32:35.000000Z\",\n        \"activation_date\": \"2022-04-14T13:51:35.000000Z\",\n        \"expiry_date\": \"2022-05-14T14:32:35.000000Z\",\n        \"last_billing_date\": \"2022-04-14T14:32:35.000000Z\",\n        \"next_billing_date\": \"2022-05-14T14:32:35.000000Z\",\n        \"canceled_date\": null,\n        \"price\": \"9.00\",\n        \"free_trial_ends_in\": \"Not Applicable\",\n        \"billing_cycle\": \"Auto renew until cancelled\",\n        \"plan_name\": \"Silver\",\n        \"billing_type\": \"monthly\",\n        \"no_of_billings\": -1,\n        \"subscription_status\": \"active\",\n        \"auto_charge\": null,\n        \"charge_on\": -1,\n        \"total_paid_amount\": 38,\n        \"contact\": {\n            \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\n            \"first_name\": \"Gurinder\",\n            \"last_name\": \"Saini\",\n            \"name\": \"Gurinder Saini\",\n            \"email\": \"gurninder+11@digimoz.com\"\n        },\n        \"via_mass\": 0,\n        \"via_api\": 0,\n        \"new_plan_id\": null,\n        \"new_price\": null,\n        \"new_billing_type\": null\n    }\n}"}],"_postman_id":"6d9fdf4b-0739-482e-afd5-bc91d9a9b55f"},{"name":"Single Subscription Creation","id":"484a3a72-3795-48ac-aaf5-3a7334b7fec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"first_name\": \"Alphalinx\",\r\n  \"last_name\": \"McFadden\",\r\n  \"email\": \"gurinder+example1@digimoz.com\",\r\n  \"phone\": \"9999999999\",\r\n  \"job_title\": \"supervisor\",\r\n  \"date_of_birth\": \"1998-11-10\",\r\n  \"mobile\": \"9999999999\",\r\n  \"fax\": \"9999999999\",\r\n  \"website\": \"http://example.com\",\r\n  \"coupon\": \"Co2\",\r\n  \"plan_id\": \"9ed117bf-e1a5-4327-9e02-7963230b8fa0\",\r\n  \"source\": \"api\",\r\n  \"billing_type\": \"monthly\",\r\n  \"company_id\": null,\r\n  \"card\": [\r\n    {\r\n      \"card_name\": \"Alphalinx\",\r\n      \"card_number\": \"4242424242424242\",\r\n      \"month\": \"10\",\r\n      \"year\": \"2025\",\r\n      \"cvv\": \"458\",\r\n      \"card_type\": \"master\"\r\n    }\r\n  ],\r\n  \"billing_address\": {\r\n    \"billing_address\": \"8300 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"custom_fields\": {\r\n    \"texxt01\": \"dummy text\",\r\n    \"decimall01\": \"11.55\",\r\n    \"check01\": [\r\n      \"check1\",\r\n      \"check2\"\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/subscription","description":"<p><strong>Possible request parameters to create subscription:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone of the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job Title of the contact</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Date of birth of the contact. Format Y-m-d (UTC) ex: 2019-02-22</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website url of the contact</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }Note: Custom field name should exists in system. Consider checking Custom fields</td>\n</tr>\n<tr>\n<td>coupon</td>\n<td>optional</td>\n<td>Coupon code for Subscription if any.</td>\n</tr>\n<tr>\n<td>plan_id</td>\n<td>required</td>\n<td>Plan id for the subscription</td>\n</tr>\n<tr>\n<td>source</td>\n<td>required</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>billing_type</td>\n<td>required</td>\n<td>Billing_type of the subscription. Possible values:(monthly,yearly,lifetime). lifetime used for one time</td>\n</tr>\n<tr>\n<td>company_id</td>\n<td>optional</td>\n<td>Company id of the contact associated with company</td>\n</tr>\n<tr>\n<td>card</td>\n<td>optional</td>\n<td>Card Deatils for subscription. Refer to card table</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address of contact. Refer to billing address table</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing address of the contact</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the contact</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the contact</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip of the contact</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the contact</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Card</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>card_name</td>\n<td>required for paid subscription</td>\n<td>Contact name on card.</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>required for paid subscription</td>\n<td>Card number. 16 digits</td>\n</tr>\n<tr>\n<td>month</td>\n<td>required for paid subscription</td>\n<td>Card exp month.</td>\n</tr>\n<tr>\n<td>year</td>\n<td>required for paid subscription</td>\n<td>Card exp year. 4 digits ex: 2022</td>\n</tr>\n<tr>\n<td>cvv</td>\n<td>required for paid subscription</td>\n<td>Card cvv.</td>\n</tr>\n<tr>\n<td>card_type</td>\n<td>required for paid subscription</td>\n<td>Card type.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["subscription"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"2a978807-b11c-4348-97ee-e5454500e38b","name":"Single Subscription Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"first_name\": \"Alphalinx\",\r\n  \"last_name\": \"McFadden\",\r\n  \"email\": \"gurinder+example1@digimoz.com\",\r\n  \"phone\": \"9999999999\",\r\n  \"job_title\": \"supervisor\",\r\n  \"date_of_birth\": \"1998-11-10\",\r\n  \"mobile\": \"9999999999\",\r\n  \"fax\": \"9999999999\",\r\n  \"website\": \"http://example.com\",\r\n  \"coupon\": \"Co2\",\r\n  \"plan_id\": \"9ed117bf-e1a5-4327-9e02-7963230b8fa0\",\r\n  \"source\": \"api\",\r\n  \"billing_type\": \"monthly\",\r\n  \"company_id\": null,\r\n  \"card\": [\r\n    {\r\n      \"card_name\": \"Alphalinx\",\r\n      \"card_number\": \"4242424242424242\",\r\n      \"month\": \"10\",\r\n      \"year\": \"2025\",\r\n      \"cvv\": \"458\",\r\n      \"card_type\": \"master\"\r\n    }\r\n  ],\r\n  \"billing_address\": {\r\n    \"billing_address\": \"8300 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"custom_fields\": {\r\n    \"texxt01\": \"dummy text\",\r\n    \"decimall01\": \"11.55\",\r\n    \"check01\": [\r\n      \"check1\",\r\n      \"check2\"\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/subscription"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 02 May 2025 18:18:43 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"subscription_id\": \"e57a9846-eea8-4a34-8ffe-6c87a61ae174\",\n        \"trial_expiry_date\": null,\n        \"starts_at\": \"2025-05-02T18:18:43.000000Z\",\n        \"activation_date\": \"2025-05-02T18:18:43.000000Z\",\n        \"expiry_date\": \"2025-05-03T18:18:43.000000Z\",\n        \"last_billing_date\": \"2025-05-02T18:18:43.000000Z\",\n        \"next_billing_date\": \"2025-05-03 18:18:43\",\n        \"canceled_date\": null,\n        \"price\": \"100.00\",\n        \"free_trial_ends_in\": \"Not Applicable\",\n        \"billing_cycle\": \"Auto renew until cancelled\",\n        \"plan_name\": \"Adanvce Plan\",\n        \"billing_type\": \"monthly\",\n        \"no_of_billings\": -1,\n        \"subscription_status\": \"cancelled\",\n        \"auto_charge\": null,\n        \"charge_on\": 4,\n        \"contact\": {\n            \"contact_id\": \"9ed11e38-988c-404b-b3dc-de19b39cd0a4\",\n            \"first_name\": \"Alphalinx\",\n            \"last_name\": \"McFadden\",\n            \"name\": \"Alphalinx McFadden\",\n            \"email\": \"gurinder+example1@digimoz.com\"\n        },\n        \"via_mass\": null,\n        \"via_api\": true,\n        \"new_plan_id\": null,\n        \"new_price\": null,\n        \"new_billing_type\": null\n    }\n}"}],"_postman_id":"484a3a72-3795-48ac-aaf5-3a7334b7fec5"},{"name":"Bulk Subscription Creation","id":"a3c05e6f-5b32-48ad-b803-9fa913cfd9d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"contact_id\": \"960b61e6-c35d-4232-953e-500375fa7139\",\r\n    \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n    \"starts_at\": \"2022-02-04 15:20:40\",\r\n    \"activation_date\": \"2022-02-04 15:20:40\",\r\n    \"expiry_date\": \"2022-03-04 15:20:40\",\r\n    \"last_billing_date\": \"2022-02-04 15:20:40\",\r\n    \"next_billing_date\": \"2022-03-04 15:20:40\",\r\n    \"canceled_date\": \"2022-03-05 15:20:40\",\r\n    \"price\": \"40\",\r\n    \"charge_on\": \"5\",\r\n    \"no_of_billings\": \"7\",\r\n    \"billing_type\": \"yearly\",\r\n    \"plan_name\": \"subscribe-1\",\r\n    \"fee_name\": \"GST\",\r\n    \"fee_value\": \"10\",\r\n    \"fee_charge_on\": \"5\",\r\n    \"is_trial\": \"0\"\r\n  },\r\n  {\r\n    \"contact_id\": \"960b61e6-c495-40eb-883a-0c10f6016d90\",\r\n    \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n    \"trial_expiry_date\": \"2022-04-04 15:20:40\",\r\n    \"starts_at\": \"2022-02-04 15:20:40\",\r\n    \"activation_date\": \"2022-02-04 15:20:40\",\r\n    \"expiry_date\": \"2022-03-04 15:20:40\",\r\n    \"last_billing_date\": null,\r\n    \"next_billing_date\": \"\",\r\n    \"canceled_date\": \"2022-03-05 15:20:40\",\r\n    \"price\": \"40\",\r\n    \"charge_on\": \"5\",\r\n    \"no_of_billings\": \"7\",\r\n    \"billing_type\": \"yearly\",\r\n    \"plan_name\": \"subscribe-1\",\r\n    \"fee_name\": \"GST\",\r\n    \"fee_value\": \"10\",\r\n    \"fee_charge_on\": \"5\",\r\n    \"is_trial\": \"1\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-subscription","description":"<p><strong>Possible request parameters to create bulk subscription:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact id of the subscription</td>\n</tr>\n<tr>\n<td>plan_id</td>\n<td>required</td>\n<td>Plan id of the subscription</td>\n</tr>\n<tr>\n<td>trial_expiry_date</td>\n<td>required/optional</td>\n<td>Trial expiry date of subscription. if Is_trial value: 1, Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>starts_at</td>\n<td>required/optional</td>\n<td>Start at of subscription. Required if billing_type value: monthly / yearly. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>activation_date</td>\n<td>required</td>\n<td>Activation date of subscription. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>expiry_date</td>\n<td>required</td>\n<td>Expiry date of subscription. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>last_billing_date</td>\n<td>optional</td>\n<td>Last billing date of subscription. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>next_billing_date</td>\n<td>required/optional</td>\n<td>Next billing date od subscription. Required if is_trial value: 0. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>canceled_date</td>\n<td>optional</td>\n<td>Website url of the contact</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the subscription</td>\n</tr>\n<tr>\n<td>charge_on</td>\n<td>optional</td>\n<td>Date when the subscription will charged on eg. 5</td>\n</tr>\n<tr>\n<td>no_of_billings</td>\n<td>optional</td>\n<td>Number of billing to be charged</td>\n</tr>\n<tr>\n<td>billing_type</td>\n<td>required</td>\n<td>Billing type od subscription. Possible value: monthly/yearly/lifetime</td>\n</tr>\n<tr>\n<td>plan_name</td>\n<td>required</td>\n<td>Plan associated with subscription.</td>\n</tr>\n<tr>\n<td>fee_name</td>\n<td>optional</td>\n<td>Fee name of subscription. One time charge fee if any.</td>\n</tr>\n<tr>\n<td>fee_value</td>\n<td>optional</td>\n<td>Fee value of subscription. One time charge fee value if any.</td>\n</tr>\n<tr>\n<td>fee_charge_on</td>\n<td>optional</td>\n<td>Fee charge on of subscription. This is the date when the one time fee will charges example: 3, default value is -1 means fee will charged on same date when the subscription purchased.</td>\n</tr>\n<tr>\n<td>is_trial</td>\n<td>required</td>\n<td>Subscription have trial. Possible value : 0/1 (0 means paid, 1 means trial)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-subscription"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5085a356-dd6c-4899-9941-28105277c4fc","name":"Bulk Subscription Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\r\n    \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n    \"starts_at\": \"2022-02-04 15:20:40\",\r\n    \"activation_date\": \"2022-02-04 15:20:40\",\r\n    \"expiry_date\": \"2022-03-04 15:20:40\",\r\n    \"last_billing_date\": \"2022-02-04 15:20:40\",\r\n    \"next_billing_date\": \"2022-03-04 15:20:40\",\r\n    \"canceled_date\": \"2022-03-05 15:20:40\",\r\n    \"price\": \"40\",\r\n    \"charge_on\": \"5\",\r\n    \"no_of_billings\": \"7\",\r\n    \"billing_type\": \"yearly\",\r\n    \"plan_name\": \"subscribe-1\",\r\n    \"fee_name\": \"GST\",\r\n    \"fee_value\": \"10\",\r\n    \"fee_charge_on\": \"5\",\r\n    \"is_trial\": \"0\"\r\n  },\r\n  {\r\n    \"contact_id\": \"961de0b4-7483-44c1-bb36-b318526a230c\",\r\n    \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n    \"trial_expiry_date\": \"2022-04-04 15:20:40\",\r\n    \"starts_at\": \"2022-02-04 15:20:40\",\r\n    \"activation_date\": \"2022-02-04 15:20:40\",\r\n    \"expiry_date\": \"2022-03-04 15:20:40\",\r\n    \"last_billing_date\": null,\r\n    \"next_billing_date\": \"\",\r\n    \"canceled_date\": \"2022-03-05 15:20:40\",\r\n    \"price\": \"40\",\r\n    \"charge_on\": \"5\",\r\n    \"no_of_billings\": \"7\",\r\n    \"billing_type\": \"yearly\",\r\n    \"plan_name\": \"subscribe-1\",\r\n    \"fee_name\": \"GST\",\r\n    \"fee_value\": \"10\",\r\n    \"fee_charge_on\": \"5\",\r\n    \"is_trial\": \"1\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-subscription"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-length","value":"15"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"a3c05e6f-5b32-48ad-b803-9fa913cfd9d2"},{"name":"Update Particular Subscription","id":"5c6d75cd-2163-4cf3-b418-0bb4f7398339","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"1\",\r\n  \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n  \"price\": \"80\",\r\n  \"billing_type\": \"monthly\",\r\n  \"new_date\": \"2022-03-14 11:20:45\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/subscription/2c7984a5-0516-47ad-b68d-274bfb6433b9","description":"<p><strong>Possible request parameters for updating particular subscription:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>required boolean</td>\n<td>Status of the subscription</td>\n</tr>\n<tr>\n<td>pan_id</td>\n<td>required</td>\n<td>Plan id of plan</td>\n</tr>\n<tr>\n<td>price</td>\n<td>required</td>\n<td>Price of subscription</td>\n</tr>\n<tr>\n<td>billing_type</td>\n<td>required</td>\n<td>Billing type of the subscription (monthly,yearly).</td>\n</tr>\n<tr>\n<td>new_date</td>\n<td>required</td>\n<td>Date of the subscription. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:20:45</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["subscription","2c7984a5-0516-47ad-b68d-274bfb6433b9"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d9fb5131-4b35-458e-8ade-9b59ff284123","name":"Update Particular Subscription","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"status\": \"1\",\r\n  \"plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n  \"price\": \"80\",\r\n  \"billing_type\": \"monthly\",\r\n  \"new_date\": \"2022-03-14 11:20:45\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/subscription/2c7984a5-0516-47ad-b68d-274bfb6433b9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 14:52:53 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"876"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"subscription_id\": \"2c7984a5-0516-47ad-b68d-274bfb6433b9\",\n        \"trial_expiry_date\": null,\n        \"starts_at\": \"2022-04-14T14:32:35.000000Z\",\n        \"activation_date\": \"2022-04-14T13:51:35.000000Z\",\n        \"expiry_date\": \"2022-05-14T14:32:35.000000Z\",\n        \"last_billing_date\": \"2022-04-14T14:32:35.000000Z\",\n        \"next_billing_date\": \"2022-03-14T11:20:45.000000Z\",\n        \"canceled_date\": null,\n        \"price\": \"80\",\n        \"free_trial_ends_in\": \"Not Applicable\",\n        \"billing_cycle\": \"Auto renew until cancelled\",\n        \"plan_name\": \"Silver\",\n        \"billing_type\": \"monthly\",\n        \"no_of_billings\": -1,\n        \"subscription_status\": \"active\",\n        \"auto_charge\": 1,\n        \"charge_on\": -1,\n        \"contact\": {\n            \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\n            \"first_name\": \"Gurinder\",\n            \"last_name\": \"Saini\",\n            \"name\": \"Gurinder Saini\",\n            \"email\": \"gurninder+11@digimoz.com\"\n        },\n        \"via_mass\": 0,\n        \"via_api\": 0,\n        \"new_plan_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\n        \"new_price\": \"80\",\n        \"new_billing_type\": \"monthly\"\n    }\n}"}],"_postman_id":"5c6d75cd-2163-4cf3-b418-0bb4f7398339"},{"name":"Delete Bulk Subscription","id":"aa602baf-db87-4710-a234-24035c669ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  \"3d16a45a-956b-4b89-9444-a13e44f0fd28\",\r\n  \"75310c79-d96c-48fc-98cd-3cbe277b4851\"\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/delete-bulk-subscription","description":"<p><em>Possible request parameters for delete bulk subscription:</em></p>\n<p><strong>subscription_id :</strong> array of subscription ids.</p>\n<p><strong>Note:</strong> Delete the multiple subscriptions that was imported by bulk subscription query.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["delete-bulk-subscription"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"708df9fc-3817-4041-b12f-5ad323509505","name":"Delete Bulk Subscription","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  \"2c7984a5-0516-47ad-b68d-274bfb6433b9\",\r\n  \"75310c79-d96c-48fc-98cd-3cbe277b4851\"\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/delete-bulk-subscription"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 14:57:17 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"62"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Subscription successfully deleted.\"\n}"}],"_postman_id":"aa602baf-db87-4710-a234-24035c669ee3"}],"id":"9382aae0-ee48-4fd1-bd9e-4ffba5129a12","_postman_id":"9382aae0-ee48-4fd1-bd9e-4ffba5129a12","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}}],"id":"f0741feb-b081-404e-8780-6f225b5a32bd","event":[{"listen":"prerequest","script":{"id":"9b022149-a552-4f7d-bc70-67f3c82f5e85","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b6ca7194-f6f9-4b17-9a2e-04103b814910","type":"text/javascript","exec":[""]}}],"_postman_id":"f0741feb-b081-404e-8780-6f225b5a32bd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Ecommerce(bkp)","item":[{"name":"Taxes","item":[{"name":"Get All Taxes With Pagination","id":"ce97a1aa-d1bc-4d1c-b0a5-4708cffd2856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/taxes","description":"<p>Get all taxes listing along with pagination. Possible request parameters are:  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number, default 1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["taxes"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8dc072e5-05da-4974-877e-77b3e6abc6be","name":"Get All Taxes With Pagination","originalRequest":{"method":"GET","header":[],"url":"{{url}}/taxes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 10:06:05 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"462"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 3,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"tax_id\": \"961d85db-a65e-4522-bbba-b875ccc36063\",\n            \"name\": \"State Tax\",\n            \"type\": \"percent\",\n            \"tax_value\": \"5.00\",\n            \"class\": \"C-4\"\n        },\n        {\n            \"tax_id\": \"961d85db-a98e-426f-81d4-500b8dc7090f\",\n            \"name\": \"Local Tax\",\n            \"type\": \"percent\",\n            \"tax_value\": \"5.00\",\n            \"class\": null\n        },\n        {\n            \"tax_id\": \"961d84dd-d57e-4d08-8e92-1d91b785cba8\",\n            \"name\": \"Federal Tax\",\n            \"type\": \"percent\",\n            \"tax_value\": \"5.00\",\n            \"class\": null\n        }\n    ]\n}"}],"_postman_id":"ce97a1aa-d1bc-4d1c-b0a5-4708cffd2856"},{"name":"Get Particular Tax Detail","id":"8158e57a-b626-404f-8a4e-14ff6507c3f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/tax/962004ce-49c4-47e1-b592-4ea2720d85f4","description":"<p>Get particular tax details by passing tax_id in url.</p>\n<p><strong>tax_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tax","962004ce-49c4-47e1-b592-4ea2720d85f4"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5470afbf-c1b9-49e8-94f8-b0d247f4a391","name":"Get Particular Tax Detail","originalRequest":{"method":"GET","header":[],"url":"{{url}}/tax/962004ce-49c4-47e1-b592-4ea2720d85f4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 12:45:28 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"Content-Length","value":"137"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\n        \"name\": \"GST B\",\n        \"type\": \"percent\",\n        \"tax_value\": \"10.00\",\n        \"class\": null\n    }\n}"}],"_postman_id":"8158e57a-b626-404f-8a4e-14ff6507c3f8"},{"name":"Single Tax Creation","id":"8f2b5c81-5c75-4418-a599-9f343f7cca7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Federal Tax\",\r\n    \"type\": \"percent\",\r\n    \"tax_value\": \"5\",\r\n    \"class\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tax","description":"<p><strong>Possible request parameters to create tax:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the tax</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of the tax. Possible Values: <strong>percent</strong>, <strong>flat</strong></td>\n</tr>\n<tr>\n<td>tax_value</td>\n<td>required</td>\n<td>Tax value of the tax</td>\n</tr>\n<tr>\n<td>class</td>\n<td>optional</td>\n<td>Class of the tax, if applicable</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tax"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b774f6e1-aa77-4624-8df2-b08c732ce2ae","name":"Single Tax Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Federal Tax\",\r\n    \"type\": \"percent\",\r\n    \"tax_value\": \"5\",\r\n    \"class\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tax"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 10:01:13 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"142"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"tax_id\": \"961d84dd-d57e-4d08-8e92-1d91b785cba8\",\n        \"name\": \"Federal Tax\",\n        \"type\": \"percent\",\n        \"tax_value\": \"5.00\",\n        \"class\": null\n    }\n}"}],"_postman_id":"8f2b5c81-5c75-4418-a599-9f343f7cca7a"},{"name":"Bulk Tax Creation","id":"dbc65d7a-5efe-4d6d-b6bc-e09d4b904514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"State Tax\",\r\n        \"type\": \"percent\",\r\n        \"tax_value\": \"5\",\r\n        \"class\": \"C-4\"\r\n    },\r\n    {\r\n        \"name\": \"Local Tax\",\r\n        \"type\": \"percent\",\r\n        \"tax_value\": \"5\",\r\n        \"class\": null\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-tax","description":"<p><strong>You can add up to 20 taxes at a time, this feature is only for ecommerce industry.</strong> <strong>Possible request parameters for bulk tax are:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the tax</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of the tax. Possible Values are: percent, flat</td>\n</tr>\n<tr>\n<td>tax_value</td>\n<td>required</td>\n<td>Tax value of the tax</td>\n</tr>\n<tr>\n<td>class</td>\n<td>optional</td>\n<td>Class of the tax, if applicable</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-tax"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"847d799a-8770-45e0-a560-da0ccf4fc7d6","name":"Bulk Tax Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"State Tax\",\r\n        \"type\": \"percent\",\r\n        \"tax_value\": \"5\",\r\n        \"class\": \"C-4\"\r\n    },\r\n    {\r\n        \"name\": \"Local Tax\",\r\n        \"type\": \"percent\",\r\n        \"tax_value\": \"5\",\r\n        \"class\": null\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-tax"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 10:03:59 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"dbc65d7a-5efe-4d6d-b6bc-e09d4b904514"},{"name":"Tax Update","id":"2f033aeb-7db6-4f4b-8803-c0d62f03bb4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Small Business Tax\",\r\n  \"type\": \"percent\",\r\n  \"tax_value\": \"20\",\r\n  \"class\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tax/961d85db-a98e-426f-81d4-500b8dc7090f","description":"<p><strong>Possible request parameters for updating a tax information:</strong>  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the tax</td>\n</tr>\n<tr>\n<td>type</td>\n<td>optional</td>\n<td>Type of the tax. Possible Values: percent, flat</td>\n</tr>\n<tr>\n<td>tax_value</td>\n<td>optional</td>\n<td>Tax value of the tax</td>\n</tr>\n<tr>\n<td>class</td>\n<td>optional</td>\n<td>Class of the tax, if applicable</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tax","961d85db-a98e-426f-81d4-500b8dc7090f"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fc7b604f-e9d7-4107-8ce2-2f8092a7bade","name":"Tax Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Small Business Tax\",\r\n  \"type\": \"percent\",\r\n  \"tax_value\": \"20\",\r\n  \"class\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tax/961d85db-a98e-426f-81d4-500b8dc7090f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 10:08:10 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"Content-Length","value":"150"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"tax_id\": \"961d85db-a98e-426f-81d4-500b8dc7090f\",\n        \"name\": \"Small Business Tax\",\n        \"type\": \"percent\",\n        \"tax_value\": \"20.00\",\n        \"class\": null\n    }\n}"}],"_postman_id":"2f033aeb-7db6-4f4b-8803-c0d62f03bb4c"},{"name":"Delete Tax","id":"14c965ed-4fde-4cc5-b052-23a73e6c45ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/tax/961d8783-763a-48f2-a440-fe25c37e9e9c","description":"<p>To delete a tax, pass tax id in url</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tax","961d8783-763a-48f2-a440-fe25c37e9e9c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b5b7b488-9655-4004-9138-bf96a22b4e78","name":"Delete Tax","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/tax/961d8783-763a-48f2-a440-fe25c37e9e9c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 10:08:51 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"53"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Tax successfully deleted.\"\n}"}],"_postman_id":"14c965ed-4fde-4cc5-b052-23a73e6c45ae"}],"id":"844a5f10-54a6-4efb-ba67-305b9a06083d","description":"<p>This folder contains CRUD api for taxes.</p>\n","_postman_id":"844a5f10-54a6-4efb-ba67-305b9a06083d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Orders","item":[{"name":"Get Particular Order","id":"62c3d51c-dc14-48fe-8a5c-adf69d48c967","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/order/9621c7b0-d84e-4cc3-86b1-6ccbd0b05562","description":"<p><strong>Get particular order details by passing order_id in url.</strong></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["order","9621c7b0-d84e-4cc3-86b1-6ccbd0b05562"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d62d719d-6a71-4f1e-b4f8-f7fc06132aa6","name":"Get Particular Order","originalRequest":{"method":"GET","header":[],"url":"{{url}}/order/9621c7b0-d84e-4cc3-86b1-6ccbd0b05562"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 12:52:37 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"1916"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"order_id\": \"9621c7b0-d84e-4cc3-86b1-6ccbd0b05562\",\n        \"price\": \"200.00\",\n        \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\n        \"currency\": \"US\",\n        \"status\": \"processing\",\n        \"payment_status\": \"pending\",\n        \"billing_address\": {\n            \"zip\": \"48382\",\n            \"city\": \"Commerce Township\",\n            \"state\": \"Michigan\",\n            \"address\": \"8300 Richardson Rd\",\n            \"country\": \"United States\"\n        },\n        \"shipping_address\": {\n            \"zip\": \"48382\",\n            \"city\": \"Commerce Township\",\n            \"state\": \"Michigan\",\n            \"address\": \"8300 Richardson Rd\",\n            \"country\": \"United States\"\n        },\n        \"order_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-dfcb-4b63-9b4f-45b688795108\",\n                \"title\": \"Blue T Shirt\",\n                \"quantity\": 2,\n                \"line_type\": \"product\",\n                \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"55.00\"\n            },\n            {\n                \"item_id\": \"9621c7b0-e3b2-4388-b598-88ce4da9358f\",\n                \"title\": \"Green T Shirt\",\n                \"quantity\": 3,\n                \"line_type\": \"product\",\n                \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"85.00\"\n            }\n        ],\n        \"coupon_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-ef53-4866-8cab-4e1da19f4bab\",\n                \"title\": \"TenOFf\",\n                \"quantity\": null,\n                \"line_type\": \"discount\",\n                \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"4.00\"\n            }\n        ],\n        \"tax_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-e727-4b8f-9ed2-1215b1261822\",\n                \"title\": \"GST B\",\n                \"quantity\": null,\n                \"line_type\": \"tax\",\n                \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\n                \"line_price_type\": \"percent\",\n                \"line_price\": \"10.00\"\n            }\n        ],\n        \"shipping_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-e9d0-460f-986f-8f554c6ccf88\",\n                \"title\": \"8300 Richardson Rd\",\n                \"quantity\": null,\n                \"line_type\": \"shipping\",\n                \"line_price_type\": \"percent\",\n                \"line_price\": \"2.00\"\n            }\n        ],\n        \"fee_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-ed45-4544-9beb-254f7f91b243\",\n                \"title\": \"fee\",\n                \"quantity\": null,\n                \"line_type\": \"fee\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"2.00\"\n            }\n        ],\n        \"contact\": {\n            \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\n            \"first_name\": \"cool\",\n            \"last_name\": \"dev\",\n            \"name\": \"cool dev\",\n            \"email\": \"cool.developer13@gmail.com\"\n        },\n        \"date_created\": \"2022-02-11T11:15:10.000000Z\"\n    }\n}"}],"_postman_id":"62c3d51c-dc14-48fe-8a5c-adf69d48c967"},{"name":"Single Order Creation","id":"2cb8561e-c29b-4b71-a4fd-b7de1f44f54f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"deal_id\":  null,\r\n  \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"price\": \"200\",\r\n  \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"currency\": \"US\",\r\n  \"status\": \"processing\",\r\n  \"payment_status\": \"pending\",\r\n  \"billing_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"shipping_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"title\": \"Blue T Shirt\",\r\n      \"quantity\": \"2\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"55\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"title\": \"Green T Shirt\",\r\n      \"quantity\": \"3\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"85\"\r\n    }\r\n  ],\r\n  \"tax_lines\": [\r\n    {\r\n      \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n      \"title\": \"GST B\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"10\"\r\n    }\r\n  ],\r\n  \"shipping_lines\": [\r\n    {\r\n      \"title\": \"8300 Richardson Rd\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"fee_lines\": [\r\n    {\r\n      \"title\": \"fee\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"coupon_lines\": [\r\n    {\r\n      \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n      \"title\": \"TenOFf\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"4.00\"\r\n    }\r\n  ],\r\n  \"date_created\": \"2022-02-11 11:15:10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/order","description":"<p><strong>Possible request parameters to create an offering:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>deal_id</td>\n<td>optional</td>\n<td>Associated Deal Id</td>\n</tr>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Associated Contact Id</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the order</td>\n</tr>\n<tr>\n<td>display_id</td>\n<td>optional</td>\n<td>Display id of the order</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>optional</td>\n<td>Currency of the order</td>\n</tr>\n<tr>\n<td>status</td>\n<td>required</td>\n<td>Status of the order <strong>Possible value:</strong> pending, processing, on-hold, completed, cancelled, refunded, failed</td>\n</tr>\n<tr>\n<td>payment_status</td>\n<td>required</td>\n<td>Payment status of the order <strong>Possible value:</strong> paid, pending, cod, partially_paid, milestone_paid</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Address. Refer to billing address table</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>optional</td>\n<td>Shipping Address. Refer to shipping address table.</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>required</td>\n<td>Refer to the line item table</td>\n</tr>\n<tr>\n<td>tax_lines</td>\n<td>optional</td>\n<td>Refer to the tax lines table</td>\n</tr>\n<tr>\n<td>shipping_lines</td>\n<td>optional</td>\n<td>Refer to the shipping lines table</td>\n</tr>\n<tr>\n<td>fee_lines</td>\n<td>optional</td>\n<td>Refer to the fee lines table</td>\n</tr>\n<tr>\n<td>coupon_lines</td>\n<td>optional</td>\n<td>Refer to the coupon lines table</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the order. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address/Shipping Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>required</td>\n<td>Billing street address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>required</td>\n<td>Billing city of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>required</td>\n<td>Billing state of the contact</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>required</td>\n<td>Billing zip code of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>required</td>\n<td>Billing country of the contact.  <br />It should be 2 character abbreviation.</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>required</td>\n<td>Product id of the product</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>required</td>\n<td>Quantity of the product</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type <strong>Possible Value:</strong> fixed, percent</td>\n</tr>\n<tr>\n<td>line_price</td>\n<td>required</td>\n<td>Line price</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Tax Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tax_id</td>\n<td>required</td>\n<td>Tax id of the taxes</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the tax</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type <strong>Possible Values:</strong> (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total tax</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Shipping Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the shipping line</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type <strong>Possible Values:</strong> fixed, percent</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total shipping line</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Fee Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the fee line</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type <strong>Possible Values:</strong> fixed, percent</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total fee line</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Coupon Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>coupon_id</td>\n<td>required</td>\n<td>Coupon id of the coupon</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the coupon</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type <strong>Possible Values:</strong> (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total of coupon</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["order"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1bd86652-c649-412a-a336-84541a45ba11","name":"Single Order Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"deal_id\":  null,\r\n  \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"price\": \"200\",\r\n  \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"currency\": \"US\",\r\n  \"status\": \"processing\",\r\n  \"payment_status\": \"pending\",\r\n  \"billing_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"shipping_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"title\": \"Blue T Shirt\",\r\n      \"quantity\": \"2\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"55\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"title\": \"Green T Shirt\",\r\n      \"quantity\": \"3\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"85\"\r\n    }\r\n  ],\r\n  \"tax_lines\": [\r\n    {\r\n      \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n      \"title\": \"GST B\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"10\"\r\n    }\r\n  ],\r\n  \"shipping_lines\": [\r\n    {\r\n      \"title\": \"8300 Richardson Rd\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"fee_lines\": [\r\n    {\r\n      \"title\": \"fee\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"coupon_lines\": [\r\n    {\r\n      \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n      \"title\": \"TenOFf\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"4.00\"\r\n    }\r\n  ],\r\n  \"date_created\": \"2022-02-11 11:15:10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/order"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 12:51:23 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"1916"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"order_id\": \"9621c7b0-d84e-4cc3-86b1-6ccbd0b05562\",\n        \"price\": \"200.00\",\n        \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\n        \"currency\": \"US\",\n        \"status\": \"processing\",\n        \"payment_status\": \"pending\",\n        \"billing_address\": {\n            \"address\": \"8300 Richardson Rd\",\n            \"city\": \"Commerce Township\",\n            \"state\": \"Michigan\",\n            \"zip\": \"48382\",\n            \"country\": \"United States\"\n        },\n        \"shipping_address\": {\n            \"address\": \"8300 Richardson Rd\",\n            \"city\": \"Commerce Township\",\n            \"state\": \"Michigan\",\n            \"zip\": \"48382\",\n            \"country\": \"United States\"\n        },\n        \"order_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-dfcb-4b63-9b4f-45b688795108\",\n                \"title\": \"Blue T Shirt\",\n                \"quantity\": 2,\n                \"line_type\": \"product\",\n                \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"55.00\"\n            },\n            {\n                \"item_id\": \"9621c7b0-e3b2-4388-b598-88ce4da9358f\",\n                \"title\": \"Green T Shirt\",\n                \"quantity\": 3,\n                \"line_type\": \"product\",\n                \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"85.00\"\n            }\n        ],\n        \"coupon_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-ef53-4866-8cab-4e1da19f4bab\",\n                \"title\": \"TenOFf\",\n                \"quantity\": null,\n                \"line_type\": \"discount\",\n                \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"4.00\"\n            }\n        ],\n        \"tax_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-e727-4b8f-9ed2-1215b1261822\",\n                \"title\": \"GST B\",\n                \"quantity\": null,\n                \"line_type\": \"tax\",\n                \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\n                \"line_price_type\": \"percent\",\n                \"line_price\": \"10.00\"\n            }\n        ],\n        \"shipping_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-e9d0-460f-986f-8f554c6ccf88\",\n                \"title\": \"8300 Richardson Rd\",\n                \"quantity\": null,\n                \"line_type\": \"shipping\",\n                \"line_price_type\": \"percent\",\n                \"line_price\": \"2.00\"\n            }\n        ],\n        \"fee_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-ed45-4544-9beb-254f7f91b243\",\n                \"title\": \"fee\",\n                \"quantity\": null,\n                \"line_type\": \"fee\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"2.00\"\n            }\n        ],\n        \"contact\": {\n            \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\n            \"first_name\": \"cool\",\n            \"last_name\": \"dev\",\n            \"name\": \"cool dev\",\n            \"email\": \"cool.developer13@gmail.com\"\n        },\n        \"date_created\": \"2022-02-11T11:15:10.000000Z\"\n    }\n}"}],"_postman_id":"2cb8561e-c29b-4b71-a4fd-b7de1f44f54f"},{"name":"Bulk Order Creation","id":"0a852bd8-7f3d-45fb-b4c8-1c830d83653f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n  \"deal_id\":  null,\r\n  \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"price\": \"200\",\r\n  \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"currency\": \"US\",\r\n  \"status\": \"processing\",\r\n  \"payment_status\": \"pending\",\r\n  \"billing_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"shipping_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"title\": \"Blue T Shirt\",\r\n      \"quantity\": \"2\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"55\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"title\": \"Green T Shirt\",\r\n      \"quantity\": \"3\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"85\"\r\n    }\r\n  ],\r\n  \"tax_lines\": [\r\n    {\r\n      \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n      \"title\": \"GST B\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"10\"\r\n    }\r\n  ],\r\n  \"shipping_lines\": [\r\n    {\r\n      \"title\": \"8300 Richardson Rd\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"fee_lines\": [\r\n    {\r\n      \"title\": \"fee\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"coupon_lines\": [\r\n    {\r\n      \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n      \"title\": \"TenOFf\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"4.00\"\r\n    }\r\n  ],\r\n  \"date_created\": \"2022-02-11 11:15:10\"\r\n},\r\n{\r\n  \"deal_id\":  null,\r\n  \"contact_id\": \"960b6283-dff0-4cf5-abf6-85c0cc598e5e\",\r\n  \"price\": \"200\",\r\n  \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"currency\": \"US\",\r\n  \"status\": \"processing\",\r\n  \"payment_status\": \"pending\",\r\n  \"billing_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"shipping_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"title\": \"Blue T Shirt\",\r\n      \"quantity\": \"2\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"55\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"title\": \"Green T Shirt\",\r\n      \"quantity\": \"3\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"85\"\r\n    }\r\n  ],\r\n  \"tax_lines\": [\r\n    {\r\n      \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n      \"title\": \"GST B\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"10\"\r\n    }\r\n  ],\r\n  \"shipping_lines\": [\r\n    {\r\n      \"title\": \"8300 Richardson Rd\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"fee_lines\": [\r\n    {\r\n      \"title\": \"fee\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"coupon_lines\": [\r\n    {\r\n      \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n      \"title\": \"TenOFf\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"4.00\"\r\n    }\r\n  ],\r\n  \"date_created\": \"2022-02-11 11:15:10\"\r\n}\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-order","description":"<p><strong>Possible request parameters for create buld product:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>deal_id</td>\n<td>optional</td>\n<td>Deal id as cid for the order</td>\n</tr>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact id of the order</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the order</td>\n</tr>\n<tr>\n<td>display_id</td>\n<td>optional</td>\n<td>Display id of the order</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>optional</td>\n<td>Currency of the order</td>\n</tr>\n<tr>\n<td>status</td>\n<td>required</td>\n<td>Status of the order (pending, processing, on-hold, completed, cancelled, refunded, failed)</td>\n</tr>\n<tr>\n<td>payment_status</td>\n<td>required</td>\n<td>Payment status of the order (paid, pending, cod, partially_paid, milestone_paid)</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing Addess / Shipping Address. Refer to the billing/shipping address</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>optional</td>\n<td>Billing Addess / Shipping Address. Refer to the billing/shipping address</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>required</td>\n<td>Item Lines (Products) Refer to the line items</td>\n</tr>\n<tr>\n<td>tax_lines</td>\n<td>optional</td>\n<td>Tax appied on product. Refer to the tax lines</td>\n</tr>\n<tr>\n<td>shipping_lines</td>\n<td>optional</td>\n<td>Shipping fee details (on Order). Refer to the shipping lines</td>\n</tr>\n<tr>\n<td>fee_lines</td>\n<td>optional</td>\n<td>Fee applied (On Order). Refer to the fee lines</td>\n</tr>\n<tr>\n<td>coupon_lines</td>\n<td>optional</td>\n<td>Coupon lines (Coupon applied on order/product). Refer to the coupon lines</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the order. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address/Shipping Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>required</td>\n<td>Address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>required</td>\n<td>City of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>required</td>\n<td>State of the contact</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>required</td>\n<td>Zp of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>required</td>\n<td>Country of the contact</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Line Item</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>required</td>\n<td>Product id of the product</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Name/Title of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>required</td>\n<td>Quantity of the product</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>line_price</td>\n<td>required</td>\n<td>lIne price (Product Price)</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Tax Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tax_id</td>\n<td>required</td>\n<td>Tax id of the taxes</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the tax</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total tax</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Shipping Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the shipping line</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total shipping line</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Fee Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the fee line</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total fee line</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Coupon Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>coupon_id</td>\n<td>required</td>\n<td>Coupon id (cid) of the coupon</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the coupon</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total of coupon</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-order"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c51639b5-1d95-4b19-9de7-5d5af7259edf","name":"Bulk Order Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n  \"deal_id\":  null,\r\n  \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"price\": \"200\",\r\n  \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"currency\": \"US\",\r\n  \"status\": \"processing\",\r\n  \"payment_status\": \"pending\",\r\n  \"billing_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"shipping_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"title\": \"Blue T Shirt\",\r\n      \"quantity\": \"2\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"55\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"title\": \"Green T Shirt\",\r\n      \"quantity\": \"3\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"85\"\r\n    }\r\n  ],\r\n  \"tax_lines\": [\r\n    {\r\n      \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n      \"title\": \"GST B\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"10\"\r\n    }\r\n  ],\r\n  \"shipping_lines\": [\r\n    {\r\n      \"title\": \"8300 Richardson Rd\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"fee_lines\": [\r\n    {\r\n      \"title\": \"fee\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"coupon_lines\": [\r\n    {\r\n      \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n      \"title\": \"TenOFf\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"4.00\"\r\n    }\r\n  ],\r\n  \"date_created\": \"2022-02-11 11:15:10\"\r\n},\r\n{\r\n  \"deal_id\":  null,\r\n  \"contact_id\": \"960b6283-dff0-4cf5-abf6-85c0cc598e5e\",\r\n  \"price\": \"200\",\r\n  \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"currency\": \"US\",\r\n  \"status\": \"processing\",\r\n  \"payment_status\": \"pending\",\r\n  \"billing_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"shipping_address\": {\r\n    \"address\": \"8300 Richardson Rd\",\r\n    \"city\": \"Commerce Township\",\r\n    \"state\": \"Michigan\",\r\n    \"zip\": \"48382\",\r\n    \"country\": \"US\"\r\n  },\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"title\": \"Blue T Shirt\",\r\n      \"quantity\": \"2\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"55\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"title\": \"Green T Shirt\",\r\n      \"quantity\": \"3\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"line_price\": \"85\"\r\n    }\r\n  ],\r\n  \"tax_lines\": [\r\n    {\r\n      \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n      \"title\": \"GST B\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"10\"\r\n    }\r\n  ],\r\n  \"shipping_lines\": [\r\n    {\r\n      \"title\": \"8300 Richardson Rd\",\r\n      \"line_price_type\": \"percent\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"fee_lines\": [\r\n    {\r\n      \"title\": \"fee\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"2\"\r\n    }\r\n  ],\r\n  \"coupon_lines\": [\r\n    {\r\n      \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n      \"title\": \"TenOFf\",\r\n      \"line_price_type\": \"fixed\",\r\n      \"total\": \"4.00\"\r\n    }\r\n  ],\r\n  \"date_created\": \"2022-02-11 11:15:10\"\r\n}\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-order"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 12:54:21 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"0a852bd8-7f3d-45fb-b4c8-1c830d83653f"},{"name":"Single Order Update","id":"bd893d7a-e58f-4726-85ed-0c320b76e878","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"price\": \"201.00\",\r\n    \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n    \"currency\": \"US\",\r\n    \"status\": \"processing\",\r\n    \"payment_status\": \"pending\",\r\n    \"billing_address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"United States\"\r\n    },\r\n    \"shipping_address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"United States\"\r\n    },\r\n    \"line_items\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-dfcb-4b63-9b4f-45b688795108\",\r\n            \"title\": \"Blue T Shirt\",\r\n            \"quantity\": 2,\r\n            \"line_type\": \"product\",\r\n            \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"55.00\"\r\n        },\r\n        {\r\n            \"item_id\": \"9621c7b0-e3b2-4388-b598-88ce4da9358f\",\r\n            \"title\": \"Green T Shirt\",\r\n            \"quantity\": 3,\r\n            \"line_type\": \"product\",\r\n            \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"85.00\"\r\n        }\r\n    ],\r\n    \"coupon_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-ef53-4866-8cab-4e1da19f4bab\",\r\n            \"title\": \"TenOFf\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"discount\",\r\n            \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"4.00\"\r\n        }\r\n    ],\r\n    \"tax_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-e727-4b8f-9ed2-1215b1261822\",\r\n            \"title\": \"GST B\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"tax\",\r\n            \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n            \"line_price_type\": \"percent\",\r\n            \"line_price\": \"10.00\"\r\n        }\r\n    ],\r\n    \"shipping_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-e9d0-460f-986f-8f554c6ccf88\",\r\n            \"title\": \"8300 Richardson Rd\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"shipping\",\r\n            \"line_price_type\": \"percent\",\r\n            \"line_price\": \"2.00\"\r\n        }\r\n    ],\r\n    \"fee_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-ed45-4544-9beb-254f7f91b243\",\r\n            \"title\": \"fee\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"fee\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"2.00\"\r\n        }\r\n    ],\r\n    \"contact\": {\r\n        \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n        \"first_name\": \"cool\",\r\n        \"last_name\": \"dev\",\r\n        \"name\": \"cool dev\",\r\n        \"email\": \"cool.developer13@gmail.com\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/order/9621c7b0-d84e-4cc3-86b1-6ccbd0b05562","description":"<p><strong>Update particular order by passing order_id in url.</strong></p>\n<p><strong>Possible request parameters for update particular order:</strong></p>\n<p><strong>NOTE: Must provide all the information while update the order.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>deal_id</td>\n<td>optional</td>\n<td>Deal for the order</td>\n</tr>\n<tr>\n<td>contact_id</td>\n<td>optional</td>\n<td>Contact of the order</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the order</td>\n</tr>\n<tr>\n<td>display_id</td>\n<td>optional</td>\n<td>Display id of the order</td>\n</tr>\n<tr>\n<td>currency</td>\n<td>optional</td>\n<td>Currency of the order</td>\n</tr>\n<tr>\n<td>status</td>\n<td>required</td>\n<td>Status of the order (pending, processing, on-hold, completed, cancelled, refunded, failed)</td>\n</tr>\n<tr>\n<td>payment_status</td>\n<td>required</td>\n<td>Payment status of the order (paid, pending, cod, partially_paid, milestone_paid)</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing address. Refer to the billing/shipping address</td>\n</tr>\n<tr>\n<td>shipping_address</td>\n<td>optional</td>\n<td>Shipping address. Refer to the billing/shipping address</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>required</td>\n<td>Line items (products) of order</td>\n</tr>\n<tr>\n<td>tax_lines</td>\n<td>optional</td>\n<td>Tax lines (Tax applied on order/product)</td>\n</tr>\n<tr>\n<td>shipping_lines</td>\n<td>optional</td>\n<td>Shipping lines of order. Refer to the shipping lines</td>\n</tr>\n<tr>\n<td>fee_lines</td>\n<td>optional</td>\n<td>Fee lines of order. Refer to the fee lines</td>\n</tr>\n<tr>\n<td>coupon_lines</td>\n<td>optional</td>\n<td>Coupon lines(coupon applied on order/product). Refer to the coupon lines</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address/Shipping Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>required</td>\n<td>Address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>required</td>\n<td>City of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>required</td>\n<td>State of the contact</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>required</td>\n<td>Zip of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>required</td>\n<td>Country of the contact</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Line Item</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>item_id</td>\n<td>required</td>\n<td>Order item id</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>required</td>\n<td>Product id of the product</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Name/Title of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>required</td>\n<td>Quantity of the product</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>line_price</td>\n<td>required</td>\n<td>Line price (product price)</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Tax Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>line_id</td>\n<td>required</td>\n<td>Order tax</td>\n</tr>\n<tr>\n<td>tax_id</td>\n<td>required</td>\n<td>Tax id (Line item id of tax)</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the tax</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total tax</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Shipping Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>line_id</td>\n<td>required</td>\n<td>Order shipping by using order item id.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the shipping line</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total shipping line</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Fee Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>line_id</td>\n<td>required</td>\n<td>Order fee by using order item id.</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the fee line</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total fee line</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Coupon Lines</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>line_id</td>\n<td>required</td>\n<td>Order coupon line by using coupon line id.</td>\n</tr>\n<tr>\n<td>coupon_id</td>\n<td>required</td>\n<td>Coupon id of the coupon</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the coupon</td>\n</tr>\n<tr>\n<td>line_price_type</td>\n<td>required</td>\n<td>Line price type (fixed, percent)</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total of coupon</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["order","9621c7b0-d84e-4cc3-86b1-6ccbd0b05562"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"849ddc92-b8bc-4d19-ae4e-624d6b6c9139","name":"Single Order Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"price\": \"201.00\",\r\n    \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n    \"currency\": \"US\",\r\n    \"status\": \"processing\",\r\n    \"payment_status\": \"pending\",\r\n    \"billing_address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"United States\"\r\n    },\r\n    \"shipping_address\": {\r\n        \"address\": \"8300 Richardson Rd\",\r\n        \"city\": \"Commerce Township\",\r\n        \"state\": \"Michigan\",\r\n        \"zip\": \"48382\",\r\n        \"country\": \"United States\"\r\n    },\r\n    \"line_items\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-dfcb-4b63-9b4f-45b688795108\",\r\n            \"title\": \"Blue T Shirt\",\r\n            \"quantity\": 2,\r\n            \"line_type\": \"product\",\r\n            \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"55.00\"\r\n        },\r\n        {\r\n            \"item_id\": \"9621c7b0-e3b2-4388-b598-88ce4da9358f\",\r\n            \"title\": \"Green T Shirt\",\r\n            \"quantity\": 3,\r\n            \"line_type\": \"product\",\r\n            \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"85.00\"\r\n        }\r\n    ],\r\n    \"coupon_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-ef53-4866-8cab-4e1da19f4bab\",\r\n            \"title\": \"TenOFf\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"discount\",\r\n            \"coupon_id\": \"96219c0b-7c9d-4c73-9172-44865ae71419\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"4.00\"\r\n        }\r\n    ],\r\n    \"tax_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-e727-4b8f-9ed2-1215b1261822\",\r\n            \"title\": \"GST B\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"tax\",\r\n            \"tax_id\": \"962004ce-49c4-47e1-b592-4ea2720d85f4\",\r\n            \"line_price_type\": \"percent\",\r\n            \"line_price\": \"10.00\"\r\n        }\r\n    ],\r\n    \"shipping_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-e9d0-460f-986f-8f554c6ccf88\",\r\n            \"title\": \"8300 Richardson Rd\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"shipping\",\r\n            \"line_price_type\": \"percent\",\r\n            \"line_price\": \"2.00\"\r\n        }\r\n    ],\r\n    \"fee_item_list\": [\r\n        {\r\n            \"item_id\": \"9621c7b0-ed45-4544-9beb-254f7f91b243\",\r\n            \"title\": \"fee\",\r\n            \"quantity\": null,\r\n            \"line_type\": \"fee\",\r\n            \"line_price_type\": \"fixed\",\r\n            \"line_price\": \"2.00\"\r\n        }\r\n    ],\r\n    \"contact\": {\r\n        \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n        \"first_name\": \"cool\",\r\n        \"last_name\": \"dev\",\r\n        \"name\": \"cool dev\",\r\n        \"email\": \"cool.developer13@gmail.com\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/order/9621c7b0-d84e-4cc3-86b1-6ccbd0b05562"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 12:59:29 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"Content-Length","value":"1180"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"order_id\": \"9621c7b0-d84e-4cc3-86b1-6ccbd0b05562\",\n        \"price\": \"201.00\",\n        \"display_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\n        \"currency\": \"US\",\n        \"status\": \"processing\",\n        \"payment_status\": \"pending\",\n        \"billing_address\": {\n            \"address\": \"8300 Richardson Rd\",\n            \"city\": \"Commerce Township\",\n            \"state\": \"Michigan\",\n            \"zip\": \"48382\",\n            \"country\": \"\"\n        },\n        \"shipping_address\": {\n            \"address\": \"8300 Richardson Rd\",\n            \"city\": \"Commerce Township\",\n            \"state\": \"Michigan\",\n            \"zip\": \"48382\",\n            \"country\": \"\"\n        },\n        \"order_item_list\": [\n            {\n                \"item_id\": \"9621c7b0-dfcb-4b63-9b4f-45b688795108\",\n                \"title\": \"Blue T Shirt\",\n                \"quantity\": 2,\n                \"line_type\": \"product\",\n                \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"55.00\"\n            },\n            {\n                \"item_id\": \"9621c7b0-e3b2-4388-b598-88ce4da9358f\",\n                \"title\": \"Green T Shirt\",\n                \"quantity\": 3,\n                \"line_type\": \"product\",\n                \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\n                \"line_price_type\": \"fixed\",\n                \"line_price\": \"85.00\"\n            }\n        ],\n        \"coupon_item_list\": [],\n        \"tax_item_list\": [],\n        \"shipping_item_list\": [],\n        \"fee_item_list\": [],\n        \"contact\": {\n            \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\n            \"first_name\": \"cool\",\n            \"last_name\": \"dev\",\n            \"name\": \"cool dev\",\n            \"email\": \"cool.developer13@gmail.com\"\n        },\n        \"date_created\": \"2022-02-11T11:15:10.000000Z\"\n    }\n}"}],"_postman_id":"bd893d7a-e58f-4726-85ed-0c320b76e878"},{"name":"Delete Order","id":"a71ffe65-9ff1-4d1f-b62a-45458439f91b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/order/9621c7b0-d84e-4cc3-86b1-6ccbd0b05562","description":"<p>Delete Particular order by passing order id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["order","9621c7b0-d84e-4cc3-86b1-6ccbd0b05562"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c865634f-e4f7-40fd-a05c-4d230beaba11","name":"delete single order","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/api/order/9621c7b0-d84e-4cc3-86b1-6ccbd0b05562"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Order successfully deleted.\"\n}"}],"_postman_id":"a71ffe65-9ff1-4d1f-b62a-45458439f91b"}],"id":"b48a5de7-a58b-4345-84e9-cdf002b2deab","_postman_id":"b48a5de7-a58b-4345-84e9-cdf002b2deab","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Cart","item":[{"name":"Get All Carts","id":"2b4239bd-62a7-4a5c-b500-3845c7dc7abe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/carts","description":"<p>Get all cart list along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["carts"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8bf054c6-f83e-4081-8336-8348439bdba7","name":"Get All Carts","originalRequest":{"method":"GET","header":[],"url":"{{url}}/carts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 3,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"cid\": 3,\n            \"abandoned_url\": \"http://dasd.ds\",\n            \"total\": 500,\n            \"date_created\": \"2022-11-11T10:10:10.000000Z\",\n            \"modified_at\": \"2022-11-12 10:10:10\",\n            \"cart_item_list\": [\n                {\n                    \"cid\": 5,\n                    \"product_cid\": 2,\n                    \"name\": \"product1\",\n                    \"price\": \"200.00\",\n                    \"quantity\": 2,\n                    \"date_created\": \"2022-11-12 10:10:10\",\n                    \"product\": {\n                        \"cid\": 2,\n                        \"product_type\": \"physical\",\n                        \"slug\": null,\n                        \"sku\": null,\n                        \"name\": \"Web Development\",\n                        \"price\": \"200.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"stock\": null\n                    }\n                },\n                {\n                    \"cid\": 6,\n                    \"product_cid\": 3,\n                    \"name\": \"product2\",\n                    \"price\": \"100.00\",\n                    \"quantity\": 1,\n                    \"date_created\": \"2022-11-12 10:10:10\",\n                    \"product\": {\n                        \"cid\": 3,\n                        \"product_type\": \"physical\",\n                        \"slug\": null,\n                        \"sku\": null,\n                        \"name\": \"Mobile App Development\",\n                        \"price\": \"100.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"stock\": null\n                    }\n                }\n            ],\n            \"contact\": {\n                \"cid\": 2,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Williams\",\n                \"name\": \"Jane Williams\",\n                \"email\": \"jane@dummymail.com\"\n            }\n        },\n        {\n            \"cid\": 2,\n            \"abandoned_url\": \"http://dasd.ds\",\n            \"total\": 500,\n            \"date_created\": \"2022-11-11T10:10:10.000000Z\",\n            \"modified_at\": \"2022-11-12 10:10:10\",\n            \"cart_item_list\": [\n                {\n                    \"cid\": 3,\n                    \"product_cid\": 2,\n                    \"name\": \"product1\",\n                    \"price\": \"200.00\",\n                    \"quantity\": 2,\n                    \"date_created\": \"2022-11-12 10:10:10\",\n                    \"product\": {\n                        \"cid\": 2,\n                        \"product_type\": \"physical\",\n                        \"slug\": null,\n                        \"sku\": null,\n                        \"name\": \"Web Development\",\n                        \"price\": \"200.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"stock\": null\n                    }\n                },\n                {\n                    \"cid\": 4,\n                    \"product_cid\": 3,\n                    \"name\": \"product2\",\n                    \"price\": \"100.00\",\n                    \"quantity\": 1,\n                    \"date_created\": \"2022-11-12 10:10:10\",\n                    \"product\": {\n                        \"cid\": 3,\n                        \"product_type\": \"physical\",\n                        \"slug\": null,\n                        \"sku\": null,\n                        \"name\": \"Mobile App Development\",\n                        \"price\": \"100.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"stock\": null\n                    }\n                }\n            ],\n            \"contact\": {\n                \"cid\": 2,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Williams\",\n                \"name\": \"Jane Williams\",\n                \"email\": \"jane@dummymail.com\"\n            }\n        },\n        {\n            \"cid\": 1,\n            \"abandoned_url\": \"http://dasd.ds\",\n            \"total\": 500,\n            \"date_created\": \"2022-11-11T10:10:10.000000Z\",\n            \"modified_at\": \"2022-11-12 10:10:10\",\n            \"cart_item_list\": [\n                {\n                    \"cid\": 1,\n                    \"product_cid\": 2,\n                    \"name\": \"product1\",\n                    \"price\": \"200.00\",\n                    \"quantity\": 2,\n                    \"date_created\": \"2022-11-12 10:10:10\",\n                    \"product\": {\n                        \"cid\": 2,\n                        \"product_type\": \"physical\",\n                        \"slug\": null,\n                        \"sku\": null,\n                        \"name\": \"Web Development\",\n                        \"price\": \"200.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"stock\": null\n                    }\n                },\n                {\n                    \"cid\": 2,\n                    \"product_cid\": 3,\n                    \"name\": \"product2\",\n                    \"price\": \"100.00\",\n                    \"quantity\": 1,\n                    \"date_created\": \"2022-11-12 10:10:10\",\n                    \"product\": {\n                        \"cid\": 3,\n                        \"product_type\": \"physical\",\n                        \"slug\": null,\n                        \"sku\": null,\n                        \"name\": \"Mobile App Development\",\n                        \"price\": \"100.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"stock\": null\n                    }\n                }\n            ],\n            \"contact\": {\n                \"cid\": 2,\n                \"first_name\": \"Jane\",\n                \"last_name\": \"Williams\",\n                \"name\": \"Jane Williams\",\n                \"email\": \"jane@dummymail.com\"\n            }\n        }\n    ]\n}"}],"_postman_id":"2b4239bd-62a7-4a5c-b500-3845c7dc7abe"},{"name":"Get Single Cart","id":"6967c5b9-07b5-4838-afe0-ca70855f3764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/cart/962196ef-22c3-4d17-b698-3a7314de161e","description":"<p>Get particular cart data by passing cart_id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["cart","962196ef-22c3-4d17-b698-3a7314de161e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"abdcd4c7-2e0a-4149-9c03-640b81f97a15","name":"get single cart","originalRequest":{"method":"GET","header":[],"url":"{{url}}/cart/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"cid\": 1,\n        \"abandoned_url\": \"http://dasd.ds\",\n        \"total\": 500,\n        \"date_created\": \"2022-11-11T10:10:10.000000Z\",\n        \"modified_at\": \"2022-11-12 10:10:10\",\n        \"cart_item_list\": [\n            {\n                \"cid\": 1,\n                \"product_cid\": 2,\n                \"name\": \"product1\",\n                \"price\": \"200.00\",\n                \"quantity\": 2,\n                \"date_created\": \"2022-11-12 10:10:10\",\n                \"product\": {\n                    \"cid\": 2,\n                    \"product_type\": \"physical\",\n                    \"slug\": null,\n                    \"sku\": null,\n                    \"name\": \"Web Development\",\n                    \"price\": \"200.00\",\n                    \"sale_price\": null,\n                    \"yearly_price\": null,\n                    \"stock\": null\n                }\n            },\n            {\n                \"cid\": 2,\n                \"product_cid\": 3,\n                \"name\": \"product2\",\n                \"price\": \"100.00\",\n                \"quantity\": 1,\n                \"date_created\": \"2022-11-12 10:10:10\",\n                \"product\": {\n                    \"cid\": 3,\n                    \"product_type\": \"physical\",\n                    \"slug\": null,\n                    \"sku\": null,\n                    \"name\": \"Mobile App Development\",\n                    \"price\": \"100.00\",\n                    \"sale_price\": null,\n                    \"yearly_price\": null,\n                    \"stock\": null\n                }\n            }\n        ],\n        \"contact\": {\n            \"cid\": 2,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Williams\",\n            \"name\": \"Jane Williams\",\n            \"email\": \"jane@dummymail.com\"\n        }\n    }\n}"}],"_postman_id":"6967c5b9-07b5-4838-afe0-ca70855f3764"},{"name":"Single Cart Creation","id":"66283731-9ee0-4cbd-8b14-7aced4ec962d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"abandoned_url\": \"http://example.com/cart\",\r\n  \"total\": \"500\",\r\n  \"date_created\": \"2022-11-11 10:10:10\",\r\n  \"modified_at\": \"2022-11-12 10:10:10\",\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"name\": \"Blue T-shirt\",\r\n      \"price\": \"200\",\r\n      \"quantity\": \"2\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"name\": \"Green T-shirt\",\r\n      \"price\": \"100\",\r\n      \"quantity\": \"1\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/cart","description":"<p><strong>Possible request parameters to create cart:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact id for the cart</td>\n</tr>\n<tr>\n<td>abandoned_url</td>\n<td>optional</td>\n<td>Abandoned url of the cart</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total amount of the cart</td>\n</tr>\n<tr>\n<td>modified_at</td>\n<td>optional</td>\n<td>Modified date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>required</td>\n<td>Line items (Products in cart). Refer to the line items</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Line Item</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>optional</td>\n<td>Product id of the product</td>\n</tr>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Add the nName/Title of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>optional</td>\n<td>Quantities of product. Must be number.</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["cart"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6a67dea7-27d5-4675-bb42-9ff7d1b35dbf","name":"Single Cart Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"contact_id","value":"2","type":"text"},{"key":"abandoned_url","value":"http://dasd.ds","type":"text"},{"key":"total","value":"500","type":"text"},{"key":"date_created","value":"2022-11-11 10:10:10","type":"text"},{"key":"modified_at","value":"2022-11-12 10:10:10","type":"text"},{"key":"line_items[0][product_id]","value":"2","type":"text"},{"key":"line_items[0][name]","value":"product1","type":"text"},{"key":"line_items[0][price]","value":"200","type":"text"},{"key":"line_items[0][quantity]","value":"2","type":"text"},{"key":"line_items[0][date_created]","value":"2022-11-12 10:10:10","type":"text"},{"key":"line_items[1][product_id]","value":"3","type":"text"},{"key":"line_items[1][name]","value":"product2","type":"text"},{"key":"line_items[1][price]","value":"100","type":"text"},{"key":"line_items[1][quantity]","value":"1","type":"text"},{"key":"line_items[1][date_created]","value":"2022-11-12 10:10:10","type":"text"}]},"url":"{{url}}/cart"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"cid\": 1,\n        \"abandoned_url\": \"http://dasd.ds\",\n        \"total\": \"500\",\n        \"date_created\": \"2022-11-11T10:10:10.000000Z\",\n        \"modified_at\": \"2022-11-12 10:10:10\",\n        \"cart_item_list\": [\n            {\n                \"cid\": 1,\n                \"product_cid\": 2,\n                \"name\": \"product1\",\n                \"price\": \"200.00\",\n                \"quantity\": 2,\n                \"date_created\": \"2022-11-12 10:10:10\",\n                \"product\": {\n                    \"cid\": 2,\n                    \"product_type\": \"service\",\n                    \"slug\": null,\n                    \"sku\": null,\n                    \"name\": \"Web Development\",\n                    \"price\": \"100.00\",\n                    \"sale_price\": null,\n                    \"yearly_price\": null,\n                    \"stock\": null\n                }\n            },\n            {\n                \"cid\": 2,\n                \"product_cid\": 3,\n                \"name\": \"product2\",\n                \"price\": \"100.00\",\n                \"quantity\": 1,\n                \"date_created\": \"2022-11-12 10:10:10\",\n                \"product\": {\n                    \"cid\": 3,\n                    \"product_type\": \"service\",\n                    \"slug\": null,\n                    \"sku\": null,\n                    \"name\": \"Mobile App Development\",\n                    \"price\": \"100.00\",\n                    \"sale_price\": null,\n                    \"yearly_price\": null,\n                    \"stock\": null\n                }\n            }\n        ],\n        \"contact\": {\n            \"cid\": 2,\n            \"first_name\": \"Jane\",\n            \"last_name\": \"Williams\",\n            \"name\": \"Jane Williams\",\n            \"email\": \"jane@dummymail.com\"\n        }\n    }\n}"}],"_postman_id":"66283731-9ee0-4cbd-8b14-7aced4ec962d"},{"name":"Bulk Cart Creation","id":"5cb37b99-0730-4a7e-ae83-3c48494565a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n  \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"abandoned_url\": \"http://example.com/cart\",\r\n  \"total\": \"500\",\r\n  \"date_created\": \"2022-11-11 10:10:10\",\r\n  \"modified_at\": \"2022-11-12 10:10:10\",\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"name\": \"Blue T-shirt\",\r\n      \"price\": \"200\",\r\n      \"quantity\": \"2\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"name\": \"Green T-shirt\",\r\n      \"price\": \"100\",\r\n      \"quantity\": \"1\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    }\r\n  ]\r\n},\r\n  {\r\n    \"contact_id\": \"960b6283-dff0-4cf5-abf6-85c0cc598e5e\",\r\n    \"abandoned_url\": \"http://example.com/cart\",\r\n    \"total\": \"500\",\r\n    \"date_created\": \"2022-11-11 10:10:10\",\r\n    \"modified_at\": \"2022-11-12 10:10:10\",\r\n    \"line_items\": [\r\n      {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"name\": \"Blue T-shirt\",\r\n      \"price\": \"200\",\r\n      \"quantity\": \"2\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"name\": \"Green T-shirt\",\r\n      \"price\": \"100\",\r\n      \"quantity\": \"1\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    }\r\n    ]\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-cart","description":"<p><strong>Possible request parameters for bulk cart:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact id as cid for the cart</td>\n</tr>\n<tr>\n<td>abandoned_url</td>\n<td>optional</td>\n<td>Abandoned url of the cart</td>\n</tr>\n<tr>\n<td>total</td>\n<td>required</td>\n<td>Total amount of the cart</td>\n</tr>\n<tr>\n<td>modified_at</td>\n<td>optional</td>\n<td>Modified date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>required</td>\n<td>Line item (Product in cart). Refer to the line items</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Line Item</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>optional</td>\n<td>Product id of the product</td>\n</tr>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name/Title of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>optional</td>\n<td>Quantities of product. Must be number.</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-cart"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"523682a9-42dd-428f-b930-88512041c58d","name":"Bulk Cart Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n  \"contact_id\": \"960b6284-29e0-43ce-93d7-9b9c013ae735\",\r\n  \"abandoned_url\": \"http://example.com/cart\",\r\n  \"total\": \"500\",\r\n  \"date_created\": \"2022-11-11 10:10:10\",\r\n  \"modified_at\": \"2022-11-12 10:10:10\",\r\n  \"line_items\": [\r\n    {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"name\": \"Blue T-shirt\",\r\n      \"price\": \"200\",\r\n      \"quantity\": \"2\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"name\": \"Green T-shirt\",\r\n      \"price\": \"100\",\r\n      \"quantity\": \"1\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    }\r\n  ]\r\n},\r\n  {\r\n    \"contact_id\": \"960b6283-dff0-4cf5-abf6-85c0cc598e5e\",\r\n    \"abandoned_url\": \"http://example.com/cart\",\r\n    \"total\": \"500\",\r\n    \"date_created\": \"2022-11-11 10:10:10\",\r\n    \"modified_at\": \"2022-11-12 10:10:10\",\r\n    \"line_items\": [\r\n      {\r\n      \"product_id\": \"961ffd1f-dec7-448e-aae5-e0d5afa15700\",\r\n      \"name\": \"Blue T-shirt\",\r\n      \"price\": \"200\",\r\n      \"quantity\": \"2\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    },\r\n    {\r\n      \"product_id\": \"961ffd1f-eafc-4d6e-b9c5-4e3e4315aa48\",\r\n      \"name\": \"Green T-shirt\",\r\n      \"price\": \"100\",\r\n      \"quantity\": \"1\",\r\n      \"date_created\": \"2022-11-12 10:10:10\"\r\n    }\r\n    ]\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-cart"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 10:44:35 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"5cb37b99-0730-4a7e-ae83-3c48494565a6"},{"name":"Update Particular Cart","id":"92454ee2-863b-40af-bfdd-980d2d6276c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contact_id\": \"96017885-2b14-40e9-8eb0-836332d94d99\",\r\n    \"abandoned_url\": \"http://example.com/cart\",\r\n    \"update_line_items\": [\r\n        {\r\n            \"cart_item_id\": \"962196ef-2db9-4132-bbe8-408f7a2ec24a\",\r\n            \"name\": \"product test A\",\r\n            \"price\": \"3.00\",\r\n            \"quantity\": 3,\r\n            \"date_created\": \"2022-11-12 10:10:10\",\r\n            \"product_id\": \"96135f05-b172-4627-b6d6-a93ceef55a20\"\r\n        }\r\n        \r\n    ],\r\n    \"line_items\": [\r\n        {\r\n            \"name\": \"Yellow T-Shirt\",\r\n            \"price\": \"3.00\",\r\n            \"quantity\": 10,\r\n            \"date_created\": \"2022-11-12 10:10:10\",\r\n            \"product_id\": \"961ffc3f-ba53-4e6b-aac2-0b04cf1c2a08\"\r\n        }\r\n    ],\r\n    \"delete_line_items\": [\r\n        \"962196ef-31fe-4180-9965-06086cb43384\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/cart/962196ef-22c3-4d17-b698-3a7314de161e","description":"<p><strong>Possible request parameters for updating a cart information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_id</td>\n<td>optional</td>\n<td>Contact id for the cart</td>\n</tr>\n<tr>\n<td>abandoned_url</td>\n<td>optional</td>\n<td>Abandoned url of the cart</td>\n</tr>\n<tr>\n<td>total</td>\n<td>optional</td>\n<td>Total amount of the cart</td>\n</tr>\n<tr>\n<td>modified_at</td>\n<td>optional</td>\n<td>Modified date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>line_items</td>\n<td>optional</td>\n<td>Line Item (Product in cart). Refer to the line items</td>\n</tr>\n<tr>\n<td>update_line_items</td>\n<td>optional</td>\n<td>Update line items (Update Products in cart).</td>\n</tr>\n<tr>\n<td>delete_line_items</td>\n<td>optional array</td>\n<td>Delete Line Item (Delete Product from cart).</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Line Item</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>optional</td>\n<td>Product id of the product</td>\n</tr>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name/Title of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>optional</td>\n<td>Quantities of product. Must be number.</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Update line Item</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>cart_item_id</td>\n<td>required</td>\n<td>Cart item id of the cart item</td>\n</tr>\n<tr>\n<td>product_id</td>\n<td>optional</td>\n<td>Product id of the product</td>\n</tr>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name/Title of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>optional</td>\n<td>Quantities of product. Must be number.</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Created date of the cart. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["cart","962196ef-22c3-4d17-b698-3a7314de161e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fd8f3db2-5869-4782-840c-4ff7c6a2533a","name":"Update Particular Cart","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"contact_id","value":"1","type":"text"},{"key":"abandoned_url","value":"http://test.com","type":"text"},{"key":"total","value":"600","type":"text"},{"key":"modified_at","value":"2022-11-25 10:10:10","type":"text"},{"key":"update_line_items[0][product_id]","value":"2","type":"text"},{"key":"update_line_items[0][name]","value":"pro1","type":"text"},{"key":"update_line_items[0][price]","value":"200","type":"text"},{"key":"update_line_items[0][quantity]","value":"3","type":"text"},{"key":"update_line_items[0][date_created]","value":"2022-11-24 10:10:10","type":"text"},{"key":"update_line_items[0][cart_item_id]","value":"3","type":"text"},{"key":"line_items[0][product_id]","value":"1","type":"text"},{"key":"line_items[0][name]","value":"test pro","type":"text"},{"key":"line_items[0][price]","value":"50","type":"text"},{"key":"line_items[0][quantity]","value":"3","type":"text"},{"key":"delete_line_items[0]","value":"7","type":"text"},{"key":"delete_line_items[1]","value":"4","type":"text"},{"key":"_method","value":"PUT","type":"text"}]},"url":"{{url}}/cart/962196ef-22c3-4d17-b698-3a7314de161e"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"cid\": 2,\n        \"abandoned_url\": \"http://test.com\",\n        \"total\": \"600\",\n        \"date_created\": \"2022-11-11T10:10:10.000000Z\",\n        \"modified_at\": \"2022-11-25 10:10:10\",\n        \"cart_item_list\": [\n            {\n                \"cid\": 3,\n                \"product_cid\": 2,\n                \"name\": \"pro1\",\n                \"price\": \"200.00\",\n                \"quantity\": 3,\n                \"date_created\": \"2022-11-24 10:10:10\",\n                \"product\": {\n                    \"cid\": 2,\n                    \"product_type\": \"physical\",\n                    \"slug\": null,\n                    \"sku\": null,\n                    \"name\": \"Web Development\",\n                    \"price\": \"200.00\",\n                    \"sale_price\": null,\n                    \"yearly_price\": null,\n                    \"stock\": null\n                }\n            },\n            {\n                \"cid\": 8,\n                \"product_cid\": 1,\n                \"name\": \"test pro\",\n                \"price\": \"50.00\",\n                \"quantity\": 3,\n                \"date_created\": null,\n                \"product\": {\n                    \"cid\": 1,\n                    \"product_type\": \"physical\",\n                    \"slug\": null,\n                    \"sku\": null,\n                    \"name\": \"UI/UX Design\",\n                    \"price\": \"75.00\",\n                    \"sale_price\": null,\n                    \"yearly_price\": null,\n                    \"stock\": null\n                }\n            }\n        ],\n        \"contact\": {\n            \"cid\": 1,\n            \"first_name\": \"John\",\n            \"last_name\": \"Doe\",\n            \"name\": \"John Doe\",\n            \"email\": \"john@dummymail.com\"\n        }\n    }\n}"}],"_postman_id":"92454ee2-863b-40af-bfdd-980d2d6276c1"},{"name":"Delete Particular Cart","id":"8fec4a86-9685-44eb-9030-f2a6abc67c41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/cart/962196ef-22c3-4d17-b698-3a7314de161e","description":"<p>To delete a particular cart by passing cart id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["cart","962196ef-22c3-4d17-b698-3a7314de161e"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"35850300-c806-4fd5-84f4-644e60735d2d","name":"Delete Particular Cart","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/cart/962196ef-22c3-4d17-b698-3a7314de161e"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 10:42:35 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"54"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Cart successfully deleted.\"\n}"}],"_postman_id":"8fec4a86-9685-44eb-9030-f2a6abc67c41"}],"id":"9e2a271d-439f-4709-a2ce-728cd95e429d","_postman_id":"9e2a271d-439f-4709-a2ce-728cd95e429d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Categories","item":[{"name":"Get All Categories With Pagination","id":"aa14afa2-4a72-4193-b659-b042b687de6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/categories?per_page=10&page=1","description":"<p>Get all categories listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number, default 1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["categories"],"host":["{{url}}"],"query":[{"key":"per_page","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"19ab3483-008a-4768-bd7b-4549cda1528b","name":"Get All Categories With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/categories?per_page=10&page=1","host":["{{url}}"],"path":["categories"],"query":[{"key":"per_page","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 09:50:05 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"729"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 4,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"category_id\": \"961d7c84-a0d0-4ecf-8a76-00a1a7e81b05\",\n            \"name\": \"Formal Pants\",\n            \"slug\": \"formal-pants\",\n            \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\n            \"description\": \"text\"\n        },\n        {\n            \"category_id\": \"961d7c84-a464-47ab-91bc-bf6b643ce59d\",\n            \"name\": \"T-shirts\",\n            \"slug\": \"t-shirts\",\n            \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\n            \"description\": \"text\"\n        },\n        {\n            \"category_id\": \"961d7961-8803-4eac-a400-2c0d5c209ae4\",\n            \"name\": \"Formal Shirts\",\n            \"slug\": \"formal-shirts\",\n            \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\n            \"description\": \"text\"\n        },\n        {\n            \"category_id\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\n            \"name\": \"Clothing\",\n            \"slug\": \"clothing\",\n            \"parent\": null,\n            \"description\": \"text\"\n        }\n    ]\n}"}],"_postman_id":"aa14afa2-4a72-4193-b659-b042b687de6c"},{"name":"Get Particular Category Detail","id":"43e89cdc-526e-4aac-889b-82607919e435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/category/961d7c84-a0d0-4ecf-8a76-00a1a7e81b05","description":"<p>Get particular category details by passing catecory_id in url.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["category","961d7c84-a0d0-4ecf-8a76-00a1a7e81b05"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"57d35067-be54-4df4-8723-69282e6addb4","name":"Get Particular Category Detail","originalRequest":{"method":"GET","header":[],"url":"{{url}}/category/961d7c84-a0d0-4ecf-8a76-00a1a7e81b05"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 13:01:41 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"206"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"category_id\": \"961d7c84-a0d0-4ecf-8a76-00a1a7e81b05\",\n        \"name\": \"Formal Pants For Men\",\n        \"slug\": \"formal-pants-for-men\",\n        \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\n        \"description\": \"text\"\n    }\n}"}],"_postman_id":"43e89cdc-526e-4aac-889b-82607919e435"},{"name":"Single Category Creation","id":"2e33fec3-fb28-4295-b99a-c551b3dbb8d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Formal Shirts\",\r\n  \"slug\": \"formal-shirts\",\r\n  \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n  \"description\": \"text\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/category","description":"<p><strong>Possible request parameters to create category:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the category</td>\n</tr>\n<tr>\n<td>slug</td>\n<td>optional</td>\n<td>Slug of the category</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>required</td>\n<td>Parent Category Id</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the category</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["category"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7b07fa1e-465f-4d52-bd38-d96e3ccfa68f","name":"Single Category Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Formal Shirts\",\r\n  \"slug\": \"formal-shirts\",\r\n  \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n  \"description\": \"text\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/category"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 09:29:06 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"192"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"category_id\": \"961d7961-8803-4eac-a400-2c0d5c209ae4\",\n        \"name\": \"Formal Shirts\",\n        \"slug\": \"formal-shirts\",\n        \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\n        \"description\": \"text\"\n    }\n}"}],"_postman_id":"2e33fec3-fb28-4295-b99a-c551b3dbb8d4"},{"name":"Bulk Category Creation","id":"e2655f00-ef31-442b-b17f-324b863a0969","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"Formal Pants\",\r\n        \"slug\": \"formal-pants\",\r\n        \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n        \"description\": \"text\"\r\n    },\r\n    {\r\n        \"name\": \"T-shirts\",\r\n        \"slug\": \"t-shirts\",\r\n        \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n        \"description\": \"text\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-category","description":"<p><strong>Possible request parameters for create bulk category:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the category</td>\n</tr>\n<tr>\n<td>slug</td>\n<td>optional</td>\n<td>Slug of the category</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>required</td>\n<td>Parent Category Id</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the category</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-category"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a6d2e719-9ace-4c36-9898-db9f264e8195","name":"Bulk Category Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"Formal Pants\",\r\n        \"slug\": \"formal-pants\",\r\n        \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n        \"description\": \"text\"\r\n    },\r\n    {\r\n        \"name\": \"T-shirts\",\r\n        \"slug\": \"t-shirts\",\r\n        \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n        \"description\": \"text\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-category"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 09:37:52 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"e2655f00-ef31-442b-b17f-324b863a0969"},{"name":"Category Update","id":"146c490f-a7fa-40b1-9b2a-42397af14067","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Formal Pants For Men\",\r\n    \"slug\": \"formal-pants-for-men\",\r\n    \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n    \"description\": \"text\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/category/961d7c84-a0d0-4ecf-8a76-00a1a7e81b05","description":"<p><strong>Possible request parameters for updating a category information:</strong>  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the category</td>\n</tr>\n<tr>\n<td>slug</td>\n<td>optional</td>\n<td>Slug of the category</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>required</td>\n<td>Parent Category Id</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the category</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["category","961d7c84-a0d0-4ecf-8a76-00a1a7e81b05"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7870c679-bbc7-4055-96bc-cb46899200c8","name":"Category Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Formal Pants For Men\",\r\n    \"slug\": \"formal-pants-for-men\",\r\n    \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\r\n    \"description\": \"text\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/category/961d7c84-a0d0-4ecf-8a76-00a1a7e81b05"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 09:52:07 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"206"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"category_id\": \"961d7c84-a0d0-4ecf-8a76-00a1a7e81b05\",\n        \"name\": \"Formal Pants For Men\",\n        \"slug\": \"formal-pants-for-men\",\n        \"parent\": \"961d792d-a76b-46d3-abfe-42e5d04c3c65\",\n        \"description\": \"text\"\n    }\n}"}],"_postman_id":"146c490f-a7fa-40b1-9b2a-42397af14067"},{"name":"Delete Category","id":"d112c325-3e70-43a0-ba8b-56ac133696d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{url}}/category/961d821f-8ece-4aeb-9977-ba4d8658f001","description":"<p>To delete a category, pass category_id in url</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["category","961d821f-8ece-4aeb-9977-ba4d8658f001"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0c93fb55-d87b-4395-b4ee-c311c489e03a","name":"Delete Category","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{url}}/category/961d821f-8ece-4aeb-9977-ba4d8658f001"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 09:54:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"Content-Length","value":"58"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Category successfully deleted.\"\n}"}],"_postman_id":"d112c325-3e70-43a0-ba8b-56ac133696d7"}],"id":"cd77257c-683a-4b5a-8181-a1b61609910e","_postman_id":"cd77257c-683a-4b5a-8181-a1b61609910e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}}],"id":"71046d12-5a71-465e-9c17-51b124892fe8","event":[{"listen":"prerequest","script":{"id":"42d0fa9f-3bc4-4f1d-a0b9-ba1c9a1c77d0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"63abb254-dabc-4d08-ac51-54eec61082ae","type":"text/javascript","exec":[""]}}],"_postman_id":"71046d12-5a71-465e-9c17-51b124892fe8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Product Service List","item":[{"name":"Product Service List","id":"9f090746-4715-47ae-8bfd-821eea9de062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/product-service-list","description":"<p>Get product and service listing.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product-service-list"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"698c4aa2-1a39-4395-88ff-78bda0273451","name":"Get Particular Product Detail Copy","originalRequest":{"method":"GET","header":[],"url":"{{url}}/product-service-list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.19"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 17 May 2025 17:56:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"Access-Control-Allow-Origin","value":"app.saleoid.com"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"product_id\": \"9eef2f9a-9c24-4e4a-a059-3bfc639681ab\",\n            \"product_type\": \"physical\",\n            \"name\": \"Blockchain App Development fixed\",\n            \"price\": \"100.00\"\n        },\n        {\n            \"product_id\": \"9eef2f9a-9410-4b78-9bbe-9c92dd17c0e9\",\n            \"product_type\": \"service\",\n            \"name\": \"Marketing recurring\",\n            \"price\": \"30.00\"\n        },\n        {\n            \"product_id\": \"9eef2bb7-4672-42f4-962a-c3f88f5cfb1a\",\n            \"product_type\": \"service\",\n            \"name\": \"Hourly\",\n            \"price\": \"30.00\"\n        },\n        {\n            \"product_id\": \"9e261117-0ae5-49a5-ac18-294cc0084801\",\n            \"product_type\": \"service\",\n            \"name\": \"my name is aaa\",\n            \"price\": \"0.00\"\n        },\n        {\n            \"product_id\": \"9e260020-240d-4b6d-91dd-4df7104f380c\",\n            \"product_type\": \"service\",\n            \"name\": \"Marketing Devs\",\n            \"price\": \"35.00\"\n        },\n        {\n            \"product_id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n            \"product_type\": \"service\",\n            \"name\": \"aaa\",\n            \"price\": \"50.00\"\n        }\n    ]\n}"}],"_postman_id":"9f090746-4715-47ae-8bfd-821eea9de062"}],"id":"99c0984d-f082-4970-aeee-5f0b235e4d8c","_postman_id":"99c0984d-f082-4970-aeee-5f0b235e4d8c","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Products","item":[{"name":"Get All Products With Pagination","id":"6a02dc5e-7765-4fa6-a10e-9320e83413b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/products?per_page=10&page=1","description":"<p>Get all products listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["products"],"host":["{{url}}"],"query":[{"key":"per_page","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"bbb176bd-2ec4-4599-9f6e-7f35086d0307","name":"Get All Products With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/products?per_page=10&page=1","host":["{{url}}"],"path":["products"],"query":[{"key":"per_page","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 09 May 2025 14:33:42 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 4,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"product_id\": \"9ede9400-4489-4246-acb4-c4cbae55a670\",\n            \"product_type\": \"physical\",\n            \"type\": \"one_time\",\n            \"validity_type\": null,\n            \"name\": \"sdasd\",\n            \"cost\": \"10.00\",\n            \"price\": \"10.00\",\n            \"description\": \"dsad\",\n            \"stock\": 10,\n            \"tax_applicable\": 0,\n            \"date_created\": \"2025-05-09 10:53:49\",\n            \"custom_fields\": {\n                \"offer01\": \"\"\n            },\n            \"images\": []\n        },\n        {\n            \"product_id\": \"9ede9256-0ec5-4fd9-950c-3b32c151b7af\",\n            \"product_type\": \"physical\",\n            \"type\": \"one_time\",\n            \"validity_type\": null,\n            \"name\": \"dsadas\",\n            \"cost\": \"0.00\",\n            \"price\": \"0.00\",\n            \"description\": \"dsadasd\",\n            \"stock\": 0,\n            \"tax_applicable\": 0,\n            \"date_created\": \"2025-05-09 10:49:10\",\n            \"custom_fields\": {\n                \"offer01\": \"\"\n            },\n            \"images\": []\n        },\n        {\n            \"product_id\": \"9ede9188-bb6a-4f0b-af43-fe15c3c4614c\",\n            \"product_type\": \"physical\",\n            \"type\": \"one_time\",\n            \"validity_type\": null,\n            \"name\": \"fsd fsdf\",\n            \"cost\": \"11.00\",\n            \"price\": \"11.00\",\n            \"description\": \"s fsdf\",\n            \"stock\": 11,\n            \"tax_applicable\": 0,\n            \"date_created\": \"2025-05-09 10:46:55\",\n            \"custom_fields\": {\n                \"offer01\": \"\"\n            },\n            \"images\": []\n        },\n        {\n            \"product_id\": \"9ede7564-681c-4f96-a51f-a71e81d141b5\",\n            \"product_type\": \"physical\",\n            \"type\": \"one_time\",\n            \"validity_type\": null,\n            \"name\": \"product a\",\n            \"cost\": \"10.00\",\n            \"price\": \"10.00\",\n            \"description\": \"asdasd\",\n            \"stock\": 10,\n            \"tax_applicable\": 0,\n            \"date_created\": \"2025-05-09 09:28:14\",\n            \"custom_fields\": {\n                \"offer01\": \"\"\n            },\n            \"images\": []\n        }\n    ]\n}"}],"_postman_id":"6a02dc5e-7765-4fa6-a10e-9320e83413b3"},{"name":"Get Particular Product Detail","id":"e599c2d2-97b1-4033-9c9a-0e51be429e0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/product/9ede9400-4489-4246-acb4-c4cbae55a670","description":"<p>Get particular product details by passing product_id in url.</p>\n<p><strong>product_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product","9ede9400-4489-4246-acb4-c4cbae55a670"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5a5bbfc7-342c-4717-ab1f-232da42bc7c4","name":"Get Particular Product Detail","originalRequest":{"method":"GET","header":[],"url":"{{url}}/product/9ede9400-4489-4246-acb4-c4cbae55a670"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 09 May 2025 14:34:38 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"product_id\": \"9ede9400-4489-4246-acb4-c4cbae55a670\",\n        \"product_type\": \"physical\",\n        \"type\": \"one_time\",\n        \"validity_type\": null,\n        \"name\": \"sdasd\",\n        \"cost\": \"10.00\",\n        \"price\": \"10.00\",\n        \"description\": \"dsad\",\n        \"stock\": 10,\n        \"tax_applicable\": 0,\n        \"date_created\": \"2025-05-09 10:53:49\",\n        \"custom_fields\": {\n            \"offer01\": \"\"\n        },\n        \"images\": []\n    }\n}"}],"_postman_id":"e599c2d2-97b1-4033-9c9a-0e51be429e0d"},{"name":"Single Product Creation","id":"dfe7718d-51c1-434a-9d1f-46a23180487e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Black Formal pant\",\r\n  \"product_type\": \"physical\",\r\n  \"type\": \"one_time\",\r\n  \"stock\": \"50\",\r\n  \"price\": \"1\",\r\n  \"cost\": \"20\",\r\n  \"description\": \"text here\",\r\n  \"tax_applicable\": true,\r\n  \"date_created\": \"2022-01-16 10:36:25\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product","description":"<p><strong>Possible request parameters to create product:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_type</td>\n<td>required</td>\n<td>Possible values are: physical</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of the product. Possible values: one_time</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>cost</td>\n<td>optional</td>\n<td>Cost of the product</td>\n</tr>\n<tr>\n<td>stock</td>\n<td>optional</td>\n<td>Count of products in stocks</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the product</td>\n</tr>\n<tr>\n<td>tax_applicable</td>\n<td>optional boolean</td>\n<td>Is product taxable? Possible values are: true, false</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Creation date of the product. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>Add the multiple custom fields of the product</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"27350205-82bf-44a1-b143-911bddc1f594","name":"Single Product Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Black Formal pant\",\r\n  \"product_type\": \"physical\",\r\n  \"type\": \"one_time\",\r\n  \"stock\": \"50\",\r\n  \"price\": \"1\",\r\n  \"cost\": \"20\",\r\n  \"description\": \"text here\",\r\n  \"tax_applicable\": true,\r\n  \"date_created\": \"2022-01-16 10:36:25\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 09 May 2025 14:35:44 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"product_id\": \"9edee35c-617a-4287-8694-7ea3e071c343\",\n        \"product_type\": \"physical\",\n        \"type\": \"one_time\",\n        \"validity_type\": null,\n        \"name\": \"Black Formal pant\",\n        \"cost\": \"20.00\",\n        \"price\": \"1.00\",\n        \"description\": \"text here\",\n        \"stock\": \"50\",\n        \"tax_applicable\": true,\n        \"date_created\": \"2022-01-16 10:36:25\",\n        \"custom_fields\": [],\n        \"images\": []\n    }\n}"}],"_postman_id":"dfe7718d-51c1-434a-9d1f-46a23180487e"},{"name":"Bulk Product Creation","id":"d19c3525-9acf-4c58-8838-9a3da7c3951e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"Blue Formal Pants\",\r\n        \"product_type\": \"physical\",\r\n        \"type\": \"one_time\",\r\n        \"stock\": \"50\",\r\n        \"cost\": \"50\",\r\n        \"description\": \"text here\",\r\n        \"tax_applicable\": false,\r\n        \"date_created\": \"2022-01-16 10:36:25\"\r\n    },\r\n    {\r\n        \"name\": \"Gray Formal Pants\",\r\n        \"product_type\": \"physical\",\r\n        \"type\": \"one_time\",\r\n        \"stock\": \"5\",\r\n        \"price\": \"20\",\r\n        \"cost\": \"20\",\r\n        \"description\": \"text here\",\r\n        \"tax_applicable\": true,\r\n        \"date_created\": \"2022-01-16 10:36:25\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-product","description":"<p><strong>Possible request parameters for bulk product insertions:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_type</td>\n<td>required</td>\n<td>Possible values are: physical</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of the product. Possible values are: one_time</td>\n</tr>\n<tr>\n<td>stock</td>\n<td>optional</td>\n<td>Count of products in stocks</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>cost</td>\n<td>optional</td>\n<td>Cost of the product</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the product</td>\n</tr>\n<tr>\n<td>tax_applicable</td>\n<td>optional boolean</td>\n<td>Is product taxable? Possible values are: true, false</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Creation date of the product. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>Add the multiple custom fields of the product</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-product"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"faa9962b-8cb6-4eae-ac0d-6e1ea7f2b5d3","name":"Bulk Product Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"Blue Formal Pants\",\r\n        \"product_type\": \"physical\",\r\n        \"type\": \"one_time\",\r\n        \"stock\": \"50\",\r\n        \"cose\": \"50\",\r\n        \"description\": \"text here\",\r\n        \"tax_applicable\": false,\r\n        \"date_created\": \"2022-01-16 10:36:25\"\r\n    },\r\n    {\r\n        \"name\": \"Gray Formal Pants\",\r\n        \"product_type\": \"physical\",\r\n        \"type\": \"one_time\",\r\n        \"stock\": \"5\",\r\n        \"price\": \"20\",\r\n        \"cose\": \"20\",\r\n        \"description\": \"text here\",\r\n        \"tax_applicable\": true,\r\n        \"date_created\": \"2022-01-16 10:36:25\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-product"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 09 May 2025 14:38:41 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Vary","value":"Origin"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"d19c3525-9acf-4c58-8838-9a3da7c3951e"},{"name":"Add Product Image","id":"51c8a586-06ed-4b6e-8c56-e070dccc61f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"img\",\r\n  \"url\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQhXnjZ49sMPB1xQrnBtYU_gjqRqpEouQO24B1ufypjGFJI2rfZfyWXBmJuAWo4Pd8-cco&usqp=CAU\",\r\n  \"display_in_gallery\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product/assign-image/9ede9400-4489-4246-acb4-c4cbae55a670","description":"<p><strong>Assign Product image to particular product by passing product_id in url.</strong></p>\n<p><strong>Possible request parameters for assign product image to particular product:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the product image</td>\n</tr>\n<tr>\n<td>url</td>\n<td>required</td>\n<td>Url of the product image</td>\n</tr>\n<tr>\n<td>display_in_gallery</td>\n<td>optional boolean</td>\n<td>Product image in gallery</td>\n</tr>\n<tr>\n<td>size</td>\n<td>optional numeric</td>\n<td>Size of the product image</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product","assign-image","9ede9400-4489-4246-acb4-c4cbae55a670"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"21d1e8ba-9161-4b25-9e1b-82e0dabc6dc8","name":"Add Product Image","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"img\",\r\n  \"url\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQhXnjZ49sMPB1xQrnBtYU_gjqRqpEouQO24B1ufypjGFJI2rfZfyWXBmJuAWo4Pd8-cco&usqp=CAU\",\r\n  \"display_in_gallery\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product/assign-image/961d9e4b-4602-4cd1-a2c5-b17e3e1cb78b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 11:36:00 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"62"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Product image assign successfully.\"\n}"}],"_postman_id":"51c8a586-06ed-4b6e-8c56-e070dccc61f1"},{"name":"Upadate Particular Product","id":"fcff1f85-41ff-40e1-955e-c140f63a8b01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"product_type\": \"physical\",\r\n    \"type\": \"one_time\",\r\n    \"name\": \"Black Formal pants\",\r\n    \"price\": \"25\",\r\n    \"cost\": \"15\",\r\n    \"description\": \"text here\",\r\n    \"tax_applicable\": true,\r\n    \"stock\": \"50\",\r\n    \"date_created\": \"2022-01-16 10:36:25\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product/9ee4cbaf-9c4d-46d7-9800-c72dfc5a7583","description":"<p>Update particular product by passing product_id in url.</p>\n<p><strong>Possible request parameters for updating particular product:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_type</td>\n<td>required</td>\n<td>Possible values are: physical</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of the product. Possible values are: one_time</td>\n</tr>\n<tr>\n<td>stock</td>\n<td>optional</td>\n<td>Count of products in stocks</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the product</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the product</td>\n</tr>\n<tr>\n<td>cost</td>\n<td>optional</td>\n<td>Cost of the product</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the product</td>\n</tr>\n<tr>\n<td>tax_applicable</td>\n<td>optional boolean</td>\n<td>Is product taxable? Possible values are: true, false</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Creation date of the product. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>Add the multiple custom fields of the product</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product","9ee4cbaf-9c4d-46d7-9800-c72dfc5a7583"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"78776b38-3f97-4a51-af9e-f67aef31a3de","name":"Upadate Particular Product","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"product_type\": \"physical\",\r\n    \"type\": \"one_time\",\r\n    \"name\": \"Black Formal pants\",\r\n    \"price\": \"5.00\",\r\n    \"sale_price\": \"5.00\",\r\n    \"description\": \"text here\",\r\n    \"tax_applicable\": true,\r\n    \"stock\": \"50\",\r\n    \"date_created\": \"2022-01-16 10:36:25\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product/9ede9400-4489-4246-acb4-c4cbae55a670"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Fri, 09 May 2025 14:43:18 GMT"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"product_id\": \"9ede9400-4489-4246-acb4-c4cbae55a670\",\n        \"product_type\": \"physical\",\n        \"type\": \"one_time\",\n        \"validity_type\": null,\n        \"name\": \"Black Formal pants\",\n        \"cost\": null,\n        \"price\": \"5.00\",\n        \"description\": \"text here\",\n        \"stock\": \"50\",\n        \"tax_applicable\": true,\n        \"date_created\": \"2022-01-16 10:36:25\",\n        \"custom_fields\": {\n            \"offer01\": \"\"\n        },\n        \"images\": [\n            {\n                \"attachment_id\": \"9edee4d5-d903-4aad-8096-231753444440\",\n                \"name\": \"img\",\n                \"url\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQhXnjZ49sMPB1xQrnBtYU_gjqRqpEouQO24B1ufypjGFJI2rfZfyWXBmJuAWo4Pd8-cco&usqp=CAU\",\n                \"defaults\": 1,\n                \"size\": null,\n                \"display_in_gallery\": 1\n            }\n        ]\n    }\n}"}],"_postman_id":"fcff1f85-41ff-40e1-955e-c140f63a8b01"},{"name":"Set Default Image For Product","id":"13d43228-e748-470a-87c9-1a6c85be40c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"attachment_id\": \"9edee4d5-d903-4aad-8096-231753444440\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product/default-image/9ede9400-4489-4246-acb4-c4cbae55a670","description":"<p><strong>Set default image of the product by passing product_id in url.</strong></p>\n<p><strong>Possible request parameters for set default image:</strong></p>\n<p><strong>id:</strong> 36 character long. (image id)</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product","default-image","9ede9400-4489-4246-acb4-c4cbae55a670"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e7580d4a-49ec-40fd-8a20-090aad0962ce","name":"Set Default Image For Product","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"961da6c3-ebd3-45ed-be97-27ebf405f247\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/product/default-image/961d9e4b-4602-4cd1-a2c5-b17e3e1cb78b"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 11:39:38 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"67"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Product image set default successfully.\"\n}"}],"_postman_id":"13d43228-e748-470a-87c9-1a6c85be40c3"},{"name":"Delete Particular Product","id":"b1503dde-cc24-4280-8f89-00c3951c4333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/product/9ede9400-4489-4246-acb4-c4cbae55a670","description":"<p>Delete particular product by passing product_id in url.</p>\n<p><strong>product_id:</strong> 36 character long.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product","9ede9400-4489-4246-acb4-c4cbae55a670"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9a4bb63e-5f96-47a0-970a-9895890708bd","name":"Delete Particular Product","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/product/960f80a1-76d4-4ab3-8f92-008ac3121199"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Product successfully deleted.\"\n}"}],"_postman_id":"b1503dde-cc24-4280-8f89-00c3951c4333"},{"name":"Remove Product Image","id":"2b9a5292-7a3c-403b-b0a9-b55f28be4183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/product/remove-image/9ede9400-4489-4246-acb4-c4cbae55a670/9edee4d5-d903-4aad-8096-231753444440","description":"<p><strong>Remove product image by passing product_id and image_id in url.</strong></p>\n<p><strong>product_id:</strong> 36 character long.</p>\n<p><strong>image_id:</strong> 36 character long.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["product","remove-image","9ede9400-4489-4246-acb4-c4cbae55a670","9edee4d5-d903-4aad-8096-231753444440"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d0849189-959d-43f6-bcc9-b8c8114dd398","name":"Remove Product Image","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/product/remove-image/961d9e4b-4602-4cd1-a2c5-b17e3e1cb78b/961da6c3-ebd3-45ed-be97-27ebf405f247"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 11:42:19 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"62"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Product image delete successfully.\"\n}"}],"_postman_id":"2b9a5292-7a3c-403b-b0a9-b55f28be4183"}],"id":"005ced46-f352-4475-b5b1-1f408fd4f6d0","_postman_id":"005ced46-f352-4475-b5b1-1f408fd4f6d0","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Services","item":[{"name":"Get All Offerings With Pagination","id":"14bb935a-83d4-4171-9ae9-dbd939bc83ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/offerings?per_page=10&page=1","description":"<p><strong>Get all offerings listing along with pagination. Possible request parameters are:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offerings"],"host":["{{url}}"],"query":[{"key":"per_page","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"5f9be2c1-4113-4b58-8857-3fb5d8ea5d04","name":"Get All Offerings With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/offerings?per_page=10&page=1","host":["{{url}}"],"path":["offerings"],"query":[{"key":"per_page","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.19"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 17 May 2025 16:49:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"96"},{"key":"Access-Control-Allow-Origin","value":"app.saleoid.com"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 3,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"offering_id\": \"9e261117-0ae5-49a5-ac18-294cc0084801\",\n            \"product_type\": \"service\",\n            \"type\": \"recurring\",\n            \"validity_type\": \"hourly\",\n            \"name\": \"my name is aaa\",\n            \"cost\": \"0.00\",\n            \"price\": \"0.00\",\n            \"description\": \"dsadas\",\n            \"stock\": 0,\n            \"tax_applicable\": 0,\n            \"date_created\": \"2025-02-06 17:35:26\",\n            \"custom_fields\": [],\n            \"images\": [],\n            \"service_task_items\": []\n        },\n        {\n            \"offering_id\": \"9e260020-240d-4b6d-91dd-4df7104f380c\",\n            \"product_type\": \"service\",\n            \"type\": \"recurring\",\n            \"validity_type\": \"hourly\",\n            \"name\": \"Marketing Devs\",\n            \"cost\": \"10.00\",\n            \"price\": \"35.00\",\n            \"description\": \"Marketing for your product\",\n            \"stock\": 0,\n            \"tax_applicable\": 1,\n            \"date_created\": \"2025-02-06 16:48:00\",\n            \"custom_fields\": [],\n            \"images\": [],\n            \"service_task_items\": [\n                {\n                    \"title\": \"Hourly serv12\",\n                    \"description\": \"description here\",\n                    \"duration\": 321,\n                    \"created_at\": \"2025-02-06T22:18:00.000000Z\",\n                    \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                    \"service_task_item_id\": \"9e26002031954f8d8ffef8c2ba6afc7a\"\n                },\n                {\n                    \"title\": \"Hourly serv11\",\n                    \"description\": \"description here\",\n                    \"duration\": 320,\n                    \"created_at\": \"2025-05-17T16:41:31.000000Z\",\n                    \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                    \"service_task_item_id\": \"9eef28384a344a0fad9218f3e6f47dfd\"\n                },\n                {\n                    \"title\": \"Hourly serv11\",\n                    \"description\": \"description here\",\n                    \"duration\": 300,\n                    \"created_at\": \"2025-05-17T16:47:07.000000Z\",\n                    \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                    \"service_task_item_id\": \"9eef2a389783404194c8f5c450f4d131\"\n                }\n            ]\n        },\n        {\n            \"offering_id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n            \"product_type\": \"service\",\n            \"type\": \"one_time\",\n            \"validity_type\": \"hourly\",\n            \"name\": \"aaa\",\n            \"cost\": \"50.00\",\n            \"price\": \"50.00\",\n            \"description\": \"dasdas\",\n            \"stock\": 0,\n            \"tax_applicable\": 0,\n            \"date_created\": \"2025-01-09 17:05:09\",\n            \"custom_fields\": [],\n            \"images\": [],\n            \"service_task_items\": [\n                {\n                    \"title\": \"aaa\",\n                    \"description\": \"dsad\",\n                    \"duration\": 240,\n                    \"created_at\": \"2025-01-09T22:35:09.000000Z\",\n                    \"updated_at\": \"2025-01-09T22:35:09.000000Z\",\n                    \"service_task_item_id\": \"9dedb2b3c42145518807ac571d1c36f3\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"14bb935a-83d4-4171-9ae9-dbd939bc83ff"},{"name":"Get Particular Offering Detail","id":"bfb5b13d-0cdd-432f-ac74-841e1aac6f7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/offering/9e260020-240d-4b6d-91dd-4df7104f380c","description":"<p><strong>Get particular offering details by passing offering_id in url.</strong></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offering","9e260020-240d-4b6d-91dd-4df7104f380c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"de415cfe-c4ee-46fb-9567-93bfc477d371","name":"Get Particular Offering Detail","originalRequest":{"method":"GET","header":[],"url":"{{url}}/offering/9e260020-240d-4b6d-91dd-4df7104f380c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.19"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 17 May 2025 16:48:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Access-Control-Allow-Origin","value":"app.saleoid.com"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"offering_id\": \"9e260020-240d-4b6d-91dd-4df7104f380c\",\n        \"product_type\": \"service\",\n        \"type\": \"recurring\",\n        \"validity_type\": \"hourly\",\n        \"name\": \"Marketing Devs\",\n        \"cost\": \"10.00\",\n        \"price\": \"35.00\",\n        \"description\": \"Marketing for your product\",\n        \"stock\": 0,\n        \"tax_applicable\": 1,\n        \"date_created\": \"2025-02-06 16:48:00\",\n        \"custom_fields\": [],\n        \"images\": [],\n        \"service_task_items\": [\n            {\n                \"title\": \"Hourly serv12\",\n                \"description\": \"description here\",\n                \"duration\": 321,\n                \"created_at\": \"2025-02-06T22:18:00.000000Z\",\n                \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"service_task_item_id\": \"9e26002031954f8d8ffef8c2ba6afc7a\"\n            },\n            {\n                \"title\": \"Hourly serv11\",\n                \"description\": \"description here\",\n                \"duration\": 320,\n                \"created_at\": \"2025-05-17T16:41:31.000000Z\",\n                \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"service_task_item_id\": \"9eef28384a344a0fad9218f3e6f47dfd\"\n            },\n            {\n                \"title\": \"Hourly serv11\",\n                \"description\": \"description here\",\n                \"duration\": 300,\n                \"created_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"service_task_item_id\": \"9eef2a389783404194c8f5c450f4d131\"\n            }\n        ]\n    }\n}"}],"_postman_id":"bfb5b13d-0cdd-432f-ac74-841e1aac6f7c"},{"name":"Single Offering Creation","id":"12609ea7-9a17-43ad-b47c-5ca459b617b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Hourly\",\r\n  \"type\": \"recurring\",\r\n  \"cost\": \"10\",\r\n  \"price\": \"30\",\r\n  \"description\": \"Marketing for your product.\",\r\n  \"tax_applicable\": \"1\",\r\n  \"date_created\": \"2022-01-16 10:36:25\",\r\n  \"custom_fields\": {\r\n    \"offer01\": \"offering\"\r\n  },\r\n  \"service_task_items\": [\r\n        {\r\n            \"title\": \"Hourly serv1\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 300\r\n        },\r\n        {\r\n            \"title\": \"Hourly serv2\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 400\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering","description":"<p><strong>Possible request parameters to create an offering:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of offering  <br />(for payment type hourly pass <strong>recurring</strong> and for fixed or free pass <strong>one_time</strong>)</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the offering</td>\n</tr>\n<tr>\n<td>cost</td>\n<td>optional</td>\n<td>Cost of the offering</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the offering</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the offering</td>\n</tr>\n<tr>\n<td>tax_applicable</td>\n<td>optional boolean</td>\n<td>Tax applicable for the offering</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Date created of the offering. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about offering. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" } Note: Custom field name should exist in system. Consider checking Custom fields.</td>\n</tr>\n<tr>\n<td>service_task_items</td>\n<td>required Array</td>\n<td>Service tasks associated with offering. Refer to the Service Task table</td>\n</tr>\n</tbody>\n</table>\n</div><p>Service Tasks</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the service task</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>required</td>\n<td>Duration of the service task.  <br />For one hour duration is 60</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the service task</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offering"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c36032ac-bbc7-40dc-a0ac-c5833cc9dbef","name":"Single Offering Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Hourly\",\r\n  \"type\": \"recurring\",\r\n  \"cost\": \"10\",\r\n  \"price\": \"30\",\r\n  \"description\": \"Marketing for your product.\",\r\n  \"tax_applicable\": \"1\",\r\n  \"date_created\": \"2022-01-16 10:36:25\",\r\n  \"custom_fields\": {\r\n    \"offer01\": \"offering\"\r\n  },\r\n  \"service_task_items\": [\r\n        {\r\n            \"title\": \"Hourly serv1\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 300\r\n        },\r\n        {\r\n            \"title\": \"Hourly serv2\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 400\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.19"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 17 May 2025 16:51:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Access-Control-Allow-Origin","value":"app.saleoid.com"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"offering_id\": \"9eef2bb7-4672-42f4-962a-c3f88f5cfb1a\",\n        \"product_type\": \"service\",\n        \"type\": \"recurring\",\n        \"validity_type\": \"hourly\",\n        \"name\": \"Hourly\",\n        \"cost\": \"10.00\",\n        \"price\": \"30.00\",\n        \"description\": \"Marketing for your product.\",\n        \"stock\": 0,\n        \"tax_applicable\": \"1\",\n        \"date_created\": \"2022-01-16 10:36:25\",\n        \"custom_fields\": [],\n        \"images\": [],\n        \"service_task_items\": [\n            {\n                \"title\": \"Hourly serv1\",\n                \"description\": \"description here\",\n                \"duration\": 300,\n                \"created_at\": \"2025-05-17T16:51:18.000000Z\",\n                \"updated_at\": \"2025-05-17T16:51:18.000000Z\",\n                \"service_task_item_id\": \"9eef2bb74b4b4e09b5ecd18c5777aad6\"\n            },\n            {\n                \"title\": \"Hourly serv2\",\n                \"description\": \"description here\",\n                \"duration\": 400,\n                \"created_at\": \"2025-05-17T16:51:18.000000Z\",\n                \"updated_at\": \"2025-05-17T16:51:18.000000Z\",\n                \"service_task_item_id\": \"9eef2bb74d4d4da18d88c56ab6ad5971\"\n            }\n        ]\n    }\n}"}],"_postman_id":"12609ea7-9a17-43ad-b47c-5ca459b617b5"},{"name":"Bulk Offering Creation","id":"feced9d1-d330-43ee-9a9a-0c702f9546cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Marketing recurring\",\r\n    \"type\": \"recurring\",\r\n    \"cost\": \"10\",\r\n    \"price\": \"30\",\r\n    \"description\": \"Marketing for your product\",\r\n    \"tax_applicable\": \"1\",\r\n    \"date_created\": \"2022-01-16 10:36:25\",\r\n    \"custom_fields\": {\r\n        \"offer01\": \"offering\"\r\n    },\r\n    \"service_task_items\": [\r\n            {\r\n                \"title\": \"Hourly serv1\", \r\n                \"description\": \"description here\", \r\n                \"duration\": 300\r\n            },\r\n            {\r\n                \"title\": \"Hourly serv2\", \r\n                \"description\": \"description here\", \r\n                \"duration\": 400\r\n            }\r\n        ]\r\n    },\r\n    {\r\n        \"name\": \"Blockchain App Development fixed\",\r\n        \"type\": \"one_time\",\r\n        \"cost\": \"10\",\r\n        \"price\": \"100\",\r\n        \"description\": \"Bloackchain based app development\",\r\n        \"tax_applicable\": \"1\",\r\n        \"date_created\": \"2022-01-16 10:36:25\",\r\n        \"custom_fields\": {\r\n        \"offer01\": \"offering\"\r\n    },\r\n    \"service_task_items\": [\r\n        {\r\n            \"title\": \"fixed serv1\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 300\r\n        },\r\n        {\r\n            \"title\": \"fixed serv2\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 400\r\n        }\r\n    ]\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-offering","description":"<p><strong>Possible request parameters for bulk offering creation:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>Type of offering  <br />(for payment type hourly pass recurring and for fixed or free pass one_time)</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the offering</td>\n</tr>\n<tr>\n<td>cost</td>\n<td>optional</td>\n<td>Cost of the offering</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the offering</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the offering</td>\n</tr>\n<tr>\n<td>tax_applicable</td>\n<td>optional boolean</td>\n<td>Tax applicable for the offering</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Date created of the offering. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about offering. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }Note: Custom field name should exist in system. Consider checking Custom fields.</td>\n</tr>\n<tr>\n<td>service_task_items</td>\n<td>required Array</td>\n<td>Service tasks associated with offering. Refer to the Service Task table</td>\n</tr>\n</tbody>\n</table>\n</div><p>Service Tasks</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the service task</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>required</td>\n<td>Duration of the service task.  <br />For one hour duration is 60</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the service task</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-offering"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b083cf4d-1581-4a7f-994c-c41a36e9d3b3","name":"Bulk Offering Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Marketing\",\r\n    \"product_type\": \"service\",\r\n    \"type\": \"recurring\",\r\n    \"validity_type\": \"hourly\",\r\n    \"price\": \"30\",\r\n    \"description\": \"Marketing for your product\",\r\n    \"tax_applicable\": \"1\",\r\n    \"date_created\": \"2022-01-16 10:36:25\"\r\n  },\r\n  {\r\n    \"name\": \"Blockchain App Development\",\r\n    \"product_type\": \"service\",\r\n    \"type\": \"recurring\",\r\n    \"validity_type\": \"hourly\",\r\n    \"price\": \"100\",\r\n    \"description\": \"Bloackchain based app development\",\r\n    \"tax_applicable\": \"1\",\r\n    \"date_created\": \"2022-01-16 10:36:25\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-offering"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 12:34:07 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"feced9d1-d330-43ee-9a9a-0c702f9546cd"},{"name":"Add Offering Image","id":"41cf7f51-79b9-4aa6-aa17-be8af6fe752d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Marketing\",\r\n  \"url\": \"https://static.saleoid.com/images/5UKDeKlVA5tkueSz.jpg\",\r\n  \"display_in_gallery\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering/assign-image/9edf601c-7782-467a-8f60-861a7770a9ea","description":"<p><strong>Assign image to offering by passing offering_id in URL.<br />offering_id: 36 character long</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the offering image</td>\n</tr>\n<tr>\n<td>url</td>\n<td>required</td>\n<td>URL of the offering image</td>\n</tr>\n<tr>\n<td>display_in_gallery</td>\n<td>optional boolean</td>\n<td>Display in gallery. Possible values: true, false</td>\n</tr>\n<tr>\n<td>size</td>\n<td>optional numeric</td>\n<td>Size of the offering image</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offering","assign-image","9edf601c-7782-467a-8f60-861a7770a9ea"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7e3a5826-388e-4a4e-aefa-4f9de1a0ab6b","name":"Add Offering Image","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Marketing\",\r\n  \"url\": \"https://static.equp.com/images/5UKDeKlVA5tkueSz.jpg\",\r\n  \"display_in_gallery\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering/assign-image/961dbb8c-64bb-4384-990d-c335ba5759b6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 14:14:07 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"Content-Length","value":"62"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Service image assign successfully.\"\n}"}],"_postman_id":"41cf7f51-79b9-4aa6-aa17-be8af6fe752d"},{"name":"Update Particular Offering","id":"49722987-ad69-4b43-b5bf-c798ccfe0be9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Marketing Devs\",\r\n    \"type\": \"recurring\",\r\n    \"cost\": \"10\",\r\n    \"price\": \"35\",\r\n    \"description\": \"Marketing for your product\",\r\n    \"tax_applicable\": 1,\r\n    \"date_created\": \"2022-01-16 10:36:25\",\r\n    \"custom_fields\": {\r\n        \"offer01\": \"offering\"\r\n    },\r\n    \"service_task_items\": [\r\n        {\r\n            \"title\": \"Hourly serv11\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 300\r\n        }\r\n    ],\r\n    \"service_task_items_update\": [\r\n        {\r\n            \"service_task_item_id\": \"9e26002031954f8d8ffef8c2ba6afc7a\",\r\n            \"title\": \"Hourly serv12\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 321\r\n        },\r\n        {\r\n            \"service_task_item_id\": \"9eef28384a344a0fad9218f3e6f47dfd\",\r\n            \"title\": \"Hourly serv11\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 320\r\n        }\r\n    ],\r\n    \"service_task_items_delete\": [\r\n        {\r\n            \"product_item_id\": \"9ed2c9d7c45d47a5ba98732ca686328f\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering/9e260020-240d-4b6d-91dd-4df7104f380c","description":"<p><strong>Possible request parameters for updating offering information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>optional</td>\n<td>Type of offering  <br />(for payment type hourly pass recurring and for fixed or free pass one_time)</td>\n</tr>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the offering</td>\n</tr>\n<tr>\n<td>cost</td>\n<td>optional</td>\n<td>Cost of the offering</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Price of the offering</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the offering</td>\n</tr>\n<tr>\n<td>tax_applicable</td>\n<td>optional boolean</td>\n<td>Tax applicable for the offering</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about offering. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }Note: Custom field name should exist in system. Consider checking Custom fields.</td>\n</tr>\n<tr>\n<td>service_task_items</td>\n<td>optional Array</td>\n<td>Service tasks associated with offering. Refer to the Service Task table</td>\n</tr>\n<tr>\n<td>service_task_items_update</td>\n<td>optional Array</td>\n<td>Service Tasks Update associated with offering. Refer to the Service Task table</td>\n</tr>\n<tr>\n<td>service_task_items_delete</td>\n<td>optional Array</td>\n<td>Service Tasks Delete associated with offering. Refer to the Service Task table</td>\n</tr>\n</tbody>\n</table>\n</div><p>Service Tasks</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the service task</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>required</td>\n<td>Duration of the service task.  <br />For one hour duration is 60</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the service task</td>\n</tr>\n</tbody>\n</table>\n</div><p>Service Tasks Update</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_item_id</td>\n<td>required</td>\n<td>Offering's offering_id</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of the service task</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>required</td>\n<td>Duration of the service task.  <br />For one hour duration is 60</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the service task</td>\n</tr>\n</tbody>\n</table>\n</div><p>Service Tasks Delete</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_item_id</td>\n<td>required</td>\n<td>product_item_id of the service task</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offering","9e260020-240d-4b6d-91dd-4df7104f380c"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3dd50afe-d103-4ff4-99cb-83287c4db23d","name":"Update Particular Offering","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Marketing Devs\",\r\n    \"type\": \"recurring\",\r\n    \"cost\": \"10\",\r\n    \"price\": \"35\",\r\n    \"description\": \"Marketing for your product\",\r\n    \"tax_applicable\": 1,\r\n    \"date_created\": \"2022-01-16 10:36:25\",\r\n    \"custom_fields\": {\r\n        \"offer01\": \"offering\"\r\n    },\r\n    \"service_task_items\": [\r\n        {\r\n            \"title\": \"Hourly serv11\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 300\r\n        }\r\n    ],\r\n    \"service_task_items_update\": [\r\n        {\r\n            \"service_task_item_id\": \"9e26002031954f8d8ffef8c2ba6afc7a\",\r\n            \"title\": \"Hourly serv12\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 321\r\n        },\r\n        {\r\n            \"service_task_item_id\": \"9eef28384a344a0fad9218f3e6f47dfd\",\r\n            \"title\": \"Hourly serv11\", \r\n            \"description\": \"description here\", \r\n            \"duration\": 320\r\n        }\r\n    ],\r\n    \"service_task_items_delete\": [\r\n        \r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering/9e260020-240d-4b6d-91dd-4df7104f380c"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.19"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 17 May 2025 16:47:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"98"},{"key":"Access-Control-Allow-Origin","value":"app.saleoid.com"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"offering_id\": \"9e260020-240d-4b6d-91dd-4df7104f380c\",\n        \"product_type\": \"service\",\n        \"type\": \"recurring\",\n        \"validity_type\": \"hourly\",\n        \"name\": \"Marketing Devs\",\n        \"cost\": \"10.00\",\n        \"price\": \"35.00\",\n        \"description\": \"Marketing for your product\",\n        \"stock\": 0,\n        \"tax_applicable\": 1,\n        \"date_created\": \"2025-02-06 16:48:00\",\n        \"custom_fields\": [],\n        \"images\": [],\n        \"service_task_items\": [\n            {\n                \"title\": \"Hourly serv12\",\n                \"description\": \"description here\",\n                \"duration\": 321,\n                \"created_at\": \"2025-02-06T22:18:00.000000Z\",\n                \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"service_task_item_id\": \"9e26002031954f8d8ffef8c2ba6afc7a\"\n            },\n            {\n                \"title\": \"Hourly serv11\",\n                \"description\": \"description here\",\n                \"duration\": 320,\n                \"created_at\": \"2025-05-17T16:41:31.000000Z\",\n                \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"service_task_item_id\": \"9eef28384a344a0fad9218f3e6f47dfd\"\n            },\n            {\n                \"title\": \"Hourly serv11\",\n                \"description\": \"description here\",\n                \"duration\": 300,\n                \"created_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"updated_at\": \"2025-05-17T16:47:07.000000Z\",\n                \"service_task_item_id\": \"9eef2a389783404194c8f5c450f4d131\"\n            }\n        ]\n    }\n}"}],"_postman_id":"49722987-ad69-4b43-b5bf-c798ccfe0be9"},{"name":"Set Default Image for Offering","id":"dc3b1417-f6fc-406d-aa95-e5e00f44142c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"attachment_id\": \"9ed2d14d-bace-4feb-8415-89f1b49907af\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering/default-image/9ed2c9d7-c268-4822-9b12-cd65bdb30247","description":"<p><strong>Set default image of the offering by passing offering_id in URL.</strong></p>\n<p><strong>offering_id: 36 character long</strong></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offering","default-image","9ed2c9d7-c268-4822-9b12-cd65bdb30247"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"14640a60-a438-402a-aaa4-3404132dd2e7","name":"Set Default Image for Offering","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"id\": \"4586\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/offering/default-image/961dbb8c-64bb-4384-990d-c335ba5759b6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 14:23:35 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"Content-Length","value":"67"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Service image set default successfully.\"\n}"}],"_postman_id":"dc3b1417-f6fc-406d-aa95-e5e00f44142c"},{"name":"Delete Particular Offering","id":"ceaae92a-94d1-4739-8e2a-f3d31706976a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/offering/9ed2c9d7-c268-4822-9b12-cd65bdb30247","description":"<p><strong>To delete an offering, pass offering_id in url.</strong></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offering","9ed2c9d7-c268-4822-9b12-cd65bdb30247"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"394f73b4-5c25-4a22-8983-4495e82f299a","name":"Delete Particular Offering","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/offering/961db214-1473-4dcf-8e0b-2e40303a6419"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 12:28:32 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"57"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Service successfully deleted.\"\n}"}],"_postman_id":"ceaae92a-94d1-4739-8e2a-f3d31706976a"},{"name":"Delete Offering Image","id":"0bb9fb59-cdc2-44f6-bc93-65c055242292","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/offering/remove-image/9ed2c9d7-c268-4822-9b12-cd65bdb30247/9ed2d14d-bace-4feb-8415-89f1b49907af","description":"<p><strong>Delete particular image of the offering by passing offering_id and</strong> attachment_id <strong>in URL.<br />offering_id: 36 character long</strong></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["offering","remove-image","9ed2c9d7-c268-4822-9b12-cd65bdb30247","9ed2d14d-bace-4feb-8415-89f1b49907af"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5c192cb7-9b6c-498f-ae58-c2969ac7efa2","name":"Delete Offering Image","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/offering/remove-image/961dbb8c-64bb-4384-990d-c335ba5759b6/4586"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 14:38:06 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"62"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Service image delete successfully.\"\n}"}],"_postman_id":"0bb9fb59-cdc2-44f6-bc93-65c055242292"}],"id":"509da126-7942-4e2d-9c2f-c6eb030c55de","event":[{"listen":"prerequest","script":{"id":"8384d553-b765-4942-8217-04390574fa85","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"62d66202-b31f-4a64-bd57-1385ed1ac4b6","type":"text/javascript","exec":[""]}}],"_postman_id":"509da126-7942-4e2d-9c2f-c6eb030c55de","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Tags","item":[{"name":"Get All Tags With Pagination","id":"e2f46478-0f46-4b0a-bffd-c525f8c0dc8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/tags","description":"<p>Get all tags list along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tags"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4c13cc2d-4652-4b97-8674-e53e7903920a","name":"Get All Tags With Pagination","originalRequest":{"method":"GET","header":[],"url":"{{url}}/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 08:22:06 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"1217"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 7,\n    \"currentPage\": 1,\n    \"lastPage\": 1,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"tag_id\": \"960bbac7-bf3c-4f9a-a9e3-addb21530463\",\n            \"name\": \"from mohali\",\n            \"created_at\": \"2022-03-31T15:25:31.000000Z\",\n            \"updated_at\": \"2022-04-12T13:47:04.000000Z\"\n        },\n        {\n            \"tag_id\": \"960bbac7-bb71-48f5-9577-067b3c61109b\",\n            \"name\": \"payment failed\",\n            \"created_at\": \"2022-03-31T15:04:54.000000Z\",\n            \"updated_at\": \"2022-04-12T13:47:04.000000Z\"\n        },\n        {\n            \"tag_id\": \"960bbaab-8511-4798-9208-3f3d40dd2cc9\",\n            \"name\": \"Scheduled Demo\",\n            \"created_at\": \"2021-11-02T08:32:46.000000Z\",\n            \"updated_at\": \"2022-04-12T13:46:46.000000Z\"\n        },\n        {\n            \"tag_id\": \"960bbaab-8b9c-463f-85bd-7edc432c56cd\",\n            \"name\": \"Ready To Purchase\",\n            \"created_at\": \"2021-11-02T08:32:46.000000Z\",\n            \"updated_at\": \"2022-04-12T13:46:46.000000Z\"\n        },\n        {\n            \"tag_id\": \"960bbaab-8e76-4020-8b0a-cf5295bc575a\",\n            \"name\": \"On Free Trial\",\n            \"created_at\": \"2021-11-02T08:32:46.000000Z\",\n            \"updated_at\": \"2022-04-12T13:46:46.000000Z\"\n        },\n        {\n            \"tag_id\": \"960bbaab-928e-4acb-ac23-6881de954bcd\",\n            \"name\": \"Customer\",\n            \"created_at\": \"2021-11-02T08:32:46.000000Z\",\n            \"updated_at\": \"2022-04-12T13:46:46.000000Z\"\n        },\n        {\n            \"tag_id\": \"960bbaab-9958-422b-ace5-7839e01f98a3\",\n            \"name\": \"Old Customers\",\n            \"created_at\": \"2021-11-02T08:32:46.000000Z\",\n            \"updated_at\": \"2022-04-12T13:46:46.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"e2f46478-0f46-4b0a-bffd-c525f8c0dc8f"},{"name":"Get Particular Tag","id":"661bd7a4-41e3-47fc-9439-4cd1c2227560","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/tag/960bbac7-bf3c-4f9a-a9e3-addb21530463","description":"<p>Get particular tag details by passing tag_id in url.</p>\n<p><strong>tag_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tag","960bbac7-bf3c-4f9a-a9e3-addb21530463"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f71fec90-a535-4b94-8c79-aec6304e7c61","name":"Get Particular Tag","originalRequest":{"method":"GET","header":[],"url":"{{url}}/tag/960bbac7-bf3c-4f9a-a9e3-addb21530463"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 08:24:04 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"179"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"tag_id\": \"960bbac7-bf3c-4f9a-a9e3-addb21530463\",\n        \"name\": \"from mohali\",\n        \"created_at\": \"2022-03-31T15:25:31.000000Z\",\n        \"updated_at\": \"2022-04-12T13:47:04.000000Z\"\n    }\n}"}],"_postman_id":"661bd7a4-41e3-47fc-9439-4cd1c2227560"},{"name":"Single Tag Creation","id":"60353e7e-5a8a-4e3b-97b7-0b0052bd8991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Tag-one\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tag","description":"<p><strong>Possible request parameters to create tag:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of tag</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tag"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4679e20e-f81f-427e-a700-e37fcf7f2825","name":"Single Tag Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Tag-one\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/tag"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 08:27:17 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"175"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"tag_id\": \"961d6346-dec9-4b2e-b6ee-3f68b0889735\",\n        \"name\": \"Tag-one\",\n        \"created_at\": \"2022-04-21T08:27:18.000000Z\",\n        \"updated_at\": \"2022-04-21T08:27:18.000000Z\"\n    }\n}"}],"_postman_id":"60353e7e-5a8a-4e3b-97b7-0b0052bd8991"},{"name":"Bulk Tag Creation","id":"43d786f1-896b-4a24-b203-320c721d50e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"tag-c\"\r\n  },\r\n  {\r\n    \"name\": \"tag-d\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-tag","description":"<p><strong>You can add up to 20 tags at a time</strong></p>\n<p><strong>Possible request parameters to create bulk tag:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of tag</td>\n</tr>\n</tbody>\n</table>\n</div><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[{\"name\":\"tag1\"},{\"name\":\"tag2\"}]\n\n</code></pre>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-tag"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"0edb0fad-d045-4bd7-b223-79181f830942","name":"Bulk Tag Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"tag-c\"\r\n  },\r\n  {\r\n    \"name\": \"tag-d\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-tag"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 08:31:20 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"43d786f1-896b-4a24-b203-320c721d50e0"},{"name":"Update Single Tag","id":"fc694dc7-fe14-4fe9-a334-4e467c152ca4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Tag-DD\"\r\n }","options":{"raw":{"language":"json"}}},"url":"{{url}}/tag/961d64b9-9786-43a2-8ef6-5b5751c593a4","description":"<p>Update particular tag name by passing tag_id in url.</p>\n<p><strong>tag_id</strong>: <em>36 character long</em></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of tag</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tag","961d64b9-9786-43a2-8ef6-5b5751c593a4"],"host":["{{url}}"],"query":[{"disabled":true,"key":"name","value":"Tag-DD"}],"variable":[]}},"response":[{"id":"01e0eb4a-a83b-4e21-99f1-9293ed0abe74","name":"Update Single Tag","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Tag-DD\"\r\n }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}/tag/961d64b9-9786-43a2-8ef6-5b5751c593a4","host":["{{url}}"],"path":["tag","961d64b9-9786-43a2-8ef6-5b5751c593a4"],"query":[{"key":"name","value":"Tag-DD","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 08:36:58 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"174"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"tag_id\": \"961d64b9-9786-43a2-8ef6-5b5751c593a4\",\n        \"name\": \"Tag-DD\",\n        \"created_at\": \"2022-04-21T08:31:21.000000Z\",\n        \"updated_at\": \"2022-04-21T08:36:58.000000Z\"\n    }\n}"}],"_postman_id":"fc694dc7-fe14-4fe9-a334-4e467c152ca4"},{"name":"Delete Particular Tag","id":"ca34233e-e5e9-442c-b258-e9aa794b9220","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/tag/961d64b9-9786-43a2-8ef6-5b5751c593a4","description":"<p>Delete particular tag by passing tag_id in url.</p>\n<p><strong>tag_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["tag","961d64b9-9786-43a2-8ef6-5b5751c593a4"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"dbdd3c08-f6f4-4456-959d-e49626b34cfa","name":"Delete Particular Tag","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/tag/961d64b9-9786-43a2-8ef6-5b5751c593a4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 08:39:35 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"53"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Tag successfully deleted.\"\n}"}],"_postman_id":"ca34233e-e5e9-442c-b258-e9aa794b9220"}],"id":"a453c506-9f7b-431f-84c5-0016efab5866","_postman_id":"a453c506-9f7b-431f-84c5-0016efab5866","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Deals","item":[{"name":"Stage/Owner Api","item":[{"name":"Get All Stages","id":"816f5314-283c-47eb-80cb-eb5f6a57474c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/deal/stages","description":"<p>Get all stages list from all piplines.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["deal","stages"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1fe63330-5d08-4661-95d2-142215c370d5","name":"Get All Stages","originalRequest":{"method":"GET","header":[],"url":"{{url}}/deal/stages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 09:01:11 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"554"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"stage_id\": \"9613c3ce-6716-4c90-a8f2-bd5c43be8b98\",\n            \"label\": \"New Lead\",\n            \"probability\": 20\n        },\n        {\n            \"stage_id\": \"9613c3ce-6881-48a1-afa6-8f8b68046bc1\",\n            \"label\": \"Requested Demo\",\n            \"probability\": 40\n        },\n        {\n            \"stage_id\": \"9613c3ce-69a3-43ec-adb6-ccd278f22a47\",\n            \"label\": \"On Trial\",\n            \"probability\": 60\n        },\n        {\n            \"stage_id\": \"9613c3ce-6b0d-4a5d-81a1-fc8b11e60cc5\",\n            \"label\": \"Trial Expired\",\n            \"probability\": 80\n        },\n        {\n            \"stage_id\": \"9613c3ce-6ca6-48aa-b07d-86c16a911706\",\n            \"label\": \"Won\",\n            \"probability\": 100\n        },\n        {\n            \"stage_id\": \"9613c3ce-6e0b-4369-a690-6e0961f65083\",\n            \"label\": \"Lost\",\n            \"probability\": 0\n        }\n    ]\n}"}],"_postman_id":"816f5314-283c-47eb-80cb-eb5f6a57474c"},{"name":"Get All Owners","id":"2cb7ed95-0bbd-4928-aba8-5d5ee22e1e88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/deal/owners","description":"<p>Get all owner's list (Team Member).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["deal","owners"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"080b644f-1422-43c9-afe5-37f4d0c1127f","name":"Get All Owners","originalRequest":{"method":"GET","header":[],"url":"{{url}}/deal/owners"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 09:02:29 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"141"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"user_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\n            \"first_name\": \"Manish\",\n            \"last_name\": \"Thakur\",\n            \"name\": \"Manish Thakur\"\n        }\n    ]\n}"}],"_postman_id":"2cb7ed95-0bbd-4928-aba8-5d5ee22e1e88"}],"id":"e48f2108-127d-4afb-9a1a-b6a687ef3380","_postman_id":"e48f2108-127d-4afb-9a1a-b6a687ef3380","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Get All Deals With Pagination","id":"cf9f54c4-c897-4a76-9d5d-4d407144b880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/deals","description":"<p>Get all deal listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["deals"],"host":["{{url}}"],"query":[{"disabled":true,"key":"per_page","value":"2"},{"disabled":true,"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"6e1aa819-39b0-47f9-935d-92710a5b9b0e","name":"Get All Deals With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/deals?per_page=2&page=2","host":["{{url}}"],"path":["deals"],"query":[{"key":"per_page","value":"2"},{"key":"page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 10:10:46 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"940"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 17,\n    \"currentPage\": 2,\n    \"lastPage\": 9,\n    \"previousPageUrl\": \"{{url}}/deals?page=1\",\n    \"nextPageUrl\": \"{{url}}/deals?page=3\",\n    \"data\": [\n        {\n            \"deal_id\": \"960f8029-91a7-4839-80fd-b63a9e37e7c2\",\n            \"name\": \"Gold-2022-03-31 13:28:08 (subscription)\",\n            \"amount\": 19,\n            \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\n            \"stage_id\": \"9613c3ce-6ca6-48aa-b07d-86c16a911706\",\n            \"contact_id\": \"960b6286-8728-4b0f-b159-ae4a9b15e620\",\n            \"associated_products\": [\n                {\n                    \"plan_id\": \"960d4f88-acd0-46f0-bea6-70ee998109cc\",\n                    \"name\": \"Gold\"\n                }\n            ],\n            \"custom_fields\": []\n        },\n        {\n            \"deal_id\": \"960f8029-7e52-402e-9b30-b193d806d9cd\",\n            \"name\": \"Gold-2022-03-28 10:41:07 (subscription)\",\n            \"amount\": 19,\n            \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\n            \"stage_id\": \"9613c3ce-6ca6-48aa-b07d-86c16a911706\",\n            \"contact_id\": \"960b6286-5e29-499a-a663-4b728dcb473a\",\n            \"associated_products\": [\n                {\n                    \"plan_id\": \"960d4f88-acd0-46f0-bea6-70ee998109cc\",\n                    \"name\": \"Gold\"\n                }\n            ],\n            \"custom_fields\": []\n        }\n    ]\n}"}],"_postman_id":"cf9f54c4-c897-4a76-9d5d-4d407144b880"},{"name":"Get Particular Deal","id":"ec147eed-96d2-4800-bebf-755390288141","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/deal/960f8029-91a7-4839-80fd-b63a9e37e7c2","description":"<p>Get particular deal data by passing deal_id in url.</p>\n<p><strong>deal_id:</strong> 36 characher long</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["deal","960f8029-91a7-4839-80fd-b63a9e37e7c2"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e8deb62f-efa9-4696-b71a-29549fed54ba","name":"Get Particular Deal","originalRequest":{"method":"GET","header":[],"url":"{{url}}/deal/960f8029-91a7-4839-80fd-b63a9e37e7c2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 10:14:02 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"394"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"deal_id\": \"960f8029-91a7-4839-80fd-b63a9e37e7c2\",\n        \"name\": \"Gold-2022-03-31 13:28:08 (subscription)\",\n        \"amount\": 19,\n        \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\n        \"stage_id\": \"9613c3ce-6ca6-48aa-b07d-86c16a911706\",\n        \"contact_id\": \"960b6286-8728-4b0f-b159-ae4a9b15e620\",\n        \"associated_products\": [\n            {\n                \"plan_id\": \"960d4f88-acd0-46f0-bea6-70ee998109cc\",\n                \"name\": \"Gold\"\n            }\n        ],\n        \"custom_fields\": []\n    }\n}"}],"_postman_id":"ec147eed-96d2-4800-bebf-755390288141"},{"name":"Single Deal Creation","id":"74c84e21-d198-4ace-9089-61eae67ba986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Deal-1004\",\r\n  \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\r\n  \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n  \"amount\": \"100\",\r\n  \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n  \"deal_products\": [\r\n    \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n    \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    \r\n  ],\r\n  \"custom_fields\": {\r\n    \"datte01\": \"2021-09-19\",\r\n    \"texxt01\": \"text\",\r\n    \"decimall01\": \"10.55\",\r\n    \"check01\": [\r\n      \"check1\",\r\n      \"check2\"\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/deal","description":"<p><strong>Possible request parameters to create deal:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the deal</td>\n</tr>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact to the deal</td>\n</tr>\n<tr>\n<td>stage_id</td>\n<td>required</td>\n<td>Stage to the deal</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>required</td>\n<td>Amount of the deal</td>\n</tr>\n<tr>\n<td>owner_id</td>\n<td>optional</td>\n<td>Owner to the deal</td>\n</tr>\n<tr>\n<td>deal_products</td>\n<td>optional</td>\n<td>Products/Plans to the deal. From Product Service List (product/service), for plan from SAAS &gt; Plans &gt; Plan List</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }*  <br />Note: Custom field name should exists in system. Consider checking* Custom fields</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["deal"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"750083cc-fa97-463e-96a6-5248fafdb91f","name":"Single Deal Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Deal-1004\",\r\n  \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\r\n  \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n  \"amount\": \"100\",\r\n  \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n  \"deal_products\": [\r\n    \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n    \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    \r\n  ],\r\n  \"custom_fields\": {\r\n    \"datte01\": \"2021-09-19\",\r\n    \"texxt01\": \"text\",\r\n    \"decimall01\": \"10.55\",\r\n    \"check01\": [\r\n      \"check1\",\r\n      \"check2\"\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/deal"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 13:45:17 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"303"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"deal_id\": \"961bd204-69c8-4f68-911f-00770c2da5cb\",\n        \"name\": \"Deal-1004\",\n        \"amount\": \"100\",\n        \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\n        \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\n        \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\n        \"associated_products\": [],\n        \"custom_fields\": []\n    }\n}"}],"_postman_id":"74c84e21-d198-4ace-9089-61eae67ba986"},{"name":"Bulk Deal Creation","id":"ef0a57de-d361-44fb-9760-8e3f96cf03e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Deal106\",\r\n    \"contact_id\": \"960b6286-8728-4b0f-b159-ae4a9b15e620\",\r\n    \"stage_id\": \"9613c3ce-6881-48a1-afa6-8f8b68046bc1\",\r\n    \"amount\": \"100\",\r\n    \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"deal_products\": [\r\n      \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n      \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    ],\r\n    \"custom_fields\": null\r\n  },\r\n  {\r\n    \"name\": \"Deal107\",\r\n    \"contact_id\": \"960b6286-5e29-499a-a663-4b728dcb473a\",\r\n    \"stage_id\": \"9613c3ce-6881-48a1-afa6-8f8b68046bc1\",\r\n    \"amount\": \"100\",\r\n    \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"deal_products\": [\r\n       \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n      \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    ],\r\n    \"custom_fields\":null\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-deal","description":"<p><strong>Possible request parameters to create bulk deal:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n<td>Name of the deal</td>\n</tr>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact to the deal</td>\n</tr>\n<tr>\n<td>stage_id</td>\n<td>required</td>\n<td>Stage of the deal</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>required</td>\n<td>Amount of the deal</td>\n</tr>\n<tr>\n<td>owner_id</td>\n<td>optional</td>\n<td>Owner to the deal</td>\n</tr>\n<tr>\n<td>deal_products</td>\n<td>optional</td>\n<td>Products/Plans to the deal.  <br />From Product Service List (product/service), for plan from SAAS &gt; Plans &gt; Plan List</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }*  <br />Note: Custom field name should exists in system. Consider checking* Custom fields</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-deal"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ca38be31-cb2b-40e8-ba33-fd5f32b477db","name":"Bulk Deal Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n  \"name\": \"Deal-1104\",\r\n  \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\r\n  \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n  \"amount\": \"100\",\r\n  \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n  \"deal_products\": [\r\n    \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n    \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n  ],\r\n  \"custom_fields\": {\r\n    \"datte01\": \"2021-09-19\",\r\n    \"texxt01\": \"text\",\r\n    \"decimall01\": \"10.55\",\r\n    \"check01\": [\r\n      \"check1\",\r\n      \"check2\"\r\n    ]\r\n  }\r\n},\r\n  {\r\n    \"name\": \"Deal-1105\",\r\n    \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\r\n    \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n    \"amount\": \"100\",\r\n    \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"deal_products\": [\r\n        \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n        \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    ],\r\n    \"custom_fields\": {\r\n      \"datte01\": \"2021-09-19\",\r\n      \"texxt01\": \"text\",\r\n      \"decimall01\": \"10.55\",\r\n      \"check01\": [\r\n        \"check1\",\r\n        \"check2\"\r\n      ]\r\n    }\r\n  }  \r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-deal"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 14:03:19 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"},{"id":"a772cd68-d981-45ad-b8be-25267ab35805","name":"Bulk Deal Creation-Validation Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"Deal104\",\r\n    \"contact_id\": \"960b6286-8728-4b0f-b159-ae4a9b15e620\",\r\n    \"stage_id\": \"9613c3ce-6881-48a1-afa6-8f8b68046bc1\",\r\n    \"amount\": \"100\",\r\n    \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"deal_products\": [\r\n      \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n      \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    ],\r\n    \"custom_fields\": null\r\n  },\r\n  {\r\n    \"name\": \"Deal105\",\r\n    \"contact_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"stage_id\": \"9613c3ce-6881-48a1-afa6-8f8b68046bc1\",\r\n    \"amount\": \"100\",\r\n    \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"deal_products\": [\r\n       \"960d4f88-aa26-409f-b729-834a2a42e225\",\r\n      \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    ],\r\n    \"custom_fields\":null\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-deal"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 08:16:50 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"97"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"error\": \"Validation Error\",\n    \"message\": {\n        \"1.contact_id\": [\n            \"Contact id is required\"\n        ]\n    }\n}"}],"_postman_id":"ef0a57de-d361-44fb-9760-8e3f96cf03e9"},{"name":"Update Particular Deal","id":"b8a3bad9-9da1-48e6-93f2-e1b97d06a301","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n \r\n    \"name\": \"Deal-1004\",\r\n    \"amount\": \"100\",\r\n    \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n    \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\r\n    \"deal_products\": [\r\n        \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n        \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    ],\r\n  \"remove_deal_products\": [],\r\n  \"custom_fields\": {\r\n    \"datte01\": \"2021-09-19\",\r\n    \"texxt01\": \"text\",\r\n    \"decimall01\": \"10.58\"\r\n  }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/deal/961bd204-69c8-4f68-911f-00770c2da5cb","description":"<p><strong>Possible request parameters for updating a deal information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the deal</td>\n</tr>\n<tr>\n<td>contact_id</td>\n<td>optional</td>\n<td>Contact to the deal</td>\n</tr>\n<tr>\n<td>stage_id</td>\n<td>optional</td>\n<td>Stage to the deal</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>optional</td>\n<td>Amount of the deal</td>\n</tr>\n<tr>\n<td>owner_id</td>\n<td>optional</td>\n<td>Owner to the deal</td>\n</tr>\n<tr>\n<td>deal_products</td>\n<td>optional</td>\n<td>Products/Plans to the deal.  <br />From Product Service List (product/service), for plan from Plan List</td>\n</tr>\n<tr>\n<td>remove_deal_products</td>\n<td>optional</td>\n<td>Products/Plans to the deal.  <br />From Product Service List (product/service), for plan from SAAS &gt; Plans &gt; Plan List</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }*  <br />Note: Custom field name should exists in system. Consider checking* Custom fields</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["deal","961bd204-69c8-4f68-911f-00770c2da5cb"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"14e5ce25-8f4d-49db-8ebe-d22ab5ac8f28","name":"Update Particular Deal","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n \r\n    \"name\": \"Deal-1004\",\r\n    \"amount\": \"100\",\r\n    \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\r\n    \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n    \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\r\n    \"deal_products\": [\r\n        \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\r\n        \"960d4f88-ab5b-4f08-9003-b554230296c9\"\r\n    ],\r\n  \"remove_deal_products\": [],\r\n  \"custom_fields\": {\r\n    \"datte01\": \"2021-09-19\",\r\n    \"texxt01\": \"text\",\r\n    \"decimall01\": \"10.58\"\r\n  }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/deal/961bd204-69c8-4f68-911f-00770c2da5cb"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 13:52:10 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"303"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"deal_id\": \"961bd204-69c8-4f68-911f-00770c2da5cb\",\n        \"name\": \"Deal-1004\",\n        \"amount\": \"100\",\n        \"owner_id\": \"960f8002-1ef9-4111-bd25-fa66e1dd7680\",\n        \"stage_id\": \"961bce44-c22c-4bb2-bd7f-2fde3bee11d5\",\n        \"contact_id\": \"960fc0d5-6fb6-4851-908a-19f556a95e39\",\n        \"associated_products\": [],\n        \"custom_fields\": []\n    }\n}"}],"_postman_id":"b8a3bad9-9da1-48e6-93f2-e1b97d06a301"},{"name":"Delete Particular Deal","id":"4133b47a-e55b-457d-98f8-f4749e9acf80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/deal/961bd204-69c8-4f68-911f-00770c2da5cb","description":"<p><strong>Delete particular deal by passing deal_id in url.</strong></p>\n<p><strong>deal_id:</strong> 36 character long</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["deal","961bd204-69c8-4f68-911f-00770c2da5cb"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"dcf4908c-b86f-486d-b9f7-d4f8b61f791a","name":"Delete Particular Deal","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/deal/961bd204-69c8-4f68-911f-00770c2da5cb"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 13:53:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"54"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Deal successfully deleted.\"\n}"}],"_postman_id":"4133b47a-e55b-457d-98f8-f4749e9acf80"}],"id":"669261bc-7dce-45d4-929f-e5185e4027d7","_postman_id":"669261bc-7dce-45d4-929f-e5185e4027d7","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Coupons","item":[{"name":"Get All Coupons  With Pagination","id":"5a9a306e-a8af-4a07-9abe-161090bc7708","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/coupons","description":"<p>Get all coupons listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["coupons"],"host":["{{url}}"],"query":[{"disabled":true,"key":"page","value":"2"},{"disabled":true,"key":"per_page","value":"2"}],"variable":[]}},"response":[{"id":"717390d7-39a1-414d-805e-4925eed2df3d","name":"Get All Coupons  With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/coupons?page=2&per_page=2","host":["{{url}}"],"path":["coupons"],"query":[{"key":"page","value":"2"},{"key":"per_page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 10:41:17 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"602"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 3,\n    \"currentPage\": 2,\n    \"lastPage\": 2,\n    \"previousPageUrl\": \"{{url}}/coupons?page=1\",\n    \"nextPageUrl\": null,\n    \"data\": [\n        {\n            \"coupon_id\": \"961b49f9-d049-4197-ae76-8e94d47c18bf\",\n            \"name\": \"coupon-a\",\n            \"code\": \"CP-51\",\n            \"discount_type\": \"fixed\",\n            \"applies_to\": \"product\",\n            \"date_expires\": \"2022-11-12T11:15:05.000000Z\",\n            \"usage_count\": 5,\n            \"usage_limit\": 2,\n            \"customer_usage_limit\": 1,\n            \"amount\": \"4.00\",\n            \"date_created\": \"2022-11-13 11:15:05\",\n            \"associated_products\": [\n                {\n                    \"product_id\": \"960d4f87-de66-486f-9dc8-94d3cccbfcbd\",\n                    \"name\": \"Silver\"\n                },\n                {\n                    \"product_id\": \"960d4f87-eb66-40b4-9bc9-fcd993b0d4b0\",\n                    \"name\": \"Gold\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"5a9a306e-a8af-4a07-9abe-161090bc7708"},{"name":"Get Particular Coupon","id":"e26d10f3-1414-4572-a53c-c930db22d7a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/coupon/961b49f9-d049-4197-ae76-8e94d47c18bf","description":"<p>Get particular coupon details by passing coupon_id in url.</p>\n<p><strong>coupon_id:</strong> 36 character long</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["coupon","961b49f9-d049-4197-ae76-8e94d47c18bf"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"cc16f555-a5f4-4031-8388-3e6ad3a7b4eb","name":"Get Particular Coupon","originalRequest":{"method":"GET","header":[],"url":"{{url}}/coupon/961b49f9-d049-4197-ae76-8e94d47c18bf"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 10:43:38 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"472"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"coupon_id\": \"961b49f9-d049-4197-ae76-8e94d47c18bf\",\n        \"name\": \"coupon-a\",\n        \"code\": \"CP-51\",\n        \"discount_type\": \"fixed\",\n        \"applies_to\": \"product\",\n        \"date_expires\": \"2022-11-12T11:15:05.000000Z\",\n        \"usage_count\": 5,\n        \"usage_limit\": 2,\n        \"customer_usage_limit\": 1,\n        \"amount\": \"4.00\",\n        \"date_created\": \"2022-11-13 11:15:05\",\n        \"associated_products\": [\n            {\n                \"product_id\": \"960d4f87-de66-486f-9dc8-94d3cccbfcbd\",\n                \"name\": \"Silver\"\n            },\n            {\n                \"product_id\": \"960d4f87-eb66-40b4-9bc9-fcd993b0d4b0\",\n                \"name\": \"Gold\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e26d10f3-1414-4572-a53c-c930db22d7a5"},{"name":"Single Coupon Creation","id":"4cfacca2-c656-4ce4-9650-f2d06f118c61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"coupon-dd\",\r\n    \"code\": \"CPD-5001\",\r\n    \"type\": \"service\",\r\n    \"discount_type\": \"fixed\",\r\n    \"applies_to\": \"product\",\r\n    \"date_expires\": \"2022-11-12 11:15:05\",\r\n    \"usage_count\": \"5\",\r\n    \"usage_limit\": \"2\",\r\n    \"customer_usage_limit\": \"1\",\r\n    \"amount\": \"4\",\r\n    \"date_created\": \"2022-11-13 11:15:05\",\r\n    \"coupon_products\": [\r\n        \"960d4f88-aa26-409f-b729-834a2a42e225\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coupon","description":"<p><strong>Possible request parameters to create coupon:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the coupon</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>saas(for plans)/service(for offering)</td>\n</tr>\n<tr>\n<td>code</td>\n<td>required</td>\n<td>Code of the coupon</td>\n</tr>\n<tr>\n<td>discount_type</td>\n<td>required</td>\n<td>Discount type of the coupon (percent, fixed)</td>\n</tr>\n<tr>\n<td>applies_to</td>\n<td>required</td>\n<td>Coupon applies to (order, product, plan)</td>\n</tr>\n<tr>\n<td>date_expires</td>\n<td>optional</td>\n<td>Date expires of the coupon. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>usage_count</td>\n<td>optional</td>\n<td>Usage count of the coupon</td>\n</tr>\n<tr>\n<td>usage_limit</td>\n<td>optional</td>\n<td>Usage limit of the coupon</td>\n</tr>\n<tr>\n<td>customer_usage_limit</td>\n<td>optional</td>\n<td>Customer usage limit of the coupon</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>required</td>\n<td>Coupon Value according to discount type(Either in Percentage or Fixed Amount)</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Date created of the coupon . Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>coupon_products</td>\n<td>optional</td>\n<td>Assign multiple products/plans to the coupon If coupon applies to is product or plan.  <br />For product from Product Service List (product/service), for plan from SAAS &gt; Plans &gt; Plan List</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["coupon"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"dd8ee184-1a45-4567-9574-3b93f09979a6","name":"Single Coupon Creation - Validation Error","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"coupon-a\",\r\n  \"code\": \"CP-51\",\r\n  \"discount_type\": \"fixed\",\r\n  \"applies_to\": \"product\",\r\n  \"date_expires\": \"2022-11-12 11:15:05\",\r\n  \"usage_count\": \"5\",\r\n  \"usage_limit\": \"2\",\r\n  \"customer_usage_limit\": \"1\",\r\n  \"amount\": \"4\",\r\n  \"date_created\": \"2022-11-13 11:15:05\",\r\n  \"coupon_products\": {\r\n    \"0\": \"1\",\r\n    \"2\": \"3\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coupon"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 10:46:47 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"96"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"error\": \"Validation Error\",\n    \"message\": {\n        \"code\": [\n            \"Coupon code should be unique!\"\n        ]\n    }\n}"},{"id":"75d28d78-51a3-4d39-8376-162832020951","name":"Single Coupon Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"coupon-dd\",\r\n    \"code\": \"CPD-5001\",\r\n    \"discount_type\": \"fixed\",\r\n    \"applies_to\": \"product\",\r\n    \"date_expires\": \"2022-11-12 11:15:05\",\r\n    \"usage_count\": \"5\",\r\n    \"usage_limit\": \"2\",\r\n    \"customer_usage_limit\": \"1\",\r\n    \"amount\": \"4\",\r\n    \"date_created\": \"2022-11-13 11:15:05\",\r\n    \"coupon_products\": [\r\n        \"960d4f88-aa26-409f-b729-834a2a42e225\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coupon"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 14:42:01 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"197"},{"key":"Content-Length","value":"414"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"coupon_id\": \"961be64d-788d-41c7-a05b-5624985e0823\",\n        \"name\": \"coupon-dd\",\n        \"code\": \"CPD-5001\",\n        \"discount_type\": \"fixed\",\n        \"applies_to\": \"product\",\n        \"date_expires\": \"2022-11-12T11:15:05.000000Z\",\n        \"usage_count\": \"5\",\n        \"usage_limit\": \"2\",\n        \"customer_usage_limit\": \"1\",\n        \"amount\": \"4.00\",\n        \"date_created\": \"2022-11-13 11:15:05\",\n        \"associated_products\": [\n            {\n                \"product_id\": \"960d4f88-aa26-409f-b729-834a2a42e225\",\n                \"name\": \"Silver\"\n            }\n        ]\n    }\n}"}],"_postman_id":"4cfacca2-c656-4ce4-9650-f2d06f118c61"},{"name":"Bulk Coupon Creation","id":"c45e83f7-d9ef-4c23-86f0-35ea8dfaf5c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"coupon-50073\",\r\n        \"type\": \"service\",\r\n        \"code\": \"CP-5007\",\r\n        \"discount_type\": \"fixed\",\r\n        \"applies_to\": \"product\",\r\n        \"date_expires\": \"2022-11-12 11:15:05\",\r\n        \"usage_count\": \"5\",\r\n        \"usage_limit\": \"2\",\r\n        \"customer_usage_limit\": \"1\",\r\n        \"amount\": \"4\",\r\n        \"date_created\": \"2022-11-13 11:15:05\",\r\n        \"coupon_products\": [\r\n            \"9eef2f9a-9c24-4e4a-a059-3bfc639681ab\"\r\n        ]\r\n    },\r\n    {\r\n        \"name\": \"coupon-5008\",\r\n        \"type\": \"saas\",\r\n        \"code\": \"CP-5005\",\r\n        \"discount_type\": \"fixed\",\r\n        \"applies_to\": \"plan\",\r\n        \"date_expires\": \"2022-11-12 11:15:05\",\r\n        \"usage_count\": \"5\",\r\n        \"usage_limit\": \"2\",\r\n        \"customer_usage_limit\": \"1\",\r\n        \"amount\": \"4\",\r\n        \"date_created\": \"2022-11-13 11:15:05\",\r\n        \"coupon_products\": [\"9e60122d-a32d-420c-868a-75cfd1b3e345\"]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-coupon","description":"<p><strong>Possible request parameters to create bulk coupon:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the coupon</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>saas(for plans)/service(for offering)</td>\n</tr>\n<tr>\n<td>code</td>\n<td>required</td>\n<td>Code of the coupon</td>\n</tr>\n<tr>\n<td>discount_type</td>\n<td>required</td>\n<td>Discount type of the coupon (percent, fixed)</td>\n</tr>\n<tr>\n<td>applies_to</td>\n<td>required</td>\n<td>Coupon applies to (order, product, plan)</td>\n</tr>\n<tr>\n<td>date_expires</td>\n<td>optional</td>\n<td>Date expires of the coupon. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>usage_count</td>\n<td>optional</td>\n<td>Usage count of the coupon</td>\n</tr>\n<tr>\n<td>usage_limit</td>\n<td>optional</td>\n<td>Usage limit of the coupon</td>\n</tr>\n<tr>\n<td>customer_usage_limit</td>\n<td>optional</td>\n<td>Customer usage limit of the coupon</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>required</td>\n<td>Amount of the coupon</td>\n</tr>\n<tr>\n<td>date_created</td>\n<td>optional</td>\n<td>Date created of the coupon . Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>coupon_products</td>\n<td>optional</td>\n<td>Assign multiple products/plans to the coupon If coupon applies to is product or plan.  <br />For product from Product Service List (product/service), for plan from SAAS &gt; Plans &gt; Plan List</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-coupon"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f9a26c91-a0bf-4ea3-9ce2-1b317ba732d0","name":"Bulk Coupon Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"name\": \"coupon-aa\",\r\n    \"code\": \"CP-5001\",\r\n    \"discount_type\": \"fixed\",\r\n    \"applies_to\": \"product\",\r\n    \"date_expires\": \"2022-11-12 11:15:05\",\r\n    \"usage_count\": \"5\",\r\n    \"usage_limit\": \"2\",\r\n    \"customer_usage_limit\": \"1\",\r\n    \"amount\": \"4\",\r\n    \"date_created\": \"2022-11-13 11:15:05\",\r\n    \"coupon_products\": [\r\n        \"960d4f87-de66-486f-9dc8-94d3cccbfcbd\"\r\n    ]\r\n  },\r\n  {\r\n    \"name\": \"coupon-5002\",\r\n    \"code\": \"CP-5002\",\r\n    \"discount_type\": \"fixed\",\r\n    \"applies_to\": \"order\",\r\n    \"date_expires\": \"2022-11-12 11:15:05\",\r\n    \"usage_count\": \"5\",\r\n    \"usage_limit\": \"2\",\r\n    \"customer_usage_limit\": \"1\",\r\n    \"amount\": \"4\",\r\n    \"date_created\": \"2022-11-13 11:15:05\",\r\n    \"coupon_products\": []\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-coupon"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 13:18:07 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"344"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"},{"id":"903995e0-2bf0-4ef9-b8b4-86863d8d0154","name":"Bulk Coupon Creation For SaaS","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"name\": \"coupon-5003\",\r\n        \"code\": \"CP-5006\",\r\n        \"discount_type\": \"fixed\",\r\n        \"applies_to\": \"product\",\r\n        \"date_expires\": \"2022-11-12 11:15:05\",\r\n        \"usage_count\": \"5\",\r\n        \"usage_limit\": \"2\",\r\n        \"customer_usage_limit\": \"1\",\r\n        \"amount\": \"4\",\r\n        \"date_created\": \"2022-11-13 11:15:05\",\r\n        \"coupon_products\": [\r\n            \"960d4f88-aa26-409f-b729-834a2a42e225\"\r\n        ]\r\n    },\r\n    {\r\n        \"name\": \"coupon-5004\",\r\n        \"code\": \"CP-5005\",\r\n        \"discount_type\": \"fixed\",\r\n        \"applies_to\": \"order\",\r\n        \"date_expires\": \"2022-11-12 11:15:05\",\r\n        \"usage_count\": \"5\",\r\n        \"usage_limit\": \"2\",\r\n        \"customer_usage_limit\": \"1\",\r\n        \"amount\": \"4\",\r\n        \"date_created\": \"2022-11-13 11:15:05\",\r\n        \"coupon_products\": [\"960d4f88-ab5b-4f08-9003-b554230296c9\"]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-coupon"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 14:12:13 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"c45e83f7-d9ef-4c23-86f0-35ea8dfaf5c0"},{"name":"Update Single Coupon","id":"e2bbf5b5-521b-4220-b82a-f79937bade35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"coupon-555\",\r\n    \"type\": \"service\",\r\n    \"code\": \"coupon-50073\",\r\n    \"discount_type\": \"percent\",\r\n    \"applies_to\": \"product\",\r\n    \"date_expires\": \"2022-04-30 23:59:59\",\r\n    \"usage_count\": 0,\r\n    \"usage_limit\": 1,\r\n    \"customer_usage_limit\": 2,\r\n    \"amount\": \"150\",\r\n    \"date_created\": \"2022-04-20 11:55:28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coupon/9eef5d28-51e3-4d58-a93e-f23d1a9ad4c5","description":"<p><strong>Possible request parameters for updating a coupon information:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>optional</td>\n<td>Name of the coupon</td>\n</tr>\n<tr>\n<td>type</td>\n<td>required</td>\n<td>saas(for plans)/service(for offering)</td>\n</tr>\n<tr>\n<td>code</td>\n<td>optional</td>\n<td>Code of the coupon</td>\n</tr>\n<tr>\n<td>discount_type</td>\n<td>optional</td>\n<td>Discount type of the coupon (percent, fixed)</td>\n</tr>\n<tr>\n<td>applies_to</td>\n<td>optional</td>\n<td>coupon Applies to (order, product, plan)</td>\n</tr>\n<tr>\n<td>date_expires</td>\n<td>optional</td>\n<td>Date expires of the coupon . Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>usage_count</td>\n<td>optional</td>\n<td>Usage count of the coupon</td>\n</tr>\n<tr>\n<td>usage_limit</td>\n<td>optional</td>\n<td>Usage limit of the coupon</td>\n</tr>\n<tr>\n<td>customer_usage_limit</td>\n<td>optional</td>\n<td>Customer usage limit of the coupon</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>optional</td>\n<td>Amount of the coupon</td>\n</tr>\n<tr>\n<td>coupon_products</td>\n<td>optional</td>\n<td>Assign multiple products/plans to the coupon If coupon applies to is product or plan.</td>\n</tr>\n<tr>\n<td>remove_coupon_products</td>\n<td>optional</td>\n<td>Remove multiple products/plans from the coupon If coupon applies to is product or plan.  <br />For product from Product Service List (product/service), for plan from SAAS &gt; Plans &gt; Plan List</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["coupon","9eef5d28-51e3-4d58-a93e-f23d1a9ad4c5"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f86ade16-1df0-406b-8f13-3e0a330bbf17","name":"Update Single Coupon","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"coupon-555\",\r\n    \"code\": \"CP-55\",\r\n    \"discount_type\": \"percent\",\r\n    \"applies_to\": \"order\",\r\n    \"date_expires\": \"2022-04-30 23:59:59\",\r\n    \"usage_count\": 0,\r\n    \"usage_limit\": 1,\r\n    \"customer_usage_limit\": 2,\r\n    \"amount\": \"15\",\r\n    \"date_created\": \"2022-04-20 11:55:28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/coupon/961baabd-ffcb-4a96-94c9-986ed3e2a43d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 12:11:42 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"338"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"coupon_id\": \"961baabd-ffcb-4a96-94c9-986ed3e2a43d\",\n        \"name\": \"coupon-555\",\n        \"code\": \"CP-55\",\n        \"discount_type\": \"percent\",\n        \"applies_to\": \"order\",\n        \"date_expires\": \"2022-04-30T23:59:59.000000Z\",\n        \"usage_count\": 0,\n        \"usage_limit\": 1,\n        \"customer_usage_limit\": 2,\n        \"amount\": \"15.00\",\n        \"date_created\": \"2022-04-20 11:55:28\",\n        \"associated_products\": []\n    }\n}"}],"_postman_id":"e2bbf5b5-521b-4220-b82a-f79937bade35"},{"name":"Delete Single Coupon","id":"abb2826a-9a2c-4b35-a8c5-df22237818eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/coupon/961baabd-ffcb-4a96-94c9-986ed3e2a43d","description":"<p>To delete a particular coupon by passing coupon_id in url</p>\n<p><strong>coupon_id:</strong> 36 character long.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["coupon","961baabd-ffcb-4a96-94c9-986ed3e2a43d"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f793eba0-723e-41ad-88a3-47c82751a0d8","name":"Delete single coupon","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/coupon/961baabd-ffcb-4a96-94c9-986ed3e2a43d"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 13:10:13 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"56"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Coupon successfully deleted.\"\n}"}],"_postman_id":"abb2826a-9a2c-4b35-a8c5-df22237818eb"}],"id":"615f1bb0-4748-4a98-b42c-0686706c609e","_postman_id":"615f1bb0-4748-4a98-b42c-0686706c609e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Team Members","item":[{"name":"Roles","item":[{"name":"Get All Roles","id":"2b4e25c8-d4ad-409f-8f0b-9281a48ea864","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/roles","description":"<p>Get all roles list</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["roles"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b8f111ab-2131-4647-876d-af68115e4d56","name":"Get All Roles","originalRequest":{"method":"GET","header":[],"url":"{{url}}/roles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Apr 2022 10:38:39 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"372"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"role_id\": \"96197ba9-4e92-4ace-bc65-6561d0a4bf2c\",\n            \"name\": \"admin\",\n            \"role_type\": \"admin\"\n        },\n        {\n            \"role_id\": \"96197ba9-5336-4293-b594-eef03f27b1dd\",\n            \"name\": \"executive\",\n            \"role_type\": \"user\"\n        },\n        {\n            \"role_id\": \"96197ba9-4fbf-4ad5-8d7f-ba2398fb9102\",\n            \"name\": \"manager\",\n            \"role_type\": \"user\"\n        },\n        {\n            \"role_id\": \"96197ba9-4b69-4cba-b978-1b06311d437c\",\n            \"name\": \"owner\",\n            \"role_type\": \"owner\"\n        }\n    ]\n}"}],"_postman_id":"2b4e25c8-d4ad-409f-8f0b-9281a48ea864"}],"id":"1b29fa09-ced7-4ac7-81ae-f57799ef6497","_postman_id":"1b29fa09-ced7-4ac7-81ae-f57799ef6497","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Get All Team Members With Pagination","id":"f46ca572-897a-49e7-b96a-41e7f28a7ece","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/team-members?per_page=20&page=1","description":"<p>Get all team members listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["team-members"],"host":["{{url}}"],"query":[{"key":"per_page","value":"20"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"3c2defab-cf5f-415a-a845-198394023485","name":"Get All Team Members With Pagination","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/team-members?page=2&per_page=2","host":["{{url}}"],"path":["team-members"],"query":[{"key":"page","value":"2"},{"key":"per_page","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Apr 2022 09:07:25 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"539"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 5,\n    \"currentPage\": 2,\n    \"lastPage\": 3,\n    \"previousPageUrl\": \"{{url}}/team-members?page=1\",\n    \"nextPageUrl\": \"{{url}}/team-members?page=3\",\n    \"data\": [\n        {\n            \"user_id\": \"960f8002-5b87-4f61-b9b5-8694c5ece711\",\n            \"first_name\": \"Sara\",\n            \"last_name\": \"Jones\",\n            \"name\": \"Sara Jones\",\n            \"email\": \"sarajones@gmail.com\",\n            \"phone_no\": \"9876543211\",\n            \"role_id\": \"560f8003-3b57-1e61-a9a3-1634c4esa741\"\n        },\n        {\n            \"user_id\": \"960f8002-58cb-457a-93fe-b42f29a28c69\",\n            \"first_name\": \"Ronie\",\n            \"last_name\": \"Denver\",\n            \"email\": \"roniedenver@gmail.com\",\n            \"phone_no\": \"9829698296\",\n            \"role_id\": \"560f8003-3b57-1e61-a9a3-1634c4eec741\"\n        }\n    ]\n}"}],"_postman_id":"f46ca572-897a-49e7-b96a-41e7f28a7ece"},{"name":"Get Perticular Team Member Details","id":"9f1817e8-e386-4424-a10e-ad89b6154a8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/team-member/960f8002-5b87-4f61-b9b5-8694c5ece711","description":"<p>Get particular team member details by passing team_member_id in url.</p>\n<p><strong>team_member_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["team-member","960f8002-5b87-4f61-b9b5-8694c5ece711"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"2736c658-0ddb-4459-8d4c-2b213852665f","name":"Get perticular Team Member Details","originalRequest":{"method":"GET","header":[],"url":"{{url}}/team-member/960f8002-5b87-4f61-b9b5-8694c5ece711"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Apr 2022 09:59:33 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"221"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"user_id\": \"960f8002-5b87-4f61-b9b5-8694c5ece711\",\n        \"first_name\": \"Sam\",\n        \"last_name\": \"Stone\",\n        \"email\": \"sam.stone@hotmail.com\",\n        \"phone_no\": \"9876543211\",\n        \"role_id\": \"96197ba9-4fbf-4ad5-8d7f-ba2398fb9102\"\n    }\n}"}],"_postman_id":"9f1817e8-e386-4424-a10e-ad89b6154a8d"},{"name":"Single Team Member Creation","id":"008c0b7e-104c-488b-b25b-1da06a88f929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"first_name\": \"Amelia\",\r\n  \"last_name\": \"McFadden\",\r\n  \"phone_no\": \"9829698296\",\r\n  \"role_id\": \"96197aef-f800-4870-9889-6814f5bb9bbe\",\r\n  \"email\": \"amelia+2@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/team-member","description":"<p><strong>Possible request parameters to create team member.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the team member</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the team member</td>\n</tr>\n<tr>\n<td>phone_no</td>\n<td>required</td>\n<td>Phone number of the team member</td>\n</tr>\n<tr>\n<td>role_id</td>\n<td>required</td>\n<td>Role id of the team member</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n<td>Email of the team member</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["team-member"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"1ccf5088-cd10-49a6-b9ed-fc3498e5130e","name":"Single Team Member Creation - Validation Failed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"first_name\": \"Amelia\",\r\n  \"last_name\": \"McFadden\",\r\n  \"phone_no\": \"9829698296\",\r\n  \"role_id\": \"96197ba9-4fbf-4ad5-8d7f-ba2398fb9102\",\r\n  \"email\": \"amelia@dummymail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/team-member"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Apr 2022 10:51:02 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"72"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"error\": \"Validation Error\",\n    \"message\": \"Role not found..\"\n}"},{"id":"8b442f0b-8176-4e6c-a0f7-df6e0b1a9bca","name":"Single Team Member Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"first_name\": \"Amelia\",\r\n  \"last_name\": \"McFadden\",\r\n  \"phone_no\": \"9829698296\",\r\n  \"role_id\": \"96197aef-f800-4870-9889-6814f5bb9bbe\",\r\n  \"email\": \"amelia+2@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/team-member"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 15:03:24 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"220"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"user_id\": \"9621f6e9-d6ed-4053-9ee7-f1b36772eac3\",\n        \"first_name\": \"Amelia\",\n        \"last_name\": \"McFadden\",\n        \"email\": \"amelia+2@gmail.com\",\n        \"phone_no\": \"9829698296\",\n        \"role_id\": \"96197aef-f800-4870-9889-6814f5bb9bbe\"\n    }\n}"}],"_postman_id":"008c0b7e-104c-488b-b25b-1da06a88f929"},{"name":"Bulk Team Member Creation","id":"9ad6bb1e-c0a0-487f-a8e8-c6065d2cf6c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n  {\r\n    \"first_name\": \"Amelia\",\r\n    \"last_name\": \"McFadden\",\r\n    \"phone_no\": \"9829698296\",\r\n    \"role_id\": \"96197ba9-4b69-4cba-b978-1b06311d437c\",\r\n    \"email\": \"team@dummymail.com\"\r\n  },\r\n  {\r\n    \"first_name\": \"Bmelia\",\r\n    \"last_name\": \"McFadden\",\r\n    \"phone_no\": \"9829598295\",\r\n    \"role_id\": \"96197ba9-4b69-4cba-b978-1b06311d437c\",\r\n    \"email\": \"teambmelia@dummymail.com\"\r\n  }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-team-member","description":"<p><strong>Possible request parameters to create team member in bulk. You can add up to 20 team member at a time.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the team member</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the team member</td>\n</tr>\n<tr>\n<td>phone_no</td>\n<td>required</td>\n<td>Phone number of the team member</td>\n</tr>\n<tr>\n<td>role_id</td>\n<td>required</td>\n<td>Role id of the team member</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n<td>Email of the team member</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-team-member"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"51bd9c9e-09e2-4efb-aa21-c097aa70c6e6","name":"Bulk Team Member Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"first_name\": \"Amelia\",\r\n        \"last_name\": \"McFadden\",\r\n        \"phone_no\": \"9999999999\",\r\n        \"role_id\": \"59\",\r\n        \"email\": \"team@dummymail.com\"\r\n    },\r\n    {\r\n        \"first_name\": \"Bmelia\",\r\n        \"last_name\": \"McFadden\",\r\n        \"phone_no\": \"9999999999\",\r\n        \"role_id\": \"59\",\r\n        \"email\": \"teambmelia@dummymail.com\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-team-member"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"9ad6bb1e-c0a0-487f-a8e8-c6065d2cf6c0"},{"name":"Update Particular Team Member","id":"56a96e59-9901-496b-a0da-e360d05c181d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\": \"Amelia\",\r\n    \"last_name\": \"McDonald\",\r\n    \"email\": \"amelia.fc@gmail.com\",\r\n    \"phone_no\": \"9829698296\",\r\n    \"role_id\": \"96197ba9-4fbf-4ad5-8d7f-ba2398fb9102\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/team-member/961994f1-39e8-4429-8515-82427802a46a","description":"<p><strong>Possible request parameters for updating a team member.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the team member</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the team member</td>\n</tr>\n<tr>\n<td>phone_no</td>\n<td>required</td>\n<td>Phone number of the team member</td>\n</tr>\n<tr>\n<td>role_id</td>\n<td>required</td>\n<td>Role id of the team member</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["team-member","961994f1-39e8-4429-8515-82427802a46a"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fde3d77d-8d9a-4330-9898-f10e17f19220","name":"Update Particular Team Member","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"first_name\": \"Amelia\",\r\n    \"last_name\": \"McDonald\",\r\n    \"email\": \"amelia.fc@gmail.com\",\r\n    \"phone_no\": \"9829698296\",\r\n    \"role_id\": \"96197ba9-4fbf-4ad5-8d7f-ba2398fb9102\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/team-member/961994f1-39e8-4429-8515-82427802a46a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Apr 2022 11:05:42 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"221"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"user_id\": \"961994f1-39e8-4429-8515-82427802a46a\",\n        \"first_name\": \"Amelia\",\n        \"last_name\": \"McDonald\",\n        \"email\": \"amelia.fc@gmail.com\",\n        \"phone_no\": \"9829698296\",\n        \"role_id\": \"96197ba9-4fbf-4ad5-8d7f-ba2398fb9102\"\n    }\n}"},{"id":"4b56f708-c541-48ca-b755-a4fd0c595fb6","name":"Update Particular Team Member - Validation Failed","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"first_name\": \"Amelias\",\r\n  \"last_name\": \"McFadden\",\r\n  \"phone_no\": \"9829698296\",\r\n  \"role_id\": \"96197ba9-5336-4293-b594-eef03f27b1dd\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/team-member/96197ba9-4b69-4cba-b978-1b06311d437c"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Apr 2022 10:44:58 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"77"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"error\": \"Failed to update\",\n    \"message\": \"No team member found.\"\n}"}],"_postman_id":"56a96e59-9901-496b-a0da-e360d05c181d"},{"name":"Delete Particular Team Member","id":"03ed0b42-f542-46fb-8c42-9029e1ca71cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}/team-member/961994f1-39e8-4429-8515-82427802a46a","description":"<p>To delete a team member, pass team_member_id in url</p>\n<p><strong>team_member_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["team-member","961994f1-39e8-4429-8515-82427802a46a"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9eb8dbb7-5863-4981-81f7-b82e71f2049e","name":"Delete Particular Team Member","originalRequest":{"method":"DELETE","header":[],"url":"{{url}}/team-member/961994f1-39e8-4429-8515-82427802a46a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 19 Apr 2022 12:04:05 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"61"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"Team member successfully deleted.\"\n}"}],"_postman_id":"03ed0b42-f542-46fb-8c42-9029e1ca71cc"}],"id":"507c6a8e-a2f1-48f8-89fa-31327ac4c55d","_postman_id":"507c6a8e-a2f1-48f8-89fa-31327ac4c55d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Bookings(bkp)","item":[{"name":"Save Saas Booking Api","item":[{"name":"Single Booking Creation","id":"e6f82986-2a22-4fb9-b53d-d6e7b3ead600","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"description\": \"text here\",\r\n  \"due_date\": \"2022-03-17 20:00:00\",\r\n  \"booking_availability_id\": \"962178ca-8c55-4c8f-9022-cec79d36bf91\",\r\n  \"first_name\": \"Amelia\",\r\n  \"last_name\": \"McFadden\",\r\n  \"email\": \"manish+saas4@digimoz.com\",\r\n  \"phone\": \"9999999999\",\r\n  \"job_title\": \"supervisor\",\r\n  \"date_of_birth\": \"1998-11-10\",\r\n  \"mobile\": \"9999999999\",\r\n  \"fax\": \"9999999999\",\r\n  \"website\": \"http://example.com\",\r\n  \"source\": \"api\",\r\n  \"company_id\": \"4\",\r\n  \"billing_address\": {\r\n    \"billing_address\": \"8300 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"custom_fields\": {\r\n    \"texxt01\": \"text\",\r\n    \"decimall01\": \"11.55\",\r\n    \"check01\": [\r\n      \"check1\",\r\n      \"check2\"\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking","description":"<p><strong>Possible request parameters for creating single booking.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the booking</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>required</td>\n<td>Due date of the booking. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>booking_availability_id</td>\n<td>required</td>\n<td>Booking availability id of the booking availability</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number for the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job title of the contact</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Date of birth of the contact</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website url of the contact</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing address of the contact. Refer to billing address table</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It can be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }Note: Custom field name should exists in system. Consider checking Custom fields</td>\n</tr>\n<tr>\n<td>source</td>\n<td>required</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>company_id</td>\n<td>optional</td>\n<td>Company id of the contact</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing address of the contact</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the contact</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the contact</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip of the contact</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the contact</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b411703b-717f-4c24-8d20-53f70841f5a9","name":"Single Booking Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"description\": \"text here\",\r\n  \"due_date\": \"2022-03-17 20:00:00\",\r\n  \"booking_availability_id\": \"962178ca-8c55-4c8f-9022-cec79d36bf91\",\r\n  \"first_name\": \"Amelia\",\r\n  \"last_name\": \"McFadden\",\r\n  \"email\": \"manish+saas4@digimoz.com\",\r\n  \"phone\": \"9999999999\",\r\n  \"job_title\": \"supervisor\",\r\n  \"date_of_birth\": \"1998-11-10\",\r\n  \"mobile\": \"9999999999\",\r\n  \"fax\": \"9999999999\",\r\n  \"website\": \"http://example.com\",\r\n  \"source\": \"api\",\r\n  \"company_id\": \"4\",\r\n  \"billing_address\": {\r\n    \"billing_address\": \"8300 Richardson Rd\",\r\n    \"billing_city\": \"Commerce Township\",\r\n    \"billing_state\": \"Michigan\",\r\n    \"billing_zip\": \"48382\",\r\n    \"billing_country\": \"US\"\r\n  },\r\n  \"custom_fields\": {\r\n    \"texxt01\": \"text\",\r\n    \"decimall01\": \"11.55\",\r\n    \"check01\": [\r\n      \"check1\",\r\n      \"check2\"\r\n    ]\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 13:06:03 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"333"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"booking_id\": \"9621ccf1-356e-46d4-ab2c-85c229427161\",\n        \"title\": \"APT-2022-04-23 13:06:04\",\n        \"description\": \"text here\",\n        \"due_date\": \"2022-03-17 20:00:00\",\n        \"duration\": 0,\n        \"notify_user\": 0,\n        \"task_status\": \"past due\",\n        \"payment_status\": \"pay_later\",\n        \"booking_invoice_id\": null,\n        \"attendee_id\": [\n            \"960f8002-1ef9-4111-bd25-fa66e1dd7680\"\n        ]\n    }\n}"}],"_postman_id":"e6f82986-2a22-4fb9-b53d-d6e7b3ead600"},{"name":"Bulk booking Creation","id":"0550d9a2-bc3b-4a41-bcd7-a4ed52b81d2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"contact_id\": \"9621ccf1-0b6d-4f8f-996b-ad999192a8cb\",\r\n        \"title\": \"Apt 101\",\r\n        \"notify_user\": true,\r\n        \"description\": \"text here\",\r\n        \"due_date\": \"2022-11-15 15:30:40\",\r\n        \"payment_status\": \"pay_later\",\r\n        \"status\": null\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-booking","description":"<p><strong>Possible request parameters for bulk bookings:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact id of the Contact</td>\n</tr>\n<tr>\n<td>title</td>\n<td>required</td>\n<td>Title of Booking</td>\n</tr>\n<tr>\n<td>notify_user</td>\n<td>optional boolean</td>\n<td>Notify user when update</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>required</td>\n<td>Due date, Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>payment_status</td>\n<td>optional</td>\n<td>Payment status of booking (\"paid\", \"pay_later\")</td>\n</tr>\n<tr>\n<td>status</td>\n<td>optional</td>\n<td>Status of booking (\"cancelled\", \"completed\")</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of Booking</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-booking"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4e5a1ee9-8ad8-44d4-9d80-7b5000a34280","name":"Bulk booking Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"contact_id\": \"9621ccf1-0b6d-4f8f-996b-ad999192a8cb\",\r\n        \"title\": \"Apt 101\",\r\n        \"notify_user\": true,\r\n        \"description\": \"text here\",\r\n        \"due_date\": \"2022-11-15 15:30:40\",\r\n        \"payment_status\": \"pay_later\",\r\n        \"status\": null\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-booking"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Apr 2022 13:07:58 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"0550d9a2-bc3b-4a41-bcd7-a4ed52b81d2e"}],"id":"95099630-77d4-4698-97c8-fbe19f8c933a","_postman_id":"95099630-77d4-4698-97c8-fbe19f8c933a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Save Service Booking Api","item":[{"name":"Create New Booking","id":"eb8e44e7-e567-4835-8c2c-b33207d4e44e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"This Description text for booking\",\r\n    \"due_date\": \"2022-03-17 20:00:00\",\r\n    \"booking_availability_id\": \"960f7f6f-2a15-44d7-a541-272a7bf47b3e\",\r\n    \"first_name\": \"Amelia\",\r\n    \"last_name\": \"McFadden\",\r\n    \"email\": \"amelia@gmail.com\",\r\n    \"phone\": \"9999999999\",\r\n    \"job_title\": \"supervisor\",\r\n    \"date_of_birth\": \"1998-11-10\",\r\n    \"mobile\": \"9999999999\",\r\n    \"fax\": \"9999999999\",\r\n    \"website\": \"http://example.com\",\r\n    \"source\": \"api\",\r\n    \"company_id\": \"96095200-1437-43c0-bcbe-aa08012e73a5\",\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8300 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"pay_type\": \"now\",\r\n    \"offering_ids\": [\r\n        \"960f80a0-eb61-4879-807b-9d94442ee7db\",\r\n        \"960f80a0-e79a-4d1a-a670-171cafa880f7\"\r\n    ],\r\n    \"card_name\": \"test\",\r\n    \"card_number\": \"4111111111111111\",\r\n    \"month\": \"04\",\r\n    \"year\": \"2023\",\r\n    \"cvv\": \"456\",\r\n    \"card_type\": \"visa\",\r\n    \"coupon\": \"SUMMER50\",\r\n    \"custom_fields\": {\r\n        \"department\": \"admin\",\r\n        \"join_date\": \"2022-03-17\",\r\n        \"block\": [\r\n            \"Block A\",\r\n            \"Block B\"\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking","description":"<p><strong>Possible request parameters for create booking:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the booking</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>required</td>\n<td>Due date of the booking. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>booking_availability_id</td>\n<td>required</td>\n<td>Booking availability id of the booking availability</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number for the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job title of the contact</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Date of birth of the contact</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile number of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website url of the contact</td>\n</tr>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing address of contact. Refer to billing address table</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }*  <br />Note: Custom field name should exists in system. Consider checking* Custom fields</td>\n</tr>\n<tr>\n<td>source</td>\n<td>required</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>company_id</td>\n<td>optional</td>\n<td>Company id of the contact</td>\n</tr>\n<tr>\n<td>coupon</td>\n<td>optional</td>\n<td>Coupon code for booking</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>required</td>\n<td>Payment Type vlaue: \"now\", \"later\"</td>\n</tr>\n<tr>\n<td>card</td>\n<td>required (if pay type : now)</td>\n<td>Card Details for Booking. Refer to card table</td>\n</tr>\n<tr>\n<td>offering_ids</td>\n<td>required</td>\n<td>Offering ids must be array that will applied for booking, min 1 offering required</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Billing Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>billing_address</td>\n<td>optional</td>\n<td>Billing address of the contact</td>\n</tr>\n<tr>\n<td>billing_city</td>\n<td>optional</td>\n<td>Billing city of the contact</td>\n</tr>\n<tr>\n<td>billing_state</td>\n<td>optional</td>\n<td>Billing state of the contact</td>\n</tr>\n<tr>\n<td>billing_zip</td>\n<td>optional</td>\n<td>Billing zip of the contact</td>\n</tr>\n<tr>\n<td>billing_country</td>\n<td>optional</td>\n<td>Billing country of the contact</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Card</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>card_name</td>\n<td>required for paid subscription</td>\n<td>Contact name on card</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>required for paid subscription</td>\n<td>Card number. 16 digits</td>\n</tr>\n<tr>\n<td>month</td>\n<td>required for paid subscription</td>\n<td>Card exp month.</td>\n</tr>\n<tr>\n<td>year</td>\n<td>required for paid subscription</td>\n<td>Card exp year. 4 digits ex: 2022</td>\n</tr>\n<tr>\n<td>cvv</td>\n<td>required for paid subscription</td>\n<td>Card cvv.</td>\n</tr>\n<tr>\n<td>card_type</td>\n<td>required for paid subscription</td>\n<td>Card type.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ff1877dd-de60-47b5-aa6b-13c4ea1bae8b","name":"Create New Booking","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"text here\",\r\n    \"due_date\": \"2022-03-17 20:00:00\",\r\n    \"booking_availability_id\": \"960f7f6f-2a15-44d7-a541-272a7bf47b3e\",\r\n    \"first_name\": \"Amelia\",\r\n    \"last_name\": \"McFadden\",\r\n    \"email\": \"amelia@gmail.com\",\r\n    \"phone\": \"9999999999\",\r\n    \"job_title\": \"supervisor\",\r\n    \"date_of_birth\": \"1998-11-10\",\r\n    \"mobile\": \"9999999999\",\r\n    \"fax\": \"9999999999\",\r\n    \"website\": \"http://example.com\",\r\n    \"source\": \"api\",\r\n    \"company_id\": \"96095200-1437-43c0-bcbe-aa08012e73a5\",\r\n    \"billing_address\": {\r\n        \"billing_address\": \"8300 Richardson Rd\",\r\n        \"billing_city\": \"Commerce Township\",\r\n        \"billing_state\": \"Michigan\",\r\n        \"billing_zip\": \"48382\",\r\n        \"billing_country\": \"US\"\r\n    },\r\n    \"pay_type\": \"now\",\r\n    \"offering_ids\": [\r\n        \"960f80a0-eb61-4879-807b-9d94442ee7db\",\r\n        \"960f80a0-e79a-4d1a-a670-171cafa880f7\"\r\n    ],\r\n    \"card_name\": \"test\",\r\n    \"card_number\": \"4111111111111111\",\r\n    \"month\": \"04\",\r\n    \"year\": \"2023\",\r\n    \"cvv\": \"456\",\r\n    \"card_type\": \"visa\",\r\n    \"coupon\": \"SUMMER50\",\r\n    \"custom_fields\": {\r\n        \"department\": \"admin\",\r\n        \"join_date\": \"2022-03-17\",\r\n        \"block\": [\r\n            \"Block A\",\r\n            \"Block B\"\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 09:26:58 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"739"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"booking_id\": \"961b75a2-34fa-4100-92f6-5cb759a00166\",\n            \"title\": \"Digital Marketing-2022-04-20 09:26:58\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"961b75a2-517a-4b14-aceb-a2a5761a9f46\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"961b75a2-3e1f-457d-a30d-55e3d16388df\",\n            \"title\": \"Mobile App Development-2022-04-20 09:26:58\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"961b75a2-517a-4b14-aceb-a2a5761a9f46\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"eb8e44e7-e567-4835-8c2c-b33207d4e44e"},{"name":"Bulk Bookings Creation","id":"2e91678d-564c-44e0-8977-c4199f5bd8af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"contact_id\": \"9619aa95-632c-4948-bf7b-d39bafeada62\",\r\n        \"price\": \"100\",\r\n        \"coupon_name\": null,\r\n        \"coupon_code\": null,\r\n        \"coupon_discount_type\": null,\r\n        \"coupon_amount\": null,\r\n        \"coupon_applies_to\": null,\r\n        \"offering\": [\r\n            {\r\n                \"offering_name\": \"dsd\",\r\n                \"notify_user\": false,\r\n                \"description\": \"text here\",\r\n                \"due_date\": \"2022-11-15 15:30:40\",\r\n                \"duration\": \"120\",\r\n                \"payment_status\": null,\r\n                \"status\": null,\r\n                \"offering_id\": \"960f80a0-e53f-4504-a63b-01074cc1b782\",\r\n                \"price\": \"96\",\r\n                \"tax_type\": \"percent\",\r\n                \"tax_value\": \"10\",\r\n                \"coupon_applied\": \"1\"\r\n            },\r\n            {\r\n                \"offering_name\": \"dsd\",\r\n                \"notify_user\": true,\r\n                \"description\": \"text here\",\r\n                \"due_date\": \"2022-11-15 15:30:40\",\r\n                \"duration\": \"120\",\r\n                \"payment_status\": null,\r\n                \"status\": null,\r\n                \"offering_id\": \"960f80a0-e67b-4174-ab83-bbddff9d620f\",\r\n                \"price\": \"96\",\r\n                \"tax_type\": \"percent\",\r\n                \"tax_value\": \"10\",\r\n                \"coupon_applied\": \"1\"\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-booking","description":"<p><strong>Possible request parameters for bulk booking.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>contact_id</td>\n<td>required</td>\n<td>Contact id</td>\n</tr>\n<tr>\n<td>price</td>\n<td>optional</td>\n<td>Total price of all the offering purchased</td>\n</tr>\n<tr>\n<td>coupon_name</td>\n<td>optional</td>\n<td>Coupon name that is applied</td>\n</tr>\n<tr>\n<td>coupon_code</td>\n<td>optional</td>\n<td>Coupon code that is applied</td>\n</tr>\n<tr>\n<td>coupon_discount_type</td>\n<td>optional</td>\n<td>Discount type that is applied value: \"fixed\", \"percent\"</td>\n</tr>\n<tr>\n<td>coupon_amount</td>\n<td>optional</td>\n<td>Coupon amount that is applied</td>\n</tr>\n<tr>\n<td>coupon_applies_to</td>\n<td>optional</td>\n<td>Coupon applies to \"order\", \"product\"</td>\n</tr>\n<tr>\n<td>offering</td>\n<td>required array</td>\n<td>Offering for booking. Refer to Get All Offering With Pagination Table</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Offerings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>offering_name</td>\n<td>required</td>\n<td>Offering name</td>\n</tr>\n<tr>\n<td>notify_user</td>\n<td>optional boolean</td>\n<td>Notify user when update</td>\n</tr>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description for Offering</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>required</td>\n<td>Due date, Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>required</td>\n<td>Duration of this offering. Must be number</td>\n</tr>\n<tr>\n<td>payment_status</td>\n<td>optional</td>\n<td>Payment Status value: \"paid\", \"pay_later\"</td>\n</tr>\n<tr>\n<td>status</td>\n<td>optional</td>\n<td>Status value: \"cancelled\", \"completed\"</td>\n</tr>\n<tr>\n<td>offering_id</td>\n<td>required</td>\n<td>Offering id of the offering</td>\n</tr>\n<tr>\n<td>price</td>\n<td>required</td>\n<td>Purchased price of the offering</td>\n</tr>\n<tr>\n<td>tax_type</td>\n<td>optional</td>\n<td>Tax type value in percent</td>\n</tr>\n<tr>\n<td>tax_value</td>\n<td>optional</td>\n<td>Tax value applicable on offering. Must be number</td>\n</tr>\n<tr>\n<td>coupon_applied</td>\n<td>optional boolean</td>\n<td>Is coupon applied. Must be boolean</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bulk-booking"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8ccf1a82-fc72-45d5-bb54-86c9b4b6f30e","name":"Bulk Bookings Creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"contact_id\": \"9619aa95-632c-4948-bf7b-d39bafeada62\",\r\n        \"price\": \"100\",\r\n        \"coupon_name\": null,\r\n        \"coupon_code\": null,\r\n        \"coupon_discount_type\": null,\r\n        \"coupon_amount\": null,\r\n        \"coupon_applies_to\": null,\r\n        \"offering\": [\r\n            {\r\n                \"offering_name\": \"dsd\",\r\n                \"notify_user\": false,\r\n                \"description\": \"text here\",\r\n                \"due_date\": \"2022-11-15 15:30:40\",\r\n                \"duration\": \"120\",\r\n                \"payment_status\": null,\r\n                \"status\": null,\r\n                \"offering_id\": \"960f80a0-e53f-4504-a63b-01074cc1b782\",\r\n                \"price\": \"96\",\r\n                \"tax_type\": \"percent\",\r\n                \"tax_value\": \"10\",\r\n                \"coupon_applied\": \"1\"\r\n            },\r\n            {\r\n                \"offering_name\": \"dsd\",\r\n                \"notify_user\": true,\r\n                \"description\": \"text here\",\r\n                \"due_date\": \"2022-11-15 15:30:40\",\r\n                \"duration\": \"120\",\r\n                \"payment_status\": null,\r\n                \"status\": null,\r\n                \"offering_id\": \"960f80a0-e67b-4174-ab83-bbddff9d620f\",\r\n                \"price\": \"96\",\r\n                \"tax_type\": \"percent\",\r\n                \"tax_value\": \"10\",\r\n                \"coupon_applied\": \"1\"\r\n            }\r\n        ]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/bulk-booking"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 12:13:34 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"Content-Length","value":"15"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true\n}"}],"_postman_id":"2e91678d-564c-44e0-8977-c4199f5bd8af"}],"id":"ab5d5ef7-f313-4b0b-8b43-01eeb576e863","_postman_id":"ab5d5ef7-f313-4b0b-8b43-01eeb576e863","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Booking Availability Api","item":[{"name":"Get Booking Availability Data","id":"47e9f3f0-ccee-4554-b9dd-4b214fc6abc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/booking-availability","description":"<p>Get booking availability data.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking-availability"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"31784fea-95b1-4131-8dc3-41892bfddfcf","name":"Get Booking Availability Form's Details","originalRequest":{"method":"GET","header":[],"url":"{{url}}/booking-availability"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"booking_availability_id\": \"96139914-08b3-4d9e-a7b3-afd80bee1dda\",\n        \"offerings\": [\n            {\n                \"product_id\": \"96139898-16be-4c3f-8825-2e5327513784\",\n                \"name\": \"UI/UX Design\",\n                \"price\": \"100.00\",\n                \"tax_applicable\": 0\n            },\n            {\n                \"product_id\": \"96139898-1786-4bd0-b0b1-4da422c2a562\",\n                \"name\": \"Web Development\",\n                \"price\": \"75.00\",\n                \"tax_applicable\": 0\n            },\n            {\n                \"product_id\": \"96139898-17ea-48f2-a548-e23493de0345\",\n                \"name\": \"Mobile App Development\",\n                \"price\": \"50.00\",\n                \"tax_applicable\": 0\n            }\n        ]\n    }\n}"},{"id":"53671034-0254-456d-acc1-5f6937973b83","name":"Get Booking Availability Form's Details - No Booking Available","originalRequest":{"method":"GET","header":[],"url":"{{url}}/booking-availability"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Apr 2022 09:37:13 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"error\": \"Failed to fetch\",\n    \"message\": \"No booking availability found.\"\n}"}],"_postman_id":"47e9f3f0-ccee-4554-b9dd-4b214fc6abc1"}],"id":"83b4330c-41e1-4962-9ebd-2ee21b41bed8","_postman_id":"83b4330c-41e1-4962-9ebd-2ee21b41bed8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Get Particular Booking Detail","id":"048b7e8d-dac3-4fdf-a066-706c879213e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/booking/961b75a2-3e1f-457d-a30d-55e3d16388df","description":"<p>Get particular Booking details by passing booking_id in url.</p>\n<p><strong>booking_id</strong>: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking","961b75a2-3e1f-457d-a30d-55e3d16388df"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5ce37206-3b97-4291-bbdb-9189c4f2958a","name":"Get Particular Booking Detail - Service Industry","originalRequest":{"method":"GET","header":[],"url":"{{url}}/booking/961b75a2-3e1f-457d-a30d-55e3d16388df"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 12:26:32 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"382"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"booking_id\": \"961b75a2-3e1f-457d-a30d-55e3d16388df\",\n        \"title\": \"Mobile App Development-2022-04-20 09:26:58\",\n        \"description\": \"text here\",\n        \"due_date\": \"2022-03-17 20:00:00\",\n        \"duration\": 60,\n        \"notify_user\": 0,\n        \"task_status\": \"past due\",\n        \"payment_status\": \"paid\",\n        \"booking_invoice_id\": \"961b75a2-517a-4b14-aceb-a2a5761a9f46\",\n        \"attendee_id\": [\n            \"960f8001-cf13-4875-8112-870c16a91759\"\n        ]\n    }\n}"}],"_postman_id":"048b7e8d-dac3-4fdf-a066-706c879213e2"},{"name":"Get All Booking With Pagination","id":"16adca5a-7b68-46d7-9d19-f61b93ff40ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/bookings","description":"<p>Get all booking list along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>per_page</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["bookings"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"9f0b46f3-8f61-4401-b800-8463219704ac","name":"Get All Booking With Pagination - Service Industry","originalRequest":{"method":"GET","header":[],"url":"{{url}}/bookings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 12:15:19 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"7131"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"total\": 22,\n    \"currentPage\": 1,\n    \"lastPage\": 2,\n    \"previousPageUrl\": null,\n    \"nextPageUrl\": \"{{url}}/bookings?page=2\",\n    \"data\": [\n        {\n            \"booking_id\": null,\n            \"title\": \"dsd-2022-04-20 12:13:34\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-11-15 15:30:40\",\n            \"duration\": 120,\n            \"notify_user\": 1,\n            \"task_status\": \"upcoming\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": null,\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": null,\n            \"title\": \"dsd-2022-04-20 12:13:34\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-11-15 15:30:40\",\n            \"duration\": 120,\n            \"notify_user\": 0,\n            \"task_status\": \"upcoming\",\n            \"payment_status\": \"pay_later\",\n            \"   \": null,\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"961b75a2-3e1f-457d-a30d-55e3d16388df\",\n            \"title\": \"Mobile App Development-2022-04-20 09:26:58\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"961b75a2-517a-4b14-aceb-a2a5761a9f46\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"961b75a2-34fa-4100-92f6-5cb759a00166\",\n            \"title\": \"Digital Marketing-2022-04-20 09:26:58\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"961b75a2-517a-4b14-aceb-a2a5761a9f46\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"961b723b-c0af-467b-a007-303ab64cff42\",\n            \"title\": \"Mobile App Development-2022-04-20 09:17:28\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"961b723b-caf2-4533-9ebc-a85e1d7a6449\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"961b723b-b8c1-464a-9d7c-11a0c322f9de\",\n            \"title\": \"Digital Marketing-2022-04-20 09:17:27\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"961b723b-caf2-4533-9ebc-a85e1d7a6449\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"9619b175-a718-4e64-aaa6-03a092569b05\",\n            \"title\": \"Mobile App Development-2022-04-19 12:22:36\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"9619b175-b4e7-447d-9f37-debfb7c19a0e\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"9619b175-9f6a-4202-a1dc-ecb0eec702fd\",\n            \"title\": \"Digital Marketing-2022-04-19 12:22:36\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"9619b175-b4e7-447d-9f37-debfb7c19a0e\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"9619ac1f-c7d4-42cc-9366-87393762f7f2\",\n            \"title\": \"Mobile App Development-2022-04-19 12:07:41\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"9619ac1f-cfea-4597-868c-3c5771e3feae\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"9619ac1f-c197-4c9a-a340-9a4ac700de35\",\n            \"title\": \"Digital Marketing-2022-04-19 12:07:41\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"9619ac1f-cfea-4597-868c-3c5771e3feae\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"9619aa95-83de-48d9-a10a-52736c69be4b\",\n            \"title\": \"Mobile App Development-2022-04-19 12:03:22\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"9619aa95-8eed-4062-80dc-2f6dff2feecc\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"9619aa95-7c9f-4f05-b711-c346c111d6b0\",\n            \"title\": \"Digital Marketing-2022-04-19 12:03:22\",\n            \"description\": \"text here\",\n            \"due_date\": \"2022-03-17 20:00:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"9619aa95-8eed-4062-80dc-2f6dff2feecc\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f979f-f1ae-43f4-8906-7c88910efc68\",\n            \"title\": \"Digital Marketing-2022-04-14 11:52:05\",\n            \"description\": null,\n            \"due_date\": \"2022-04-15 16:10:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"9613c330-8238-4ed2-a300-1887117c313a\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f979f-e1a1-4416-97da-16ba2e0f4f09\",\n            \"title\": \"Mobile App Development-2022-04-14 11:52:05\",\n            \"description\": null,\n            \"due_date\": \"2022-04-15 16:10:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"9613c330-8238-4ed2-a300-1887117c313a\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f947b-0a78-4893-90fb-775866089bc9\",\n            \"title\": \"Digital Marketing-2022-04-14 11:43:17\",\n            \"description\": null,\n            \"due_date\": \"2022-04-15 16:10:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"9613c330-7041-4d8f-9cfa-0fc76b601032\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f947a-f086-4582-ad61-f74730e2e4be\",\n            \"title\": \"Mobile App Development-2022-04-14 11:43:17\",\n            \"description\": null,\n            \"due_date\": \"2022-04-15 16:10:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"paid\",\n            \"booking_invoice_id\": \"9613c330-7041-4d8f-9cfa-0fc76b601032\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f7fdc-93e5-4112-ad7f-313609836895\",\n            \"title\": \"Mobile App Development-2022-02-03 10:07:00\",\n            \"description\": null,\n            \"due_date\": \"2022-02-04 22:06:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"960f8472-2a3d-49e3-bf51-797eff7d914c\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f7fdc-90d4-42a7-897e-bba2d5de0ece\",\n            \"title\": \"Digital Marketing-2022-02-03 09:55:36\",\n            \"description\": null,\n            \"due_date\": \"2022-02-03 21:54:00\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"960f8472-2495-4491-aec2-35bf18de2d32\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f7fca-9cfc-4a1e-9831-842108980a86\",\n            \"title\": \"Mobile App Development-2021-11-18 04:50:15\",\n            \"description\": null,\n            \"due_date\": \"2021-11-19 05:30:38\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"960f846b-3664-4c04-9d2c-3b5386a9fab0\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        },\n        {\n            \"booking_id\": \"960f7fca-941e-4ea3-9197-bce6a7980068\",\n            \"title\": \"Digital Marketing-2021-11-18 04:49:10\",\n            \"description\": null,\n            \"due_date\": \"2021-11-18 16:48:38\",\n            \"duration\": 60,\n            \"notify_user\": 0,\n            \"task_status\": \"past due\",\n            \"payment_status\": \"pay_later\",\n            \"booking_invoice_id\": \"960f846b-33fb-4f6e-a80d-c0c34c96115c\",\n            \"attendee_id\": [\n                \"960f8001-cf13-4875-8112-870c16a91759\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"16adca5a-7b68-46d7-9d19-f61b93ff40ad"},{"name":"Assign Attendee To Booking","id":"1b5370de-c289-48a1-a08d-48cbb3c8a307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"attendee\": [\r\n        \"960f8003-6718-4f87-aa95-f43cd8b6edba\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking/attendee/961b75a2-3e1f-457d-a30d-55e3d16388df","description":"<p><strong>Assign attendee to particular booking by passing booking_id in url. Possible request parameters for assigning booking attendee:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>attendee</td>\n<td>required</td>\n<td>Attendee must be array to assign.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking","attendee","961b75a2-3e1f-457d-a30d-55e3d16388df"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"b5b53be4-d860-4e9a-88e1-e080d07497e3","name":"Assign Attendee To Booking - Service Industry","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"attendee\": [\r\n        \"960f8003-6718-4f87-aa95-f43cd8b6edba\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking/attendee/961b75a2-3e1f-457d-a30d-55e3d16388df"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 12:46:10 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"421"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"booking_id\": \"961b75a2-3e1f-457d-a30d-55e3d16388df\",\n        \"title\": \"Mobile App Development-2022-04-20 09:26:58\",\n        \"description\": \"text here\",\n        \"due_date\": \"2022-03-17 20:00:00\",\n        \"duration\": 60,\n        \"notify_user\": 0,\n        \"task_status\": \"past due\",\n        \"payment_status\": \"paid\",\n        \"booking_invoice_id\": \"961b75a2-517a-4b14-aceb-a2a5761a9f46\",\n        \"attendee_id\": [\n            \"960f8001-cf13-4875-8112-870c16a91759\",\n            \"960f8003-6718-4f87-aa95-f43cd8b6edba\"\n        ]\n    }\n}"}],"_postman_id":"1b5370de-c289-48a1-a08d-48cbb3c8a307"},{"name":"Change Status Of Booking","id":"9160795e-bef5-4169-bc80-050b3a6fdd3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"cancelled\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking/status/961b75a2-3e1f-457d-a30d-55e3d16388df","description":"<p><strong>Possible request parameters for updating a booking status:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>required</td>\n<td>Booking status. Value: \"cancelled\",\"completed\"</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking","status","961b75a2-3e1f-457d-a30d-55e3d16388df"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d6b315d9-38b1-45e5-b4af-e1f32945bd35","name":"Change Status Of Booking - Service Industry","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"cancelled\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/booking/status/961b75a2-3e1f-457d-a30d-55e3d16388df"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 13:11:28 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"422"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"booking_id\": \"961b75a2-3e1f-457d-a30d-55e3d16388df\",\n        \"title\": \"Mobile App Development-2022-04-20 09:26:58\",\n        \"description\": \"text here\",\n        \"due_date\": \"2022-03-17 20:00:00\",\n        \"duration\": 60,\n        \"notify_user\": 0,\n        \"task_status\": \"cancelled\",\n        \"payment_status\": \"paid\",\n        \"booking_invoice_id\": \"961b75a2-517a-4b14-aceb-a2a5761a9f46\",\n        \"attendee_id\": [\n            \"960f8001-cf13-4875-8112-870c16a91759\",\n            \"960f8003-6718-4f87-aa95-f43cd8b6edba\"\n        ]\n    }\n}"}],"_postman_id":"9160795e-bef5-4169-bc80-050b3a6fdd3a"},{"name":"Get All Attendee Listing","id":"343f0e9f-3c0b-4e32-8c83-3c46efaf60cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/booking/attendees","description":"<p>Get all attendee list for assigning to booking.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking","attendees"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"422c8aca-6c96-43b3-8917-deb848b34612","name":"Get All Attendee Listing - Service Industry","originalRequest":{"method":"GET","header":[],"url":"{{url}}/booking/attendees"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Apr 2022 12:38:23 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Vary","value":"Authorization,Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"Content-Length","value":"334"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": [\n        {\n            \"user_id\": \"960f8001-cf13-4875-8112-870c16a91759\",\n            \"name\": \"Sara Jones\",\n            \"email\": \"sarajones@gmail.com\"\n        },\n        {\n            \"user_id\": \"960f8003-6718-4f87-aa95-f43cd8b6edba\",\n            \"name\": \"Tom Rave\",\n            \"email\": \"tomrave@gmail.com\"\n        },\n        {\n            \"user_id\": \"960f8003-695e-4383-a2d2-1fac6d6d5a04\",\n            \"name\": \"Johny Doe\",\n            \"email\": \"johnydoe@gmail.com\"\n        }\n    ]\n}"}],"_postman_id":"343f0e9f-3c0b-4e32-8c83-3c46efaf60cd"}],"id":"10a4f0a2-9736-4eb3-a552-1f47bfd7bfb3","_postman_id":"10a4f0a2-9736-4eb3-a552-1f47bfd7bfb3","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Bookings","item":[{"name":"create booking","id":"2cfbe339-29c3-4d7a-a746-3ae1c06fc317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": null,\n    \"booking_availability_id\": \"9edcd45e-ab7a-440c-bd6d-3e84708e22e0\",\n    \"due_date\": \"2024-07-01 10:10:10\",\n    \"first_name\": \"gurinder\",\n    \"last_name\": \"singh\",\n    \"email\": \"gurinder+2112@digimoz.com\",\n    \"date_of_birth\": null,\n    \"coupon\": null,\n    \"source\": \"Booking Form\",\n    \"card_id\": null,\n    \"card_type\": \"visa\",\n    \"card_number\": \"4242424242424242\",\n    \"month\": \"5\",\n    \"year\": \"2028\",\n    \"cvv\": \"789\",\n    \"pay_type\": \"later\",\n    \"offerings\": [\n        {\n            \"id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n            \"quantity\": \"1\",\n            \"new_items\": [\n                {\n                    \"question\": \"My question 1 text\",\n                    \"answer\": \"my answer 1\"\n                },\n                {\n                    \"question\": \"My question 2 checkbox\",\n                    \"answer\": \"[\\\"one\\\",\\\"two\\\"]\"\n                },\n                {\n                    \"question\": \"one sub question radio\",\n                    \"answer\": \"option b\"\n                },\n                {\n                    \"question\": \"q upload\",\n                    \"answer\": null,\n                    \"temp_id\": [\"9ef917b8-425e-4552-bc7b-881eae6e9155\", \"9ef917e1-983b-4d36-9dfb-11d8e8f775bf\"]\n                },\n                {\n                    \"question\": \"My question 3 radio\",\n                    \"answer\": \"mohali\"\n                },\n                {\n                    \"question\": \"q dropdown\",\n                    \"answer\": \"drop 2\"\n                }\n            ]\n        }\n    ],\n    \"service_address\": {\n        \"address\": \"C 133\",\n        \"city\": \"mohali\",\n        \"state\": \"punjab\",\n        \"zip_code\": \"787879\",\n        \"country\": \"US\"\n    },\n    \"receive_whatsapp_notification\": \"no\",\n    \"custom_fields\": {\n        \"date01\": \"2025-09-19\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/create-booking","description":"<p><strong>Possible request parameters for create booking:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the booking</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>required</td>\n<td>Due date of the booking. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>booking_availability_id</td>\n<td>required</td>\n<td>Booking availability id of the booking availability</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number for the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job title of the contact</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Date of birth of the contact</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile number of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website url of the contact</td>\n</tr>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service address of contact. Refer to service address table</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }*  <br />Note: Custom field name should exists in system. Consider checking* Custom fields</td>\n</tr>\n<tr>\n<td>source</td>\n<td>required</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>coupon</td>\n<td>optional</td>\n<td>Coupon code for booking</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>required</td>\n<td>Payment Type vlaue: \"now\", \"later\"</td>\n</tr>\n<tr>\n<td>card</td>\n<td>required (if pay type : now)</td>\n<td>Card Details for Booking. Refer to card table</td>\n</tr>\n<tr>\n<td>offerings</td>\n<td>required</td>\n<td>Offering must be array that will applied for booking, min 1 offering required  <br />  <br />Refer to offerings table</td>\n</tr>\n<tr>\n<td>receive_whatsapp_notification</td>\n<td>required</td>\n<td>yes/no</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Service Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Service address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>Service city of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>Service state of the contact</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>optional</td>\n<td>Service zip of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Service country of the contact</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Card</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>card_name</td>\n<td>required for paid booking</td>\n<td>Contact name on card</td>\n</tr>\n<tr>\n<td>card_number</td>\n<td>required for paid booking</td>\n<td>Card number. 16 digits</td>\n</tr>\n<tr>\n<td>month</td>\n<td>required for paid booking</td>\n<td>Card exp month.</td>\n</tr>\n<tr>\n<td>year</td>\n<td>required for paid booking</td>\n<td>Card exp year. 4 digits ex: 2022</td>\n</tr>\n<tr>\n<td>cvv</td>\n<td>required for paid booking</td>\n<td>Card cvv.</td>\n</tr>\n<tr>\n<td>card_type</td>\n<td>required for paid booking</td>\n<td>Card type.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Offerings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>required</td>\n<td>Offering uuid</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>required</td>\n<td>Offering quantity</td>\n</tr>\n<tr>\n<td>new_items</td>\n<td>array optional</td>\n<td>Add questions and answer with offering eg: new_items[0][question]  <br />new_items[0][answer]  <br />so on.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["create-booking"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7cd64552-7a3e-4d6f-b31f-5b4a18452693","name":"create booking","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": null,\n    \"booking_availability_id\": \"9edcd45e-ab7a-440c-bd6d-3e84708e22e0\",\n    \"due_date\": \"2024-07-01 10:10:10\",\n    \"first_name\": \"gurinder\",\n    \"last_name\": \"singh\",\n    \"email\": \"gurinder+2112@digimoz.com\",\n    \"date_of_birth\": null,\n    \"coupon\": null,\n    \"source\": \"Booking Form\",\n    \"card_id\": null,\n    \"card_type\": \"visa\",\n    \"card_number\": \"4242424242424242\",\n    \"month\": \"5\",\n    \"year\": \"2028\",\n    \"cvv\": \"789\",\n    \"pay_type\": \"later\",\n    \"offerings\": [\n        {\n            \"id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n            \"quantity\": \"1\",\n            \"new_items\": [\n                {\n                    \"question\": \"My question 1 text\",\n                    \"answer\": \"my answer 1\"\n                },\n                {\n                    \"question\": \"My question 2 checkbox\",\n                    \"answer\": \"[\\\"one\\\",\\\"two\\\"]\"\n                },\n                {\n                    \"question\": \"one sub question radio\",\n                    \"answer\": \"option b\"\n                },\n                {\n                    \"question\": \"q upload\",\n                    \"answer\": null,\n                    \"temp_id\": [\"9ef917b8-425e-4552-bc7b-881eae6e9155\", \"9ef917e1-983b-4d36-9dfb-11d8e8f775bf\"]\n                },\n                {\n                    \"question\": \"My question 3 radio\",\n                    \"answer\": \"mohali\"\n                },\n                {\n                    \"question\": \"q dropdown\",\n                    \"answer\": \"drop 2\"\n                }\n            ]\n        }\n    ],\n    \"service_address\": {\n        \"address\": \"C 133\",\n        \"city\": \"mohali\",\n        \"state\": \"punjab\",\n        \"zip_code\": \"787879\",\n        \"country\": \"US\"\n    },\n    \"receive_whatsapp_notification\": \"no\",\n    \"custom_fields\": {\n        \"date01\": \"2025-09-19\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/create-booking"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 22 May 2025 15:15:07 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"status\": true,\n        \"contact_name\": \"gurinder singh\",\n        \"total_after_discount\": \"50.00\",\n        \"booking_date_time\": \"2024-07-01 10:10:10\",\n        \"offerings\": [\n            {\n                \"booking_id\": 71,\n                \"product_id\": 3,\n                \"task_id\": null,\n                \"price\": \"50.00\",\n                \"name\": \"aaa\",\n                \"duration\": \"240\",\n                \"tax_type\": null,\n                \"tax_value\": null,\n                \"coupon_applied\": false,\n                \"product_price\": \"50.00\",\n                \"quantity\": \"1\",\n                \"new_items\": [\n                    {\n                        \"question\": \"My question 1 text\",\n                        \"answer\": \"my answer 1\"\n                    },\n                    {\n                        \"question\": \"My question 2 checkbox\",\n                        \"answer\": \"[\\\"one\\\",\\\"two\\\"]\"\n                    },\n                    {\n                        \"question\": \"one sub question radio\",\n                        \"answer\": \"option b\"\n                    },\n                    {\n                        \"question\": \"q upload\",\n                        \"answer\": null,\n                        \"temp_id\": [\n                            \"9ef917b8-425e-4552-bc7b-881eae6e9155\",\n                            \"9ef917e1-983b-4d36-9dfb-11d8e8f775bf\"\n                        ]\n                    },\n                    {\n                        \"question\": \"My question 3 radio\",\n                        \"answer\": \"mohali\"\n                    },\n                    {\n                        \"question\": \"q dropdown\",\n                        \"answer\": \"drop 2\"\n                    }\n                ],\n                \"id\": 71\n            }\n        ],\n        \"taxDetail\": null\n    }\n}"}],"_postman_id":"2cfbe339-29c3-4d7a-a746-3ae1c06fc317"},{"name":"upload document for booking","id":"fbb741a9-d0b0-4c63-a0a3-d2d310087d55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"52acd582-b0fc-4f6c-a7ec-6e486b3abdbb","src":"fXWHNX-Ry/kSnH5pZ5Ac0qtt6QJjFgpWKrk6yHHpbZspflS8NC.jpg"}]},"url":"{{url}}/upload-booking-document/9edcd45e-ab7a-440c-bd6d-3e84708e22e0","description":"<p>Upload booking document by passing booking_availability_id in url.</p>\n<p>booking_availability_id: <em>36 character long</em></p>\n<p><strong>Possible request parameters for upload booking document:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>file</td>\n<td>required</td>\n<td>Upload the document that you'd like to include questions for when creating a booking</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["upload-booking-document","9edcd45e-ab7a-440c-bd6d-3e84708e22e0"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"358434b0-7c7b-4747-aacf-38d922550af5","name":"upload document for question","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"52acd582-b0fc-4f6c-a7ec-6e486b3abdbb","src":"fXWHNX-Ry/kSnH5pZ5Ac0qtt6QJjFgpWKrk6yHHpbZspflS8NC.jpg"}],"options":{"raw":{"language":"json"}}},"url":"{{url}}/upload-booking-document/9edcd45e-ab7a-440c-bd6d-3e84708e22e0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 22 May 2025 15:14:07 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": {\n        \"id\": \"9ef917e1-983b-4d36-9dfb-11d8e8f775bf\"\n    }\n}"}],"_postman_id":"fbb741a9-d0b0-4c63-a0a3-d2d310087d55"},{"name":"create bulk booking","id":"889430e8-7c9b-4fca-9a7c-ef8051beee94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"description\": null,\n        \"booking_availability_id\": \"9edcd45e-ab7a-440c-bd6d-3e84708e22e0\",\n        \"due_date\": \"2024-07-01 10:10:10\",\n        \"first_name\": \"gurinder\",\n        \"last_name\": \"singh\",\n        \"email\": \"gurinder+2113@digimoz.com\",\n        \"date_of_birth\": null,\n        \"coupon\": null,\n        \"source\": \"Booking Form\",\n        \"pay_type\": \"later\",\n        \"offerings\": [\n            {\n                \"id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n                \"quantity\": \"1\"\n            }\n        ],\n        \"service_address\": {\n            \"address\": \"C 133\",\n            \"city\": \"mohali\",\n            \"state\": \"punjab\",\n            \"zip_code\": \"787879\",\n            \"country\": \"US\"\n        },\n        \"receive_whatsapp_notification\": \"no\",\n        \"custom_fields\": {\n            \"date01\": \"2025-09-19\"\n        }\n    },\n    {\n        \"description\": null,\n        \"booking_availability_id\": \"9edcd45e-ab7a-440c-bd6d-3e84708e22e0\",\n        \"due_date\": \"2024-07-01 10:10:10\",\n        \"first_name\": \"gurinder\",\n        \"last_name\": \"singh\",\n        \"email\": \"gurinder+2113@digimoz.com\",\n        \"date_of_birth\": null,\n        \"coupon\": null,\n        \"source\": \"Booking Form\",\n        \"pay_type\": \"later\",\n        \"offerings\": [\n            {\n                \"id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n                \"quantity\": \"1\"\n            }\n        ],\n        \"service_address\": {\n            \"address\": \"C 133\",\n            \"city\": \"mohali\",\n            \"state\": \"punjab\",\n            \"zip_code\": \"787879\",\n            \"country\": \"US\"\n        },\n        \"receive_whatsapp_notification\": \"no\",\n        \"custom_fields\": null\n    }\n]","options":{"raw":{"language":"json"}}},"url":"{{url}}/create-bulk-booking","description":"<p><strong>Possible request parameters for create booking:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>description</td>\n<td>optional</td>\n<td>Description of the booking</td>\n</tr>\n<tr>\n<td>due_date</td>\n<td>required</td>\n<td>Due date of the booking. Format Y-m-d H:i:s (UTC) ex: 2019-02-22 11:15:12</td>\n</tr>\n<tr>\n<td>booking_availability_id</td>\n<td>required</td>\n<td>Booking availability id of the booking availability</td>\n</tr>\n<tr>\n<td>first_name</td>\n<td>optional</td>\n<td>First name of the contact</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>required</td>\n<td>Last name of the contact</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n<td>Email of the contact</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>optional</td>\n<td>Phone number for the contact</td>\n</tr>\n<tr>\n<td>job_title</td>\n<td>optional</td>\n<td>Job title of the contact</td>\n</tr>\n<tr>\n<td>date_of_birth</td>\n<td>optional</td>\n<td>Date of birth of the contact</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>optional</td>\n<td>Mobile number of the contact</td>\n</tr>\n<tr>\n<td>fax</td>\n<td>optional</td>\n<td>Fax of the contact</td>\n</tr>\n<tr>\n<td>website</td>\n<td>optional</td>\n<td>Website url of the contact</td>\n</tr>\n<tr>\n<td>service_address</td>\n<td>optional</td>\n<td>Service address of contact. Refer to service address table</td>\n</tr>\n<tr>\n<td>custom_fields</td>\n<td>optional</td>\n<td>More information about contact. It should be json of custom field values and having custom field names as index. For Example:  <br />{ \"color\": \"red\", \"size\": \"small\" }*  <br />Note: Custom field name should exists in system. Consider checking* Custom fields</td>\n</tr>\n<tr>\n<td>source</td>\n<td>required</td>\n<td>Source of the contact</td>\n</tr>\n<tr>\n<td>pay_type</td>\n<td>required</td>\n<td>Payment Type vlaue: \"later\"</td>\n</tr>\n<tr>\n<td>offerings</td>\n<td>required</td>\n<td>Offering must be array that will applied for booking, min 1 offering required  <br />  <br />Refer to offerings table</td>\n</tr>\n<tr>\n<td>receive_whatsapp_notification</td>\n<td>required</td>\n<td>yes/no</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Service Address</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>optional</td>\n<td>Service address of the contact</td>\n</tr>\n<tr>\n<td>city</td>\n<td>optional</td>\n<td>Service city of the contact</td>\n</tr>\n<tr>\n<td>state</td>\n<td>optional</td>\n<td>Service state of the contact</td>\n</tr>\n<tr>\n<td>zip_code</td>\n<td>optional</td>\n<td>Service zip of the contact</td>\n</tr>\n<tr>\n<td>country</td>\n<td>optional</td>\n<td>Service country of the contact</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Offerings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>required</td>\n<td>Offering uuid</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>required</td>\n<td>Offering quantity</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["create-bulk-booking"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"889430e8-7c9b-4fca-9a7c-ef8051beee94"}],"id":"81fd1524-701d-40fa-86d4-be2dac52969b","_postman_id":"81fd1524-701d-40fa-86d4-be2dac52969b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}},{"name":"Booking Preferrence","item":[{"name":"Listing With Pagination","id":"3a7b71fa-8a95-400d-8727-5d1fa6ed0add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/booking-preferences?first=10&page=1","description":"<p>Get all coupons listing along with pagination. Possible request parameters are:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first</td>\n<td>optional</td>\n<td>Get number of records per page, default 20</td>\n</tr>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Get the records by page number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking-preferences"],"host":["{{url}}"],"query":[{"key":"first","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"db35ca23-1c6a-4849-9bab-d3868aa0fd5d","name":"Get All Booking Preferrence","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/booking-preferences?search&first=10&page=1&field=created_at&order=DESC","host":["{{url}}"],"path":["booking-preferences"],"query":[{"key":"search","value":null},{"key":"first","value":"10"},{"key":"page","value":"1"},{"key":"field","value":"created_at"},{"key":"order","value":"DESC"},{"key":"per_page","value":"2","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 May 2025 16:17:11 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"current_page\": 1,\n        \"data\": [\n            {\n                \"booking_availability_id\": \"9edcd45e-ab7a-440c-bd6d-3e84708e22e0\",\n                \"team_id\": 45,\n                \"user_id\": 41,\n                \"published_at\": null,\n                \"booking_type\": \"time\",\n                \"available_from\": null,\n                \"available_to\": null,\n                \"available_start_time\": null,\n                \"available_end_time\": null,\n                \"weekends_off\": null,\n                \"dates_off\": null,\n                \"times_off\": null,\n                \"checkout_styling\": \"\\\"\\\"\",\n                \"summary_styling\": \"\\\"\\\"\",\n                \"checkout_fields\": \"{\\\"colorScheme\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"\\\",\\\"visible\\\":true,\\\"disabled\\\":false,\\\"value\\\":\\\"#6E5DC6\\\"},\\\"basicInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Basic Details\\\",\\\"visible\\\":true,\\\"disabled\\\":false},\\\"serviceInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Service Address\\\",\\\"visible\\\":false,\\\"disabled\\\":false},\\\"billingInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Billing Address\\\",\\\"visible\\\":true,\\\"disabled\\\":false},\\\"paymentBox\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Card Details\\\",\\\"visible\\\":false,\\\"disabled\\\":false},\\\"firstName\\\":{\\\"name\\\":\\\"First name\\\",\\\"label\\\":\\\"First name\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter First Name\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"lastName\\\":{\\\"name\\\":\\\"Last name\\\",\\\"label\\\":\\\"Last name\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Last Name\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"email\\\":{\\\"name\\\":\\\"Email\\\",\\\"label\\\":\\\"Email Address\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Email Address\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"company\\\":{\\\"name\\\":\\\"Company\\\",\\\"label\\\":\\\"Company\\\",\\\"required\\\":false,\\\"visible\\\":false,\\\"placeholder\\\":\\\"Enter Company\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"phone\\\":{\\\"name\\\":\\\"Phone\\\",\\\"label\\\":\\\"Phone\\\",\\\"required\\\":false,\\\"visible\\\":false,\\\"placeholder\\\":\\\"Enter Phone Number\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"job_title\\\":{\\\"name\\\":\\\"jobTitle\\\",\\\"label\\\":\\\"Job Title\\\",\\\"required\\\":false,\\\"visible\\\":false,\\\"placeholder\\\":\\\"Enter Job Title\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"date_of_birth\\\":{\\\"name\\\":\\\"dateOfBirth\\\",\\\"label\\\":\\\"Date Of Birth\\\",\\\"required\\\":false,\\\"visible\\\":false,\\\"placeholder\\\":\\\"Enter Date Of Birth\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"mobile\\\":{\\\"name\\\":\\\"mobile\\\",\\\"label\\\":\\\"Mobile\\\",\\\"required\\\":false,\\\"visible\\\":false,\\\"placeholder\\\":\\\"Enter Mobile Number\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"website\\\":{\\\"name\\\":\\\"website\\\",\\\"label\\\":\\\"Website\\\",\\\"required\\\":false,\\\"visible\\\":false,\\\"placeholder\\\":\\\"Enter website\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"fax\\\":{\\\"name\\\":\\\"fax\\\",\\\"label\\\":\\\"Fax\\\",\\\"required\\\":false,\\\"visible\\\":false,\\\"placeholder\\\":\\\"Enter Fax Number\\\",\\\"type\\\":\\\"basicInfo\\\"},\\\"street\\\":{\\\"name\\\":\\\"Street\\\",\\\"label\\\":\\\"Street\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Address\\\",\\\"type\\\":\\\"billingInfo\\\"},\\\"city\\\":{\\\"name\\\":\\\"City\\\",\\\"label\\\":\\\"City\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter City\\\",\\\"type\\\":\\\"billingInfo\\\"},\\\"country\\\":{\\\"name\\\":\\\"Country\\\",\\\"label\\\":\\\"Country\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Country\\\",\\\"type\\\":\\\"billingInfo\\\"},\\\"state\\\":{\\\"name\\\":\\\"State\\\",\\\"label\\\":\\\"State\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter State\\\",\\\"type\\\":\\\"billingInfo\\\"},\\\"zipCode\\\":{\\\"name\\\":\\\"zipCode\\\",\\\"label\\\":\\\"Zip code\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Zip code\\\",\\\"type\\\":\\\"billingInfo\\\"},\\\"nameOnCard\\\":{\\\"name\\\":\\\"nameOnCard\\\",\\\"label\\\":\\\"Name on card\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter name on card\\\",\\\"type\\\":\\\"paymentInfo\\\"},\\\"cardNumber\\\":{\\\"name\\\":\\\"cardNumber\\\",\\\"label\\\":\\\"Card Number\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter card number\\\",\\\"type\\\":\\\"paymentInfo\\\"},\\\"month\\\":{\\\"name\\\":\\\"month\\\",\\\"label\\\":\\\"Month\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter month\\\",\\\"type\\\":\\\"paymentInfo\\\"},\\\"year\\\":{\\\"name\\\":\\\"year\\\",\\\"label\\\":\\\"Year\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter year\\\",\\\"type\\\":\\\"paymentInfo\\\"},\\\"cvv\\\":{\\\"name\\\":\\\"cvv\\\",\\\"label\\\":\\\"CVV\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter CVV\\\",\\\"type\\\":\\\"paymentInfo\\\"}}\",\n                \"created_at\": \"2025-05-08T14:02:09.000000Z\",\n                \"updated_at\": \"2025-05-08T14:03:00.000000Z\",\n                \"deleted_at\": null,\n                \"is_global\": 1,\n                \"time_slot\": null,\n                \"name\": \"fsdfsdf\",\n                \"client_portal\": 1,\n                \"offerings\": [\n                    {\n                        \"id\": 3,\n                        \"product_id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n                        \"via_mass\": 0,\n                        \"via_api\": 0,\n                        \"team_id\": 45,\n                        \"user_id\": 41,\n                        \"product_type\": \"service\",\n                        \"type\": \"one_time\",\n                        \"validity\": null,\n                        \"auto_charge\": 0,\n                        \"validity_type\": \"hourly\",\n                        \"sku\": null,\n                        \"variation_id\": null,\n                        \"name\": \"aaa\",\n                        \"price\": \"50.00\",\n                        \"cost\": \"50.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"url\": null,\n                        \"description\": \"dasdas\",\n                        \"store_id\": null,\n                        \"bought_customer_count\": null,\n                        \"downloadable\": null,\n                        \"download_limit\": null,\n                        \"tax_applicable\": 0,\n                        \"tax_class_id\": null,\n                        \"stock\": 0,\n                        \"date_created\": \"2025-01-09 17:05:09\",\n                        \"deleted_at\": null,\n                        \"created_at\": \"2025-01-09T17:05:09.000000Z\",\n                        \"updated_at\": \"2025-01-09T17:05:09.000000Z\",\n                        \"date_out_of_stock\": null,\n                        \"images\": [],\n                        \"pivot\": {\n                            \"booking_availability_id\": 13,\n                            \"product_id\": 3,\n                            \"show_price\": 1,\n                            \"duration\": \"240\",\n                            \"availability_data\": null\n                        },\n                        \"service_task_items\": [\n                            {\n                                \"product_item_id\": \"9dedb2b3c42145518807ac571d1c36f3\",\n                                \"product_id\": 3,\n                                \"title\": \"aaa\",\n                                \"description\": \"dsad\",\n                                \"duration\": 240,\n                                \"created_at\": \"2025-01-09T17:05:09.000000Z\",\n                                \"updated_at\": \"2025-01-09T17:05:09.000000Z\"\n                            }\n                        ]\n                    }\n                ],\n                \"booking_availability_assignee\": null,\n                \"booking_availability_items\": [\n                    {\n                        \"id\": 13,\n                        \"booking_availability_id\": 13,\n                        \"product_id\": 3,\n                        \"question\": \"q1\",\n                        \"answer_type\": 1,\n                        \"default_value\": null,\n                        \"item_options\": null,\n                        \"item_attributes\": null,\n                        \"required\": 0,\n                        \"created_at\": \"2025-05-08T14:03:00.000000Z\",\n                        \"updated_at\": \"2025-05-08T14:03:00.000000Z\"\n                    }\n                ],\n                \"booking_availability_detail\": {\n                    \"id\": 10,\n                    \"booking_availability_id\": 13,\n                    \"booking_availability\": \"{\\\"buffer\\\": 15, \\\"interval\\\": 30, \\\"availability\\\": [{\\\"day\\\": 1, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\", \\\"sameForAll\\\": true}, {\\\"day\\\": 2, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 3, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 4, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 5, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 6, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 0, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}], \\\"multipleBooking\\\": 1, \\\"timeBasedBooking\\\": true}\",\n                    \"created_at\": \"2025-05-08T14:02:09.000000Z\",\n                    \"updated_at\": \"2025-05-08T14:03:00.000000Z\"\n                }\n            },\n            {\n                \"booking_availability_id\": \"9e0b51a5-aecb-402b-bfd0-0499705d73c8\",\n                \"team_id\": 45,\n                \"user_id\": 41,\n                \"published_at\": \"2025-01-24 10:29:10\",\n                \"booking_type\": \"time\",\n                \"available_from\": null,\n                \"available_to\": null,\n                \"available_start_time\": null,\n                \"available_end_time\": null,\n                \"weekends_off\": null,\n                \"dates_off\": null,\n                \"times_off\": null,\n                \"checkout_styling\": \"\\\"\\\"\",\n                \"summary_styling\": \"\\\"\\\"\",\n                \"checkout_fields\": \"{\\\"basicInfo\\\":[{\\\"colorScheme\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"\\\",\\\"visible\\\":true,\\\"disabled\\\":false,\\\"value\\\":\\\"#6E5DC6\\\"}},{\\\"basicInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Basic Details\\\",\\\"visible\\\":true,\\\"disabled\\\":false}},{\\\"firstName\\\":{\\\"name\\\":\\\"First name\\\",\\\"label\\\":\\\"First name\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter First Name\\\",\\\"type\\\":\\\"basicInfo\\\"}},{\\\"lastName\\\":{\\\"name\\\":\\\"Last name\\\",\\\"label\\\":\\\"Last name\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Last Name\\\",\\\"type\\\":\\\"basicInfo\\\"}},{\\\"email\\\":{\\\"name\\\":\\\"Email\\\",\\\"label\\\":\\\"Email Address\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Email Address\\\",\\\"type\\\":\\\"basicInfo\\\"}}],\\\"serviceInfo\\\":[{\\\"serviceInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Service Address\\\",\\\"visible\\\":true,\\\"disabled\\\":false}},{\\\"baseStreet\\\":{\\\"name\\\":\\\"baseStreet\\\",\\\"label\\\":\\\"Street\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Address\\\",\\\"type\\\":\\\"serviceInfo\\\"}},{\\\"baseCity\\\":{\\\"name\\\":\\\"baseCity\\\",\\\"label\\\":\\\"City\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter City\\\",\\\"type\\\":\\\"serviceInfo\\\"}},{\\\"baseCountry\\\":{\\\"name\\\":\\\"baseCountry\\\",\\\"label\\\":\\\"Country\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Country\\\",\\\"type\\\":\\\"serviceInfo\\\"}},{\\\"baseState\\\":{\\\"name\\\":\\\"baseState\\\",\\\"label\\\":\\\"State\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter State\\\",\\\"type\\\":\\\"serviceInfo\\\"}},{\\\"baseZipCode\\\":{\\\"name\\\":\\\"baseZipCode\\\",\\\"label\\\":\\\"Zip code\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Zip code\\\",\\\"type\\\":\\\"serviceInfo\\\"}}],\\\"customFields\\\":[],\\\"billingInfo\\\":[{\\\"billingInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Billing Address\\\",\\\"visible\\\":true,\\\"disabled\\\":false}},{\\\"street\\\":{\\\"name\\\":\\\"Street\\\",\\\"label\\\":\\\"Street\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Address\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"city\\\":{\\\"name\\\":\\\"City\\\",\\\"label\\\":\\\"City\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter City\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"country\\\":{\\\"name\\\":\\\"Country\\\",\\\"label\\\":\\\"Country\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Country\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"state\\\":{\\\"name\\\":\\\"State\\\",\\\"label\\\":\\\"State\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter State\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"zipCode\\\":{\\\"name\\\":\\\"zipCode\\\",\\\"label\\\":\\\"Zip code\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Zip code\\\",\\\"type\\\":\\\"billingInfo\\\"}}],\\\"paymentInfo\\\":[{\\\"paymentBox\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Card Details\\\",\\\"visible\\\":false,\\\"disabled\\\":false}},{\\\"nameOnCard\\\":{\\\"name\\\":\\\"nameOnCard\\\",\\\"label\\\":\\\"Name on card\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter name on card\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"cardNumber\\\":{\\\"name\\\":\\\"cardNumber\\\",\\\"label\\\":\\\"Card Number\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter card number\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"month\\\":{\\\"name\\\":\\\"month\\\",\\\"label\\\":\\\"Month\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter month\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"year\\\":{\\\"name\\\":\\\"year\\\",\\\"label\\\":\\\"Year\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter year\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"cvv\\\":{\\\"name\\\":\\\"cvv\\\",\\\"label\\\":\\\"CVV\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter CVV\\\",\\\"type\\\":\\\"paymentInfo\\\"}}]}\",\n                \"created_at\": \"2025-01-24T10:28:36.000000Z\",\n                \"updated_at\": \"2025-03-15T16:07:21.000000Z\",\n                \"deleted_at\": null,\n                \"is_global\": 1,\n                \"time_slot\": null,\n                \"name\": \"abcd\",\n                \"client_portal\": 0,\n                \"offerings\": [\n                    {\n                        \"id\": 3,\n                        \"product_id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n                        \"via_mass\": 0,\n                        \"via_api\": 0,\n                        \"team_id\": 45,\n                        \"user_id\": 41,\n                        \"product_type\": \"service\",\n                        \"type\": \"one_time\",\n                        \"validity\": null,\n                        \"auto_charge\": 0,\n                        \"validity_type\": \"hourly\",\n                        \"sku\": null,\n                        \"variation_id\": null,\n                        \"name\": \"aaa\",\n                        \"price\": \"50.00\",\n                        \"cost\": \"50.00\",\n                        \"sale_price\": null,\n                        \"yearly_price\": null,\n                        \"url\": null,\n                        \"description\": \"dasdas\",\n                        \"store_id\": null,\n                        \"bought_customer_count\": null,\n                        \"downloadable\": null,\n                        \"download_limit\": null,\n                        \"tax_applicable\": 0,\n                        \"tax_class_id\": null,\n                        \"stock\": 0,\n                        \"date_created\": \"2025-01-09 17:05:09\",\n                        \"deleted_at\": null,\n                        \"created_at\": \"2025-01-09T17:05:09.000000Z\",\n                        \"updated_at\": \"2025-01-09T17:05:09.000000Z\",\n                        \"date_out_of_stock\": null,\n                        \"images\": [],\n                        \"pivot\": {\n                            \"booking_availability_id\": 4,\n                            \"product_id\": 3,\n                            \"show_price\": 1,\n                            \"duration\": \"240\",\n                            \"availability_data\": null\n                        },\n                        \"service_task_items\": [\n                            {\n                                \"product_item_id\": \"9dedb2b3c42145518807ac571d1c36f3\",\n                                \"product_id\": 3,\n                                \"title\": \"aaa\",\n                                \"description\": \"dsad\",\n                                \"duration\": 240,\n                                \"created_at\": \"2025-01-09T17:05:09.000000Z\",\n                                \"updated_at\": \"2025-01-09T17:05:09.000000Z\"\n                            }\n                        ]\n                    }\n                ],\n                \"booking_availability_assignee\": null,\n                \"booking_availability_items\": [],\n                \"booking_availability_detail\": {\n                    \"id\": 2,\n                    \"booking_availability_id\": 4,\n                    \"booking_availability\": \"{\\\"buffer\\\": 15, \\\"interval\\\": 30, \\\"availability\\\": [{\\\"day\\\": 1, \\\"endTime\\\": \\\"23:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"15:00:00\\\", \\\"sameForAll\\\": true}, {\\\"day\\\": 2, \\\"endTime\\\": \\\"23:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"15:00:00\\\"}, {\\\"day\\\": 3, \\\"endTime\\\": \\\"23:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"15:00:00\\\"}, {\\\"day\\\": 4, \\\"endTime\\\": \\\"23:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"15:00:00\\\"}, {\\\"day\\\": 5, \\\"endTime\\\": \\\"23:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"15:00:00\\\"}, {\\\"day\\\": 6, \\\"endTime\\\": \\\"23:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"15:00:00\\\"}, {\\\"day\\\": 0, \\\"endTime\\\": \\\"23:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"15:00:00\\\"}], \\\"multipleBooking\\\": 1}\",\n                    \"created_at\": \"2025-01-24T10:28:36.000000Z\",\n                    \"updated_at\": \"2025-03-15T16:07:21.000000Z\"\n                }\n            }\n        ],\n        \"first_page_url\": \"https://api.saleoid.sayosquare.com/api/booking-preferences?page=1\",\n        \"from\": 1,\n        \"last_page\": 1,\n        \"last_page_url\": \"https://api.saleoid.sayosquare.com/api/booking-preferences?page=1\",\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://api.saleoid.sayosquare.com/api/booking-preferences?page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"next_page_url\": null,\n        \"path\": \"https://api.saleoid.sayosquare.com/api/booking-preferences\",\n        \"per_page\": 10,\n        \"prev_page_url\": null,\n        \"to\": 2,\n        \"total\": 2\n    }\n}"}],"_postman_id":"3a7b71fa-8a95-400d-8727-5d1fa6ed0add"},{"name":"Single Booking Preference","id":"3812dedd-9d9e-43cb-8c3f-583d7bbee1e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/booking-preferences-detail/9edcd45e-ab7a-440c-bd6d-3e84708e22e0","description":"<p>Get particular Booking preference details by passing booking_availability_id in url.</p>\n<p>booking_availability_id: <em>36 character long</em></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}},"urlObject":{"path":["booking-preferences-detail","9edcd45e-ab7a-440c-bd6d-3e84708e22e0"],"host":["{{url}}"],"query":[{"disabled":true,"key":"per_page","value":"2"}],"variable":[]}},"response":[{"id":"d7662931-3198-45c0-bae7-d1e051fde56e","name":"Single Booking Preference","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}/booking-preferences-detail/9edcd45e-ab7a-440c-bd6d-3e84708e22e0","host":["{{url}}"],"path":["booking-preferences-detail","9edcd45e-ab7a-440c-bd6d-3e84708e22e0"],"query":[{"key":"per_page","value":"2","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Origin"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 22 May 2025 14:59:14 GMT"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"X-Frame-Options","value":"ALLOW-FROM *"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"data\": {\n        \"booking_availability_id\": \"9edcd45e-ab7a-440c-bd6d-3e84708e22e0\",\n        \"team_id\": 45,\n        \"user_id\": 41,\n        \"published_at\": \"2025-05-09 17:34:46\",\n        \"booking_type\": \"time\",\n        \"available_from\": null,\n        \"available_to\": null,\n        \"available_start_time\": null,\n        \"available_end_time\": null,\n        \"weekends_off\": null,\n        \"dates_off\": null,\n        \"times_off\": null,\n        \"checkout_styling\": \"\\\"\\\"\",\n        \"summary_styling\": \"\\\"\\\"\",\n        \"checkout_fields\": \"{\\\"basicInfo\\\":[{\\\"colorScheme\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"\\\",\\\"visible\\\":true,\\\"disabled\\\":false,\\\"value\\\":\\\"#6E5DC6\\\"}},{\\\"basicInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Basic Details\\\",\\\"visible\\\":true,\\\"disabled\\\":false}},{\\\"firstName\\\":{\\\"name\\\":\\\"First name\\\",\\\"label\\\":\\\"First name\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter First Name\\\",\\\"type\\\":\\\"basicInfo\\\"}},{\\\"lastName\\\":{\\\"name\\\":\\\"Last name\\\",\\\"label\\\":\\\"Last name\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Last Name\\\",\\\"type\\\":\\\"basicInfo\\\"}},{\\\"email\\\":{\\\"name\\\":\\\"Email\\\",\\\"label\\\":\\\"Email Address\\\",\\\"isDefault\\\":true,\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Email Address\\\",\\\"type\\\":\\\"basicInfo\\\"}}],\\\"serviceInfo\\\":[{\\\"serviceInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Service Address\\\",\\\"visible\\\":false,\\\"disabled\\\":false}}],\\\"customFields\\\":[],\\\"billingInfo\\\":[{\\\"billingInfo\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Billing Address\\\",\\\"visible\\\":true,\\\"disabled\\\":false}},{\\\"street\\\":{\\\"name\\\":\\\"Street\\\",\\\"label\\\":\\\"Street\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Address\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"city\\\":{\\\"name\\\":\\\"City\\\",\\\"label\\\":\\\"City\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter City\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"country\\\":{\\\"name\\\":\\\"Country\\\",\\\"label\\\":\\\"Country\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Country\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"state\\\":{\\\"name\\\":\\\"State\\\",\\\"label\\\":\\\"State\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter State\\\",\\\"type\\\":\\\"billingInfo\\\"}},{\\\"zipCode\\\":{\\\"name\\\":\\\"zipCode\\\",\\\"label\\\":\\\"Zip code\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter Zip code\\\",\\\"type\\\":\\\"billingInfo\\\"}}],\\\"paymentInfo\\\":[{\\\"paymentBox\\\":{\\\"type\\\":\\\"label\\\",\\\"label\\\":\\\"Card Details\\\",\\\"visible\\\":false,\\\"disabled\\\":false}},{\\\"nameOnCard\\\":{\\\"name\\\":\\\"nameOnCard\\\",\\\"label\\\":\\\"Name on card\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter name on card\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"cardNumber\\\":{\\\"name\\\":\\\"cardNumber\\\",\\\"label\\\":\\\"Card Number\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter card number\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"month\\\":{\\\"name\\\":\\\"month\\\",\\\"label\\\":\\\"Month\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter month\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"year\\\":{\\\"name\\\":\\\"year\\\",\\\"label\\\":\\\"Year\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter year\\\",\\\"type\\\":\\\"paymentInfo\\\"}},{\\\"cvv\\\":{\\\"name\\\":\\\"cvv\\\",\\\"label\\\":\\\"CVV\\\",\\\"required\\\":true,\\\"visible\\\":true,\\\"placeholder\\\":\\\"Enter CVV\\\",\\\"type\\\":\\\"paymentInfo\\\"}}]}\",\n        \"created_at\": \"2025-05-08T14:02:09.000000Z\",\n        \"updated_at\": \"2025-05-22T14:59:01.000000Z\",\n        \"deleted_at\": null,\n        \"is_global\": 1,\n        \"time_slot\": null,\n        \"name\": \"New Booking 1\",\n        \"client_portal\": 1,\n        \"offerings\": [\n            {\n                \"id\": 3,\n                \"product_id\": \"9dedb2b3-bf5e-442a-af19-62e9209b8fe6\",\n                \"via_mass\": 0,\n                \"via_api\": 0,\n                \"team_id\": 45,\n                \"user_id\": 41,\n                \"product_type\": \"service\",\n                \"type\": \"one_time\",\n                \"validity\": null,\n                \"auto_charge\": 0,\n                \"validity_type\": \"hourly\",\n                \"sku\": null,\n                \"variation_id\": null,\n                \"name\": \"aaa\",\n                \"price\": \"50.00\",\n                \"cost\": \"50.00\",\n                \"sale_price\": null,\n                \"yearly_price\": null,\n                \"url\": null,\n                \"description\": \"dasdas\",\n                \"store_id\": null,\n                \"bought_customer_count\": null,\n                \"downloadable\": null,\n                \"download_limit\": null,\n                \"tax_applicable\": 0,\n                \"tax_class_id\": null,\n                \"stock\": 0,\n                \"date_created\": \"2025-01-09 17:05:09\",\n                \"deleted_at\": null,\n                \"created_at\": \"2025-01-09T17:05:09.000000Z\",\n                \"updated_at\": \"2025-01-09T17:05:09.000000Z\",\n                \"date_out_of_stock\": null,\n                \"images\": [],\n                \"pivot\": {\n                    \"booking_availability_id\": 13,\n                    \"product_id\": 3,\n                    \"show_price\": 1,\n                    \"duration\": \"240\",\n                    \"availability_data\": null\n                },\n                \"service_task_items\": [\n                    {\n                        \"product_item_id\": \"9dedb2b3c42145518807ac571d1c36f3\",\n                        \"product_id\": 3,\n                        \"title\": \"aaa\",\n                        \"description\": \"dsad\",\n                        \"duration\": 240,\n                        \"created_at\": \"2025-01-09T17:05:09.000000Z\",\n                        \"updated_at\": \"2025-01-09T17:05:09.000000Z\"\n                    }\n                ]\n            }\n        ],\n        \"booking_availability_assignee\": null,\n        \"booking_availability_items\": [\n            {\n                \"question\": \"My question 1 text\",\n                \"answer_type\": \"TEXTBOX\",\n                \"item_options\": null,\n                \"required\": false\n            },\n            {\n                \"question\": \"My question 2 checkbox\",\n                \"answer_type\": \"CHECKBOX\",\n                \"item_options\": [\n                    {\n                        \"value\": \"one\",\n                        \"label\": \"one\",\n                        \"subQuestion\": {\n                            \"question\": \"one sub question radio\",\n                            \"answer_type\": \"RADIO\",\n                            \"default_value\": null,\n                            \"item_options\": [\n                                {\n                                    \"value\": \"option a\",\n                                    \"label\": \"option a\",\n                                    \"subQuestion\": {\n                                        \"question\": \"sub sub question date\",\n                                        \"answer_type\": \"DATE\",\n                                        \"default_value\": null,\n                                        \"item_options\": null,\n                                        \"item_attributes\": null,\n                                        \"required\": false\n                                    }\n                                },\n                                {\n                                    \"value\": \"option b\",\n                                    \"label\": \"option b\",\n                                    \"subQuestion\": {\n                                        \"question\": \"q upload\",\n                                        \"answer_type\": \"UPLOAD\",\n                                        \"default_value\": null,\n                                        \"item_options\": null,\n                                        \"item_attributes\": null,\n                                        \"required\": false\n                                    }\n                                }\n                            ],\n                            \"item_attributes\": null,\n                            \"required\": false\n                        }\n                    },\n                    {\n                        \"value\": \"two\",\n                        \"label\": \"two\"\n                    }\n                ],\n                \"required\": false\n            },\n            {\n                \"question\": \"My question 3 radio\",\n                \"answer_type\": \"RADIO\",\n                \"item_options\": [\n                    {\n                        \"value\": \"chd\",\n                        \"label\": \"chd\"\n                    },\n                    {\n                        \"value\": \"mohali\",\n                        \"label\": \"mohali\"\n                    }\n                ],\n                \"required\": false\n            },\n            {\n                \"question\": \"q dropdown\",\n                \"answer_type\": \"DROPDOWN\",\n                \"item_options\": [\n                    {\n                        \"value\": \"drop 1\",\n                        \"label\": \"drop 1\"\n                    },\n                    {\n                        \"value\": \"drop 2\",\n                        \"label\": \"drop 2\"\n                    },\n                    {\n                        \"value\": \"drop 3\",\n                        \"label\": \"drop 3\"\n                    }\n                ],\n                \"required\": false\n            }\n        ],\n        \"booking_availability_detail\": {\n            \"id\": 10,\n            \"booking_availability_id\": 13,\n            \"booking_availability\": \"{\\\"buffer\\\": 15, \\\"interval\\\": 30, \\\"availability\\\": [{\\\"day\\\": 1, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\", \\\"sameForAll\\\": true}, {\\\"day\\\": 2, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 3, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 4, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 5, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 6, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}, {\\\"day\\\": 0, \\\"endTime\\\": \\\"14:00:00\\\", \\\"available\\\": true, \\\"startTime\\\": \\\"13:00:00\\\"}], \\\"multipleBooking\\\": 1, \\\"timeBasedBooking\\\": false}\",\n            \"created_at\": \"2025-05-08T14:02:09.000000Z\",\n            \"updated_at\": \"2025-05-22T14:59:01.000000Z\"\n        }\n    }\n}"}],"_postman_id":"3812dedd-9d9e-43cb-8c3f-583d7bbee1e5"}],"id":"e0c0ccfd-4695-4722-9e6c-81f1cc50e6d5","_postman_id":"e0c0ccfd-4695-4722-9e6c-81f1cc50e6d5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"ad10d8bf-9dce-4974-a889-38b345e1e365","id":"ad10d8bf-9dce-4974-a889-38b345e1e365","name":"SALEOID API Documentation","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]}},"event":[{"listen":"prerequest","script":{"id":"1c1b0ef5-6f4e-4048-9f8d-a9a1489dfc3a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8629c182-ec74-4a0b-b1b7-278f427edf2e","type":"text/javascript","exec":[""]}}]}